esphome/esphome/core
Oxan van Leeuwen cdda648360
Generate ARDUINO_VERSION_CODE in Python code (#3101)
Co-authored-by: Otto winter <otto@otto-winter.com>
2022-01-24 10:34:34 +01:00
..
__init__.py Expose web_server port via the API (#2467) 2021-10-28 11:46:55 +13:00
application.cpp Feed watchdog when no component loops (#2857) 2021-12-07 07:24:20 +13:00
application.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
automation.h Convert is_callable to a backport of std::is_invocable (#3023) 2022-01-10 11:07:37 +13:00
base_automation.h Add repeat action for automations (#2538) 2021-11-11 07:30:07 +13: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 Enable readability-redundant-member-init check (#3097) 2022-01-23 20:34:43 +13:00
component.h Add retry handler (#2721) 2021-11-18 11:59:40 +13:00
config.py Fix glue code missing micros() (#2623) 2021-10-23 19:25:53 +02:00
controller.cpp Optionally show internal components on the web server (#2627) 2021-11-29 16:52:20 +01:00
controller.h Refactor fan platform to resemble climate/cover platforms (#2848) 2022-01-23 22:21:54 +13:00
datatypes.h Introduce big- and little-endian integer types (#2997) 2022-01-12 16:50:03 +13:00
defines.h Generate ARDUINO_VERSION_CODE in Python code (#3101) 2022-01-24 10:34:34 +01:00
entity_base.cpp Clean-up string sanitation helpers (#2660) 2021-11-10 19:42:41 +01:00
entity_base.h Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
entity_helpers.py Deprecate virtual methods to set entity properties (#3021) 2022-01-10 13:32:39 +01:00
gpio.h Add IDF support to dallas (#2578) 2021-10-21 22:48:28 +02:00
hal.h Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00
helpers.cpp Fail hard if no random bytes available for encryption (#3067) 2022-01-18 14:29:57 +13:00
helpers.h Fail hard if no random bytes available for encryption (#3067) 2022-01-18 14:29:57 +13:00
log.cpp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
log.h Generate ARDUINO_VERSION_CODE in Python code (#3101) 2022-01-24 10:34:34 +01:00
macros.h Generate ARDUINO_VERSION_CODE in Python code (#3101) 2022-01-24 10:34:34 +01:00
optional.h Split files in light component (#1893) 2021-06-14 18:01:56 +02:00
preferences.h Introduce bit_cast() backport (#2991) 2022-01-04 10:14:57 +01:00
scheduler.cpp Add retry handler (#2721) 2021-11-18 11:59:40 +13:00
scheduler.h Add retry handler (#2721) 2021-11-18 11:59:40 +13: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