The use of the ESP8266 in the world of IoT

User avatar
By trackerj
#59153 Hello everybody,

I was looking for a while for a simple solution to be able to turn ON/OFF and also properly change light levels for the MPDMv4 AC dimmer board. The main encountered problem was related with the ability to save the dimmer level when pressing "OFF" button and to return to the same level when "ON" again. The only solution that I found working OK was to use Events combined with a custom LUA script.

If you have any better idea how can be done simpler than that will be more than happy to hear about :)

More details, code,etc can be found here in the original post.

The LUA script might work OK also with others Dimmer Units, probably just need to tweak the values accordingly.

You can find also below the Youtube Video with step-by-step setup walk-through for the AC Dimmer Interface Setup:



Happy breadboarding,
TJ.
User avatar
By trackerj
#59346 If you want to install Domoticz on Windows then you need to do some small changes.

Details here: ESPEasy + Domoticz + Windows + MPDMv4 AC dimmer setup