core/homeassistant/components/esphome
J. Nick Koston da45f6cbb0
Bump aioesphomeapi to 16.0.5 (#99698)
changelog: https://github.com/esphome/aioesphomeapi/compare/v16.0.4...v16.0.5

fixes `RuntimeError: set changed size during iteration`

https://github.com/esphome/aioesphomeapi/pull/538

some added debug logging which may help with https://github.com/home-assistant/core/issues/98221
2023-09-05 20:42:50 -05:00
..
bluetooth Bump bleak to 0.21.0 (#99520) 2023-09-03 08:22:03 -05:00
__init__.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
alarm_control_panel.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
binary_sensor.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
button.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
camera.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
climate.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
config_flow.py Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
const.py Bump ESPHome recommended BLE version to 2023.8.0 (#98586) 2023-08-17 17:39:35 +02:00
cover.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
dashboard.py
diagnostics.py
domain_data.py
entity.py Remove unnnecessary pylint configs from components [e-l]* (#99004) 2023-08-25 09:46:34 +02:00
entry_data.py Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
enum_mapper.py
fan.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
light.py Remove unnnecessary pylint configs from components [e-l]* (#99004) 2023-08-25 09:46:34 +02:00
lock.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
manager.py Abort ESPHome connection when both name and mac address do not match (#98787) 2023-08-22 23:02:23 +02:00
manifest.json Bump aioesphomeapi to 16.0.5 (#99698) 2023-09-05 20:42:50 -05:00
media_player.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
number.py Correct checks for non-finite numbers in ESPHome (#98102) 2023-08-12 08:10:25 +01:00
select.py
sensor.py Correct checks for non-finite numbers in ESPHome (#98102) 2023-08-12 08:10:25 +01:00
services.yaml
strings.json
switch.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
update.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
voice_assistant.py Set assist pipeline binary sensor to true only when stt-start is received (#98844) 2023-08-23 08:00:38 +12:00