Should be straightforward enough as Hue bridge is a simple webserver and Hue is controlled via json commands.
Just wondered if anyone has done it ?
Has anyone used esp8266 to control Hue lights
This project used an Wemos Mini esp8266 and a python library that made the esp8266 appear to Alexa as a Hue controller. This project is probably far from what you want but it may provide a starting point for you.
https://www.instructables.com/id/Alexa- ... er-for-25/
P
https://www.instructables.com/id/Alexa- ... er-for-25/
P
that is interesting and i'll read and digest. More Alexa focussed but i might do that later also.
I found this which covers a lot.
https://www.makeuseof.com/tag/control-p ... on-sensor/
i could either convert the principals to zbasic on esp8266 using the TCPClient example as a starting point, or use the arduino code as it stands as a basis
I found this which covers a lot.
https://www.makeuseof.com/tag/control-p ... on-sensor/
i could either convert the principals to zbasic on esp8266 using the TCPClient example as a starting point, or use the arduino code as it stands as a basis