chendo / lifx-http

A HTTP API for controlling LIFX devices.
MIT License
91 stars 13 forks source link

lifx-http not getting status of lamps #32

Open blackylion opened 8 years ago

blackylion commented 8 years ago

Do anybody have idea, why this tool gets right status only when it was changed within itself. So, i mean, I use this tool with Z-WAY and Razberry, it works fine, but if I control lights with my smartphone, I can't get status. For example, If i just switch lamp on with smartphone, I always get "on:false" in json object. If i switch lamp on with lifx-http (with curl request for example), then I get right status. But if I changing lamp color for example i still getting last status, not new one.