..
__init__.py
Allow multiple unnamed libraries ( #2132 )
2021-08-07 23:16:34 +12:00
application_esp32.cpp
Increase task wdt timeout for ESP32/ESP32-C3 ( #2096 )
2021-08-10 11:10:52 +02:00
application_esp8266.cpp
Increase task wdt timeout for ESP32/ESP32-C3 ( #2096 )
2021-08-10 11:10:52 +02:00
application.cpp
Increase task wdt timeout for ESP32/ESP32-C3 ( #2096 )
2021-08-10 11:10:52 +02:00
application.h
Increase task wdt timeout for ESP32/ESP32-C3 ( #2096 )
2021-08-10 11:10:52 +02: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.cpp
Don't mark COLOR_* constants as static in header ( #2141 )
2021-08-10 09:53:48 +02:00
color.h
Don't mark COLOR_* constants as static in header ( #2141 )
2021-08-10 09:53:48 +02:00
component.cpp
Allow entities to be disabled by default in HA ( #2113 )
2021-08-10 13:45:31 +12:00
component.h
Allow entities to be disabled by default in HA ( #2113 )
2021-08-10 13:45:31 +12:00
config.py
Warn if underscore character is used in hostname ( #2079 )
2021-08-10 14:14:42 +02:00
controller.cpp
Add select entities and implement template select ( #2067 )
2021-08-02 20:00:51 +12:00
controller.h
Add select entities and implement template select ( #2067 )
2021-08-02 20:00:51 +12:00
defines.h
Add select entities and implement template select ( #2067 )
2021-08-02 20:00:51 +12:00
esphal.cpp
Esp32 c3 support ( #2035 )
2021-07-20 11:12:22 +02:00
esphal.h
Add tasmota magic bits, Tasmota compat check ( #1152 )
2020-07-15 15:29:41 +02:00
helpers.cpp
Color mode implementation ( #2012 )
2021-07-29 19:11:56 +02:00
helpers.h
Add version argument to ESPDEPRECATED macro ( #2116 )
2021-08-04 10:43:01 +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
Split files in light component ( #1893 )
2021-06-14 18:01:56 +02:00
preferences.cpp
Avoid non-const globals and enable clang-tidy check ( #1892 )
2021-06-11 08:19:44 +12:00
preferences.h
Avoid non-const globals and enable clang-tidy check ( #1892 )
2021-06-11 08:19:44 +12:00
scheduler.cpp
Avoid non-const globals and enable clang-tidy check ( #1892 )
2021-06-11 08:19:44 +12:00
scheduler.h
Fix scheduler with too many cancelled timers ( #1309 )
2020-10-15 10:12:31 -03:00
util.cpp
Avoid non-const globals and enable clang-tidy check ( #1892 )
2021-06-11 08:19:44 +12:00
util.h
Activate some clang-tidy checks ( #1884 )
2021-06-10 13:04:40 +02:00
version.h
Move ESPHome version define ( #607 )
2019-06-03 16:07:15 +02:00