esphome/esphome
Jesse Hills b6f69cef56
Add min version requirement
2024-01-17 11:03:48 +09:00
..
components Add min version requirement 2024-01-17 11:03:48 +09:00
core Merge branch 'dev' into jesserockz-2023-284 2023-11-16 13:10:34 +13:00
dashboard dashboard: split dashboard web server code into its own module (#5770) 2023-11-15 21:34:09 +00:00
__init__.py
__main__.py dashboard: split dashboard web server code into its own module (#5770) 2023-11-15 21:34:09 +00:00
automation.py Add xor automation condition (#5453) 2023-10-03 22:58:11 +13:00
codegen.py Add ability to await safe mode in codegen (#4529) 2023-03-07 21:29:45 +00:00
config.py Allow validation of pins based on hub config (#5647) 2023-11-02 15:32:00 +13:00
config_helpers.py Merge components in packages (#3555) 2023-02-07 14:08:40 +13:00
config_validation.py Handle nanoseconds in config (#5695) 2023-11-08 21:34:44 +13:00
const.py Bump version to 2023.12.0-dev 2023-11-08 13:13:56 +13:00
coroutine.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
cpp_generator.py Handle nanoseconds in config (#5695) 2023-11-08 21:34:44 +13:00
cpp_helpers.py Allow validation of pins based on hub config (#5647) 2023-11-02 15:32:00 +13:00
cpp_types.py Add int16 to codegen (#4507) 2023-03-04 07:19:51 +00:00
espota2.py Speed up OTAs (#5720) 2023-11-14 22:14:37 -06:00
final_validate.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
git.py Use /data directory for .esphome folder when running as HA add-on (#5374) 2023-09-12 09:26:48 +12:00
helpers.py Read string of bool env and match against well known values (#5232) 2023-08-11 16:20:58 +12:00
loader.py Allow AUTO_LOAD to be a function (#4550) 2023-03-12 22:43:31 +00:00
log.py Init colorama in ESPHome main (#5111) 2023-07-22 20:25:01 +12:00
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 Allow validation of pins based on hub config (#5647) 2023-11-02 15:32:00 +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 Use /data directory for .esphome folder when running as HA add-on (#5374) 2023-09-12 09:26:48 +12:00
types.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
util.py Fix return value of run_external_command (#5657) 2023-11-02 17:06:09 +13:00
voluptuous_schema.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
vscode.py Remove a bunch of unnecessary pylint disabling (#4079) 2022-11-24 11:09:19 +13:00
wizard.py Wizard: fix colored text in input prompts (#5313) 2023-09-21 10:09:23 +12:00
writer.py Rp2040 pio ledstrip (#4818) 2023-05-22 10:31:27 +12:00
yaml_util.py Speed up YAML by using YAML C loader when available (#5721) 2023-11-10 22:17:40 +13:00
zeroconf.py dashboard: Use mdns cache when available if device connection is OTA (#5724) 2023-11-14 21:21:44 -05:00