..
components
Wireguard support for bk72 microcontrollers ( #6842 )
2024-05-31 21:36:51 -05:00
core
[core] Const-ify some Component fields ( #6831 )
2024-05-30 02:59:15 -05:00
dashboard
Fix DashboardEntries.all() call ( #6783 )
2024-05-20 11:52:24 +00:00
__init__.py
Rename esphomeyaml to esphome ( #426 )
2019-02-13 16:54:02 +01:00
__main__.py
Fix Upload from Dashboard with MQTT discovery. ( #6774 )
2024-05-19 20:33:20 +00:00
automation.py
Extract core comments from #6241 ( #6643 )
2024-04-26 21:41:43 +10:00
codegen.py
Add datetime date entities ( #6191 )
2024-03-11 07:52:22 +13:00
config.py
[config] Improve error reporting ( #6736 )
2024-05-14 21:31:03 +12:00
config_helpers.py
[core] Fix some extends cases ( #6748 )
2024-05-16 14:11:54 +12:00
config_validation.py
Add new Error type to skip prepending path ( #6716 )
2024-05-10 10:57:47 +12:00
const.py
Update const.py added missing millimeter ( #6834 )
2024-05-31 05:13:11 +00:00
coroutine.py
Bump python min to 3.9 ( #3871 )
2022-10-05 20:09:27 +13:00
cpp_generator.py
Typing hint and doc fixes ( #6729 )
2024-05-13 15:21:02 +12:00
cpp_helpers.py
Uncouple safe_mode from OTA ( #6759 )
2024-05-22 13:08:53 +12:00
cpp_types.py
Add datetime date entities ( #6191 )
2024-03-11 07:52:22 +13:00
espota2.py
Improve the error message on OTA version mismatch ( #6259 )
2024-02-22 14:35:21 +13:00
external_files.py
download font from url on build ( #5254 )
2024-03-13 12:07:40 +13:00
final_validate.py
Bump python min to 3.9 ( #3871 )
2022-10-05 20:09:27 +13:00
git.py
minor refactor to allow commit hash as ref value. ( #6446 )
2024-04-02 15:32:40 +13:00
helpers.py
Enable networking and some other components on host platform ( #6114 )
2024-01-19 10:10:23 +09:00
loader.py
Bump pylint from 3.0.3 to 3.1.0 ( #6287 )
2024-04-16 10:59:44 +12:00
log.py
Suppress full config output of "esphome config" when -q option is used. ( #5852 )
2023-12-05 08:52:02 +09:00
mqtt.py
fix streaming logs from MQTT for ESP32 devices using TLS ( #6605 )
2024-04-23 09:48:29 +12:00
pins.py
Skip gpio validation ( #5615 )
2024-05-16 11:49:04 +12:00
platformio_api.py
Fix outdated filter string in platformio_api ( #4587 )
2023-03-19 19:11:18 +00:00
schema_extractors.py
Bump black from 23.12.1 to 24.2.0 ( #6221 )
2024-02-21 15:53:50 +13:00
storage_json.py
Refactor StorageJSON to keep loaded_integrations a set until its converted to JSON ( #5793 )
2023-11-19 22:31:00 -05:00
types.py
Bump black from 23.12.1 to 24.2.0 ( #6221 )
2024-02-21 15:53:50 +13:00
util.py
Checks for pins used in multiple places ( #5666 )
2023-12-05 08:56:53 +09:00
voluptuous_schema.py
Bump voluptuous from 0.14.1 to 0.14.2 ( #6181 )
2024-02-21 16:57:38 +13:00
vscode.py
Fix editor live validation ( #6431 )
2024-03-26 20:24:58 +13:00
wizard.py
add rp2040 support to the wizard ( #6239 )
2024-05-20 12:42:30 +12:00
writer.py
image: allow the image to by auto-loaded by animation ( #5139 )
2023-12-20 10:33:05 +00:00
yaml_util.py
allow defaults with no include vars ( #6613 )
2024-04-23 18:43:11 +12:00
zeroconf.py
Bump zeroconf timeout to 3000 ( #6270 )
2024-02-22 14:26:00 +13:00