esphome/esphome
F.D.Castel c82be2cd60
Fixes compressed downloads (#5014)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-28 11:13:14 +12:00
..
components Synchronise Device Classes from Home Assistant (#5018) 2023-06-27 22:19:36 +00:00
core remove unused static declarations (#4993) 2023-06-23 13:03:31 +12:00
dashboard Fixes compressed downloads (#5014) 2023-06-28 11:13:14 +12:00
__init__.py
__main__.py Fix version printing not breaking yaml parsing (#4904) 2023-05-28 21:18:01 +00:00
automation.py Fix parallel invocations of repeat action (#4480) 2023-02-26 22:23:04 +00:00
codegen.py Add ability to await safe mode in codegen (#4529) 2023-03-07 21:29:45 +00:00
config_helpers.py
config_validation.py Allow substitutions to be valid names (#4726) 2023-05-17 16:33:08 +12:00
config.py
const.py Synchronise Device Classes from Home Assistant (#5018) 2023-06-27 22:19:36 +00:00
coroutine.py
cpp_generator.py Bump pylint from 2.15.10 to 2.16.2 (#4426) 2023-02-13 22:55:36 +00:00
cpp_helpers.py EntityBase: Move ObjectId to Flash (#4569) 2023-03-28 09:00:34 +00:00
cpp_types.py Add int16 to codegen (#4507) 2023-03-04 07:19:51 +00:00
espota2.py
final_validate.py
git.py Remove idf components before checking if any in config (#4506) 2023-03-05 20:17:32 +00:00
helpers.py allow to use MQTT for discovery of IPs if mDNS is no option (#3887) 2023-05-17 16:29:56 +12:00
loader.py Allow AUTO_LOAD to be a function (#4550) 2023-03-12 22:43:31 +00:00
log.py
mqtt.py allow to use MQTT for discovery of IPs if mDNS is no option (#3887) 2023-05-17 16:29:56 +12:00
pins.py adds gpio INPUT_OUTPUT_OPEN_DRAIN (#4360) 2023-02-07 12:55:35 +13:00
platformio_api.py Fix outdated filter string in platformio_api (#4587) 2023-03-19 19:11:18 +00:00
schema_extractors.py
storage_json.py allow to use MQTT for discovery of IPs if mDNS is no option (#3887) 2023-05-17 16:29:56 +12:00
types.py
util.py
voluptuous_schema.py
vscode.py
wizard.py
writer.py Rp2040 pio ledstrip (#4818) 2023-05-22 10:31:27 +12:00
yaml_util.py
zeroconf.py