.. |
components
|
Inkplate6: Fix crash with initial set of greyscale (#6038)
|
2024-01-17 08:23:36 +09:00 |
core
|
Create RingBuffer for VoiceAssistant (#6102)
|
2024-01-16 17:37:57 +09:00 |
dashboard
|
dashboard: refactor ping implementation to be more efficient (#6002)
|
2024-01-09 10:35:43 +09:00 |
__init__.py
|
Rename esphomeyaml to esphome (#426)
|
2019-02-13 16:54:02 +01:00 |
__main__.py
|
image: allow the image to by auto-loaded by animation (#5139)
|
2023-12-20 10:33:05 +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
|
Fix broken configs with non-existent components (#5993)
|
2023-12-22 21:10:35 +13:00 |
config_helpers.py
|
feat(packages): support removing components (#5821)
|
2023-12-06 10:04:17 +09:00 |
config_validation.py
|
ESP32-S3 and ESP-IDF don't play well with USB_CDC and need USB_SERIAL_JTAG (#5929)
|
2023-12-15 11:24:52 +11:00 |
const.py
|
Fingerprint_grow: Trigger on finger scan start and on finger scan misplaced (#6003)
|
2024-01-16 16:38:19 +09: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 |
external_files.py
|
Allow images to be downloaded from URLs (#5214)
|
2023-11-24 08:10:33 +13: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
|
Fix replaced - in allowed characters during object_id sanitizing (#5983)
|
2023-12-22 03:28:25 +13:00 |
loader.py
|
image: allow the image to by auto-loaded by animation (#5139)
|
2023-12-20 10:33:05 +00: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
|
allow to use MQTT for discovery of IPs if mDNS is no option (#3887)
|
2023-05-17 16:29:56 +12:00 |
pins.py
|
Fix pin reuse error with pin expanders (#5973)
|
2023-12-20 10:42:27 +00:00 |
platformio_api.py
|
Fix outdated filter string in platformio_api (#4587)
|
2023-03-19 19:11:18 +00:00 |
schema_extractors.py
|
Language schema 202204 (#3492)
|
2022-06-17 13:46:20 +12: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 python min to 3.9 (#3871)
|
2022-10-05 20:09:27 +13:00 |
util.py
|
Checks for pins used in multiple places (#5666)
|
2023-12-05 08:56:53 +09: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
|
image: allow the image to by auto-loaded by animation (#5139)
|
2023-12-20 10:33:05 +00:00 |
yaml_util.py
|
Fallback to pure-python loader for better error when YAML loading fails (#6081)
|
2024-01-15 08:06:13 +09:00 |
zeroconf.py
|
dashboard: Fix online status when api is disabled (#5792)
|
2023-11-21 13:16:06 +13:00 |