SumnerBoy: Hamish (or anyone) - is it possible to poll a WIFI bridge to determine if a light (or group) is turned on or off?
I am trying to integrate my LimitlessLED into openHAB and whilst I can easily send on/off commands I can't read the status of the light back to the software - in case someone comes along and manually turns the light on/off.
Any ideas how I could do this?
No, it's 1 way write traffic.
If you have a home server you could make that the gateway and by means of an api and service on the server, preserve the last selected state so you can read it back out later.
This would work as long as you didn't overwrote the state with another remote control...
I'm working on such a thing ( gateeway server based on nodeJS )
Cheers
latcho @ AppLamp



