esphome/esphome
Hareesh M U bf739506c3
[ld2450] Add new component (#5674)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Marcus Better <marcus@better.se>
Co-authored-by: Trevor Schirmer <24777085+TrevorSchirmer@users.noreply.github.com>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-02-20 03:16:08 -06:00
..
components [ld2450] Add new component (#5674) 2025-02-20 03:16:08 -06:00
core Use the process CPU count to determine how many children to create (#8268) 2025-02-19 06:10:33 +13:00
dashboard Fix crash when storage file doesnt exist yet (#8249) 2025-02-14 14:27:11 +13:00
__init__.py
__main__.py Ruff format for CI (#8276) 2025-02-19 13:24:43 -06:00
automation.py [automation] Implement all and any condition shortcuts (#7565) 2024-10-16 16:23:43 +13:00
codegen.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
config.py [core] add support for custom platform (#7616) 2025-01-23 12:06:07 +13:00
config_helpers.py [core] Fix package merging with lists of primitives (#6952) 2024-06-20 20:09:00 -05:00
config_validation.py Ruff format for CI (#8276) 2025-02-19 13:24:43 -06:00
const.py Bump version to 2025.3.0-dev 2025-02-12 13:53:43 +13:00
coroutine.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
cpp_generator.py Ruff format for CI (#8276) 2025-02-19 13:24:43 -06:00
cpp_helpers.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
cpp_types.py Improve 'body' handling in http_request on_response triggers (#6968) 2024-06-26 11:50:54 +12:00
espota2.py [ota] Increase socket timeout earlier in OTA script (#8129) 2025-02-10 17:42:40 +13:00
external_files.py [micro_wake_word] Remove duplicated download code (#7401) 2024-09-05 12:49:01 +12:00
final_validate.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
git.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
helpers.py OTA: Fix IPv6 and multiple address support (#7414) 2024-11-08 16:38:13 +13:00
idf_component.yml Update mdns for ESP-IDF (#8145) 2025-01-26 22:23:57 -06:00
loader.py [core] add support for custom platform (#7616) 2025-01-23 12:06:07 +13:00
log.py Add log level env var (#7604) 2025-01-13 08:15:22 +13:00
mqtt.py OTA: Fix IPv6 and multiple address support (#7414) 2024-11-08 16:38:13 +13:00
pins.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
platformio_api.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
schema_extractors.py
storage_json.py Support ignoring discovered devices from the dashboard (#7665) 2024-10-25 07:55:14 +13:00
types.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
util.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
voluptuous_schema.py [config_validation] Fix bug with extras on schemas (#7497) 2024-09-26 00:34:27 +00:00
vscode.py [code-quality] Organise core imports (#7149) 2024-07-29 14:07:44 +12:00
wizard.py Ruff format for CI (#8276) 2025-02-19 13:24:43 -06:00
writer.py Ruff format for CI (#8276) 2025-02-19 13:24:43 -06:00
yaml_util.py Convert IPAddress to use Pythonmodule ipaddress (#8072) 2025-01-13 08:12:38 +13:00
zeroconf.py Fix dashboard ip resolving (#7747) 2024-11-11 08:55:19 +13:00