esphome/esphome
2024-05-15 17:08:43 +12:00
..
components [adc] Fix 11db deprecation warning (#6749) 2024-05-15 13:14:15 +12:00
core Fix ESPHOME_PROJECT_VERSION_30 (#6731) 2024-05-14 10:02:22 +12:00
dashboard Require xsrf/csrf when using a password (#6396) 2024-03-19 13:39:01 +13:00
__init__.py
__main__.py patch esphome cli to skip mqtt based device discovery if --device option is specified (#6371) 2024-04-29 07:57:11 +12:00
automation.py Extract core comments from #6241 (#6643) 2024-04-26 21:41:43 +10:00
codegen.py
config_helpers.py Fix editor live validation (#6431) 2024-03-26 20:24:58 +13:00
config_validation.py fix date_time validation (#6688) 2024-05-07 12:47:07 +12:00
config.py Allow platform dependencies (#6623) 2024-04-29 07:44:40 +12:00
const.py Bump version to 2024.5.0 2024-05-15 17:08:43 +12:00
coroutine.py
cpp_generator.py
cpp_helpers.py
cpp_types.py
espota2.py
external_files.py
final_validate.py
git.py minor refactor to allow commit hash as ref value. (#6446) 2024-04-02 15:32:40 +13:00
helpers.py
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 Add check for use of GPIOXX in config (#6419) 2024-03-22 21:32:37 +13:00
platformio_api.py
schema_extractors.py
storage_json.py
types.py
util.py
voluptuous_schema.py
vscode.py Fix editor live validation (#6431) 2024-03-26 20:24:58 +13:00
wizard.py
writer.py
yaml_util.py allow defaults with no include vars (#6613) 2024-04-23 18:43:11 +12:00
zeroconf.py