esphome/esphome/core
2023-05-08 10:36:17 +12:00
..
__init__.py add define __str__ method (#4576) 2023-03-19 18:55:12 +00:00
application.cpp Fix / Reverse order shutdown (#3585) 2022-06-21 11:26:34 +12:00
application.h Display the configured esphome:comment on the WebServer (#4246) 2023-01-17 13:02:54 +13:00
automation.h Unify 'nullptr' initalization of class members; (#3805) 2022-09-15 11:53:02 +12:00
base_automation.h Ensure component is ready before update. (#4523) 2023-03-07 04:16:42 +00:00
color.cpp Don't mark COLOR_* constants as static in header (#2141) 2021-08-10 09:53:48 +02:00
color.h add color compare operator's (#3730) 2022-08-25 13:41:52 +12:00
component.cpp Ensure component is ready before update. (#4523) 2023-03-07 04:16:42 +00:00
component.h Ensure component is ready before update. (#4523) 2023-03-07 04:16:42 +00:00
component_iterator.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
component_iterator.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
config.py Dont default CORE.friendly_name (#4305) 2023-01-17 13:15:47 +13:00
controller.cpp Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
controller.h Implement Media Player and I2S Media player (#3487) 2022-06-02 17:00:17 +12:00
datatypes.h Introduce big- and little-endian integer types (#2997) 2022-01-12 16:50:03 +13:00
defines.h Speaker support (#4743) 2023-05-08 10:36:17 +12:00
entity_base.cpp Keep Device Class in Flash. (#4639) 2023-04-20 03:53:35 +00:00
entity_base.h Keep Device Class in Flash. (#4639) 2023-04-20 03:53:35 +00:00
entity_helpers.py Deprecate virtual methods to set entity properties (#3021) 2022-01-10 13:32:39 +01:00
gpio.h Unify 'nullptr' initalization of class members; (#3805) 2022-09-15 11:53:02 +12:00
hal.h Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00
helpers.cpp Initial attempt at supporting ESP-IDF 5.0.0 (#4364) 2023-04-20 03:54:06 +00:00
helpers.h Add push to talk voice assistant (#4648) 2023-04-11 23:45:10 +00:00
log.cpp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
log.h Upgrade clang-format to v13 (#4535) 2023-03-20 03:38:41 +00:00
macros.h Fix typo (#4515) 2023-03-05 23:02:36 +00:00
optional.h Split files in light component (#1893) 2021-06-14 18:01:56 +02:00
preferences.h Add Factory Reset button and switch (#3724) 2022-09-12 10:23:46 +12:00
scheduler.cpp use PRIx macros for printing u32/i32 ints (#4671) 2023-04-10 22:20:02 +00:00
scheduler.h Lock scheduler items while modifying them (#4410) 2023-02-26 18:43:08 +00:00
string_ref.cpp EntityBase Name can stay in flash. (#4594) 2023-03-28 06:38:56 +00:00
string_ref.h Fixes for Arduino 2.7.4 (for FastLED) (#4777) 2023-05-04 10:13:30 +12:00
util.cpp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
util.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
version.h Add ESPHOME_VERSION_CODE define (#2324) 2021-09-20 20:16:59 +12:00