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
binary_sensor.py
bluetooth.py
button.py
camera.py
climate.py
config_flow.py Migrate integrations e-h to generic flowhandler (#111862) 2024-02-29 20:07:36 +01:00
const.py
cover.py
dashboard.py
diagnostics.py
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
light.py
lock.py
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
number.py
select.py
sensor.py Esphome text sensor device class (#111057) 2024-02-25 16:56:52 -10:00
services.yaml
strings.json
switch.py
text.py
update.py
voice_assistant.py Avoid race condition with UDP voice server starting in ESPHome (#111644) 2024-02-27 10:54:56 -06:00