11 ms·
Since you hooked it up to Home Assistant anyway, I think you could have skipped the custom firmware and just used ESPHome with a Button component https://esphom
by timvdalen 2mo ago
Since you hooked it up to Home Assistant anyway, I think you could have skipped the custom firmware and just used ESPHome with a Button component https://esphome.io/components/button/ https://esphome.io/components/button/
- bdavbdav 2mo agoESP home is so powerful like this. And is great to build components for (although I find this part a little complex, lots of Claude help…). I’ve got a vibe coded “Nuaire Fan” controller to talk UART to my whole home ventilation and present it as a HA controllable fan.
- timvdalen 2mo agoIndeed! I have a CC1101 hooked up to an ESP32C6 that controls my Itho mechanical ventilation unit as a fan in HA. I couldn't believe it when it basically worked on the first try, including pairing with the base unit and other remotes.