Dimmer with openhab and esp8266


#1

Hi,

I am working on home automation system. I am able to control the lights and door sensors are working fine. But now i want to make a dimmer with the help of esp8266 and openhab. The dimmer is working with arduino uno and its using some timerone library for triac delay control. But the <Timerone.h> is not working with the esp8266 and its showing the compilation error for esp8266.
Kindly help me if anyone have done the same work.


#2

Please give us your code.