hass-core/homeassistant/components/esphome
J. Nick Koston 4249d17c1b
Reduce ESPHome reconnect time (#112001)
Use eager tasks to request device_info and entities which avoids
waiting one event loop to send the requests to the device
2024-03-01 22:16:01 -05:00
..
__init__.py
alarm_control_panel.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
binary_sensor.py
bluetooth.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
button.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
camera.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
climate.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
config_flow.py Migrate integrations e-h to generic flowhandler (#111862) 2024-02-29 20:07:36 +01:00
const.py
cover.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
dashboard.py Add pylint plugin to check if coordinator is placed in its own module (#108174) 2024-01-29 10:30:19 +01:00
diagnostics.py Fix ESPHome Bluetooth diagnostics (#106151) 2023-12-20 18:33:43 -10:00
domain_data.py
entity.py Simplify ESPHome entity removal process (#111076) 2024-02-22 11:39:53 -10:00
entry_data.py Simplify ESPHome entity removal process (#111076) 2024-02-22 11:39:53 -10:00
enum_mapper.py
fan.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
light.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
lock.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
manager.py Reduce ESPHome reconnect time (#112001) 2024-03-01 22:16:01 -05:00
manifest.json ESPHome: Pass through wake_word_phrase from on-device microWakeWord (#111585) 2024-02-26 23:29:03 -05:00
media_player.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
number.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
select.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
sensor.py Esphome text sensor device class (#111057) 2024-02-25 16:56:52 -10:00
services.yaml
strings.json
switch.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
text.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
update.py Bump esphome dependencies (#110892) 2024-02-19 10:38:28 +01:00
voice_assistant.py Avoid race condition with UDP voice server starting in ESPHome (#111644) 2024-02-27 10:54:56 -06:00