Library for controlling a zombified EWFS controller over MQTT. To be a bit more specific: I was unable to reliably control the WAREMA EWFS shutters using RF signals. This was most likely due to the receiver and transmitter that I was using but instead of spending more time on it I decided to instead abuse a real EWFS remote control to do the job for me. So here we are, this is the software for controlling this abomination.
This project uses PlatformIO. It's not strictly required that you use it but it will make your life a whole lot easier.
Currently only the ESP32 is supported.
You can find out how to prepare your transmitter on the Wiring Wiki page.
The Configuration Wiki page goes over how to configure the code.
Documentation for the usage can be found on the MQTT Wiki page.
Check out the Wiki for the documentation.