Control the Itho Daalderop Eco Fan RFT using a microcontroller and CC1101 chip. The original code is fully tested using a STK500 and ATMega328P, this fork is modified for use with an Arduino or ESP8266. The following Itho commands are working: low, medium, full, 3 different timers, join and leave. The code will give you full remote control over the Itho Eco Fan RFT.
Thanks for your work.
I am mostly interested in additions for sending other commands. As far as see, your current work is for receiving specific commands from your remote.
Added support for two remotes used in demand flow systems.
I included my version of IthoEcoFanRFT.ino, it send all command2 strings over mqtt. This is probably not very useful for others.