mirror of
https://github.com/esphome/esphome.git
synced 2026-02-23 01:38:23 -07:00
440e428aa4422dab5ddaf293b3c2d2f50904ead2
* Scheduler fixes Fixes https://github.com/esphome/issues/issues/789, fixes https://github.com/esphome/issues/issues/788 Also changes to use unique_ptr - this should be much safer than the raw pointers form before (though the scoping rules might cause some issues, but looking closely I didn't find anything) * Disable debugging * Format
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
451 MiB
Languages
C++
64.1%
Python
35.6%
C
0.2%
