esphome/esphome
2024-07-11 10:32:04 +02:00
..
components Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-07-11 10:32:04 +02:00
core Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-07-11 10:32:04 +02:00
dashboard WebSocket overrides check_origin for reverse proxy configuration () 2024-06-12 13:19:18 +12:00
__init__.py
__main__.py remove ble code 2024-07-07 04:48:51 +02:00
automation.py Extract core comments from () 2024-04-26 21:41:43 +10:00
codegen.py Improve 'body' handling in http_request on_response triggers () 2024-06-26 11:50:54 +12:00
config.py [config] Early termination of validation steps on error () 2024-06-12 13:26:43 +12:00
config_helpers.py [core] Fix package merging with lists of primitives () 2024-06-20 20:09:00 -05:00
config_validation.py nrf52 core based on zephyr 2024-07-06 18:33:15 +02:00
const.py Merge remote-tracking branch 'origin/dev' into nrf52_core 2024-07-11 10:32:04 +02:00
coroutine.py
cpp_generator.py Typing hint and doc fixes () 2024-05-13 15:21:02 +12:00
cpp_helpers.py Uncouple safe_mode from OTA () 2024-05-22 13:08:53 +12:00
cpp_types.py Improve 'body' handling in http_request on_response triggers () 2024-06-26 11:50:54 +12:00
espota2.py
external_files.py [external_files] Move common `download_content function to external_files.py` () 2024-06-25 00:42:55 -05:00
final_validate.py
git.py minor refactor to allow commit hash as ref value. () 2024-04-02 15:32:40 +13:00
helpers.py
idf_component.yml [micro_wake_word] Pin to esp-tflite-micro v1.3.1 () 2024-06-14 12:38:35 +12:00
loader.py Bump pylint from 3.0.3 to 3.1.0 () 2024-04-16 10:59:44 +12:00
log.py
mqtt.py fix streaming logs from MQTT for ESP32 devices using TLS () 2024-04-23 09:48:29 +12:00
pins.py Skip gpio validation () 2024-05-16 11:49:04 +12:00
platformio_api.py
schema_extractors.py
storage_json.py
types.py
util.py
voluptuous_schema.py Bump voluptuous from 0.14.1 to 0.14.2 () 2024-02-21 16:57:38 +13:00
vscode.py Fix editor live validation () 2024-03-26 20:24:58 +13:00
wizard.py add rp2040 support to the wizard () 2024-05-20 12:42:30 +12:00
writer.py nrf52 core based on zephyr 2024-07-06 18:33:15 +02:00
yaml_util.py allow defaults with no include vars () 2024-04-23 18:43:11 +12:00
zeroconf.py