Light dimmer with openhab and esp8266
-
Hello everyone,
I am working on home automation system in which i am using esp8266, raspberry pi(working as server here) and openhab application.I can control my lights with openhab application from anywhere.
But now i want to make a dimmer with this. I tested my dimmer hardware with the arduino uno with step no. 8 in the link below
https://www.instructables.com/id/Arduino-controlled-light-dimmer-The-circuit/
but the Timerone.h is not working for esp8266 and i have no idea how to use timers for esp8266. Then i come to know about the mysensor library.
Can anybody please tell me that how can i use this library for dimmer with openhab and esp8266.
Please guide if anyone have worked on this.
-
Hi @neelam, welcome to the forum!
The dimmer example should work. If you want to use only the esp8266 with wifi (no nrf/rfm or other radio), you'll also need to add gateway settings from https://www.mysensors.org/build/esp8266_gateway