Closed GoogleCodeExporter closed 9 years ago
I doubt that there is a problem with HABDroid - the demo sitemap contains
Switch item=DemoSwitch label="Button Switch" mappings=[ON="On"]
and this works as expected. If I press the button in HABDroid I get in the log:
22:22:22.279 INFO runtime.busevents[:42] - DemoSwitch received command ON
I therefore assume that you must have some other problem. Feel free to reopen
this issue or create a new one, if you have identified a problem.
Original comment by kai.openhab
on 2 May 2013 at 8:24
Could it be that the hallway switch is already in the ON state, and thus the
button is disabled? It's the same behavior I get. If the status is already ON,
HABDroid will not allow me to click (and thus no command posted) but the
standard web interface will allow. You have to change the state of the switch
to something else before it is "clickable" again.
Original comment by frederic...@gmail.com
on 30 May 2013 at 11:41
Actually yes, that's exactly what I meant in the first place. I worked around
it with a rule to update the status to OFF immediately after turning it ON.
It's a temporary switch anyway, so this is the expected behaviour.
Original comment by alexande...@commerce-plus.com
on 31 May 2013 at 8:28
Original issue reported on code.google.com by
alexande...@commerce-plus.com
on 2 May 2013 at 9:26