esphome/esphome/core
2021-06-16 13:51:31 +12:00
..
__init__.py Introduce new async-def coroutine syntax (#1657) 2021-05-17 17:14:15 +12:00
application.cpp Allow setting creator project name and version into code (#1872) 2021-06-09 13:04:00 +12:00
application.h Shorten the ble name to prevent crash with long device names (#1920) 2021-06-16 13:51:31 +12:00
automation.h New script modes POC (#1168) 2020-07-25 14:20:51 +02:00
base_automation.h Do not call component update on failed components (#1392) 2021-05-05 14:31:38 +12:00
color.h Migrate ESPColor to Color (#1551) 2021-03-02 11:08:57 -03:00
component.cpp Improv - BLE WiFi provisioning (#1807) 2021-06-08 11:56:21 +12:00
component.h Improv - BLE WiFi provisioning (#1807) 2021-06-08 11:56:21 +12:00
config.py Add platform and board to mdns response when API is used (#1871) 2021-06-09 14:23:48 +12:00
controller.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
controller.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
defines.h Move esp32_ble_server to its own component (#1898) 2021-06-12 11:02:59 +12:00
esphal.cpp ESP8266 Disable Pin Initialization on Boot to fix pin toggling (#1185) 2020-07-24 10:41:34 +02:00
esphal.h Add tasmota magic bits, Tasmota compat check (#1152) 2020-07-15 15:29:41 +02:00
helpers.cpp Support fan speed levels (#1541) 2021-03-17 10:40:02 -03:00
helpers.h Fixes for BLE/improv (#1878) 2021-06-09 08:45:51 +12:00
log.cpp ESP32: Conditionally log on services to avoid OOM crashes (#1098) 2020-06-26 19:13:23 -03:00
log.h Buffer allocation and TRUEFALSE templates (#1644) 2021-03-27 11:01:37 +13:00
optional.h 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
preferences.cpp Use size_t for length parameter (#1799) 2021-06-03 10:11:41 +12:00
preferences.h ESP32 Use NVS directly (#659) 2019-07-03 16:34:40 +02:00
scheduler.cpp Fix scheduler with too many cancelled timers (#1309) 2020-10-15 10:12:31 -03:00
scheduler.h Fix scheduler with too many cancelled timers (#1309) 2020-10-15 10:12:31 -03:00
util.cpp Add platform and board to mdns response when API is used (#1871) 2021-06-09 14:23:48 +12:00
util.h Tuya improvements (#1491) 2021-06-02 21:31:56 +12:00
version.h Move ESPHome version define (#607) 2019-06-03 16:07:15 +02:00