roam/20221029000251-home_automation.org
2022-10-29 02:36:10 -04:00

685 B

Home automation

Commercial devices

  • Tuya devices tend to use ESP2866 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.