esphome/esphome
2023-09-27 12:28:12 +13:00
..
components Fix and () 2023-09-27 12:28:12 +13:00
core Use /data directory for .esphome folder when running as HA add-on () 2023-09-12 09:26:48 +12:00
dashboard Use /data directory for .esphome folder when running as HA add-on () 2023-09-12 09:26:48 +12:00
__init__.py Rename esphomeyaml to esphome () 2019-02-13 16:54:02 +01:00
__main__.py Allow "--device SERIAL" on cli to flash only via serial () 2023-09-06 20:22:39 -05:00
automation.py Fix parallel invocations of repeat action () 2023-02-26 22:23:04 +00:00
codegen.py Add ability to await safe mode in codegen () 2023-03-07 21:29:45 +00:00
config.py Merge components in packages () 2023-02-07 14:08:40 +13:00
config_helpers.py Merge components in packages () 2023-02-07 14:08:40 +13:00
config_validation.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) () 2023-09-05 10:16:08 +12:00
const.py Bump version to 2023.9.0b4 2023-09-27 12:28:12 +13:00
coroutine.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
cpp_generator.py Make string globals persist-able using fixed size allocations () 2023-09-12 09:26:00 +12:00
cpp_helpers.py EntityBase: Move ObjectId to Flash () 2023-03-28 09:00:34 +00:00
cpp_types.py Add int16 to codegen () 2023-03-04 07:19:51 +00: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 Use /data directory for .esphome folder when running as HA add-on () 2023-09-12 09:26:48 +12:00
helpers.py Read string of bool env and match against well known values () 2023-08-11 16:20:58 +12:00
loader.py Allow AUTO_LOAD to be a function () 2023-03-12 22:43:31 +00:00
log.py Init colorama in ESPHome main () 2023-07-22 20:25:01 +12:00
mqtt.py allow to use MQTT for discovery of IPs if mDNS is no option () 2023-05-17 16:29:56 +12:00
pins.py adds gpio INPUT_OUTPUT_OPEN_DRAIN () 2023-02-07 12:55:35 +13:00
platformio_api.py Fix outdated filter string in platformio_api () 2023-03-19 19:11:18 +00:00
schema_extractors.py Language schema 202204 () 2022-06-17 13:46:20 +12:00
storage_json.py Use /data directory for .esphome folder when running as HA add-on () 2023-09-12 09:26:48 +12:00
types.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
util.py Wizard: fix colored text in input prompts () 2023-09-21 10:35:38 +12:00
voluptuous_schema.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) () 2023-09-05 10:16:08 +12:00
vscode.py Remove a bunch of unnecessary pylint disabling () 2022-11-24 11:09:19 +13:00
wizard.py Wizard: fix colored text in input prompts () 2023-09-21 10:35:38 +12:00
writer.py Rp2040 pio ledstrip () 2023-05-22 10:31:27 +12:00
yaml_util.py Merge components in packages () 2023-02-07 14:08:40 +13:00
zeroconf.py Fix legacy zeroconf record update method () 2023-08-29 17:25:43 +12:00