esphome/esphome
2024-07-16 16:51:13 +12:00
..
components [micro_wake_word] Allow simpler model config (#7094) 2024-07-16 16:51:13 +12:00
core helpers.cpp: Fix GLIBCXX_RELEASE check < 8 (#7062) 2024-07-13 09:46:07 +12:00
dashboard WebSocket overrides check_origin for reverse proxy configuration (#6845) 2024-06-12 13:19:18 +12:00
__init__.py
__main__.py [host] Execute host program when using run command (#6897) 2024-06-12 09:20:46 +00:00
automation.py Extract core comments from #6241 (#6643) 2024-04-26 21:41:43 +10:00
codegen.py Improve 'body' handling in http_request on_response triggers (#6968) 2024-06-26 11:50:54 +12:00
config_helpers.py [core] Fix package merging with lists of primitives (#6952) 2024-06-20 20:09:00 -05:00
config_validation.py [config] Allow file: scheme for git external components (#6844) 2024-06-06 07:27:06 +12:00
config.py [config] Early termination of validation steps on error (#6837) 2024-06-12 13:26:43 +12:00
const.py Bump version to 2024.7.0b3 2024-07-16 16:51:13 +12:00
coroutine.py
cpp_generator.py Typing hint and doc fixes (#6729) 2024-05-13 15:21:02 +12:00
cpp_helpers.py Uncouple safe_mode from OTA (#6759) 2024-05-22 13:08:53 +12:00
cpp_types.py Improve 'body' handling in http_request on_response triggers (#6968) 2024-06-26 11:50:54 +12:00
espota2.py
external_files.py [external_files] Move common `download_content function to external_files.py` (#6982) 2024-06-25 00:42:55 -05:00
final_validate.py
git.py
helpers.py
idf_component.yml [micro_wake_word] Pin to esp-tflite-micro v1.3.1 (#6906) 2024-06-14 12:38:35 +12:00
loader.py Bump pylint from 3.0.3 to 3.1.0 (#6287) 2024-04-16 10:59:44 +12:00
log.py
mqtt.py fix streaming logs from MQTT for ESP32 devices using TLS (#6605) 2024-04-23 09:48:29 +12:00
pins.py Skip gpio validation (#5615) 2024-05-16 11:49:04 +12:00
platformio_api.py
schema_extractors.py
storage_json.py
types.py
util.py
voluptuous_schema.py
vscode.py
wizard.py add rp2040 support to the wizard (#6239) 2024-05-20 12:42:30 +12:00
writer.py
yaml_util.py allow defaults with no include vars (#6613) 2024-04-23 18:43:11 +12:00
zeroconf.py