mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump aioesphomeapi to 13.0.4 (#85406)
bugfix for protobuf not accepting bytearray changelog: https://github.com/esphome/aioesphomeapi/compare/v13.0.3...v13.0.4
This commit is contained in:
parent
c4c64a8bed
commit
7bdfa7b9ec
@ -3,7 +3,7 @@
|
||||
"name": "ESPHome",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/esphome",
|
||||
"requirements": ["aioesphomeapi==13.0.3"],
|
||||
"requirements": ["aioesphomeapi==13.0.4"],
|
||||
"zeroconf": ["_esphomelib._tcp.local."],
|
||||
"dhcp": [{ "registered_devices": true }],
|
||||
"codeowners": ["@OttoWinter", "@jesserockz"],
|
||||
|
@ -159,7 +159,7 @@ aioecowitt==2022.11.0
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==13.0.3
|
||||
aioesphomeapi==13.0.4
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
@ -146,7 +146,7 @@ aioecowitt==2022.11.0
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==13.0.3
|
||||
aioesphomeapi==13.0.4
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user