esphome/esphome
2022-11-22 12:41:51 +13:00
..
components Update web_server index () 2022-11-22 12:41:51 +13:00
core Update esp32 arduino and platform versions () 2022-11-21 11:49:30 +13:00
dashboard Add option for dashboard command to only generate the project and supporting files () 2022-11-10 09:42:03 +13:00
__init__.py Rename esphomeyaml to esphome () 2019-02-13 16:54:02 +01:00
__main__.py Initial Support for RP2040 platform () 2022-10-20 16:50:39 +13:00
automation.py Language schema 202204 () 2022-06-17 13:46:20 +12:00
codegen.py Add cg.with_local_variable () 2022-10-05 11:50:03 +13:00
config.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
config_helpers.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
config_validation.py Support ADC on RP2040 () 2022-11-17 13:51:08 +13:00
const.py Move CONF_INTERRUPT_PIN to const.py () 2022-11-10 22:49:04 +13:00
coroutine.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
cpp_generator.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
cpp_helpers.py Fix type annotation on extract_registry_entry_config () 2022-10-12 15:15:03 +13:00
cpp_types.py Select enhancement () 2022-05-10 16:41:16 +12:00
espota2.py Improve OTA error messages adding return codes () 2022-08-16 21:51:05 +12:00
final_validate.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
git.py Add min_version to esphome config () 2022-10-05 16:30:56 +13:00
helpers.py Proxy friendly host url resolution for use_address with path. () 2022-10-11 12:01:31 +13:00
loader.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
log.py Only show timestamp for dashboard access logs () 2021-10-18 15:31:00 +13:00
mqtt.py Bump black from 21.12b0 to 22.1.0 () 2022-02-01 10:26:37 +01:00
pins.py Fix: Pin flags code generation returning FLAG_NONE () 2021-09-23 11:19:17 +02:00
platformio_api.py Add core config option to limit compile process count () 2022-10-27 12:17:21 +13:00
schema_extractors.py Language schema 202204 () 2022-06-17 13:46:20 +12:00
storage_json.py Initial Support for RP2040 platform () 2022-10-20 16:50:39 +13:00
types.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
util.py Fix type annotation on extract_registry_entry_config () 2022-10-12 15:15:03 +13:00
voluptuous_schema.py Language schema 202204 () 2022-06-17 13:46:20 +12:00
vscode.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
wizard.py Initial Support for RP2040 platform () 2022-10-20 16:50:39 +13:00
writer.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
yaml_util.py Add variable substitutions for !include () 2022-05-31 16:45:18 +12:00
zeroconf.py Add network type to mdns service message () 2022-10-07 14:42:28 +13:00