core/homeassistant/components/esphome
J. Nick Koston 60cf797650
Bump aioesphomeapi to 27.0.2 (#131397)
Fixes for cancellation during Bluetooth connect

changelog: https://github.com/esphome/aioesphomeapi/compare/v27.0.1...v27.0.2

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-23 17:25:45 -08:00
..
__init__.py
alarm_control_panel.py
assist_satellite.py
binary_sensor.py
bluetooth.py
button.py
camera.py
climate.py
config_flow.py Fix esphome mqtt discovery by handling case where payload is a empty string (#129969) 2024-11-07 11:16:01 -06:00
const.py
coordinator.py
cover.py
dashboard.py
date.py
datetime.py
diagnostics.py
domain_data.py
entity.py
entry_data.py
enum_mapper.py
event.py
fan.py
ffmpeg_proxy.py Fix unexpected stop of media playback via ffmpeg proxy for ESPhome devices (#130788) 2024-11-17 01:58:25 +01:00
light.py
lock.py
manager.py Fix ESPHome dashboard check (#129812) 2024-11-04 17:37:14 +01:00
manifest.json Bump aioesphomeapi to 27.0.2 (#131397) 2024-11-23 17:25:45 -08:00
media_player.py Add optional flag to bypass the media proxy in esphome media players (#131191) 2024-11-21 11:47:22 -05:00
number.py
repairs.py
select.py
sensor.py
services.yaml
strings.json Fix typo in ESPHome repair text (#131200) 2024-11-21 19:42:08 +01:00
switch.py
text.py
time.py
update.py Do not create ESPHome Dashboard update entity if no configuration found (#129751) 2024-11-15 17:22:06 +01:00
valve.py