roam/20221029000251-home_automation.org
2023-03-21 00:40:28 -04:00

685 B

Home automation

Commercial devices

  • Tuya devices tend to use ESP8266 microcontrollers under the hood and can be converted to use other firmwares by abusing their easy-mode wireless discovery with tuya-convert. Unfortunately, newer Tuya firmwares render this method unusable, and some devices no longer use ESPs.

DIY devices

ESPHome is a great platform for programming Microcontrollers in custom-built devices.