HABdroid not supporting push buttons (TOGGLE)

I configured a push button.
When I press the button on the ClassicUI it send the TOGGLÖE command.
So I configured the Item accordingly.

String CastPause "Pause" {exec=">[TOGGLE:/opt/castnow_control/castnow_send_command.sh pause]", "autoupdate"="false"}

But when I press the same button in HABdroid it send the ON/OFF command.
2015-11-29 12:44:29.370 [WARN ] [.o.b.exec.internal.ExecBinding] - doesn't find matching binding provider [itemName=CastPause, command=ON]

Another issue is that the button in the app does not switch back to OFF automatically.

Hi Christoph,

I have exactly the same problem with the iOS app. Took me a while to figure it out.

Can you please add a note to the “castnow_control” readme to inform people?

Thanks.
I added a note at the end of the readme.