Bump aioesphomeapi to 10.10.0 (#72083)

This commit is contained in:
Jesse Hills 2022-05-19 00:27:02 +12:00 committed by GitHub
parent 619a92eab9
commit 23cb5cfd3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "ESPHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/esphome",
"requirements": ["aioesphomeapi==10.9.0"],
"requirements": ["aioesphomeapi==10.10.0"],
"zeroconf": ["_esphomelib._tcp.local."],
"codeowners": ["@OttoWinter", "@jesserockz"],
"after_dependencies": ["zeroconf", "tag"],

View File

@ -144,7 +144,7 @@ aioeagle==1.1.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==10.9.0
aioesphomeapi==10.10.0
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -131,7 +131,7 @@ aioeagle==1.1.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==10.9.0
aioesphomeapi==10.10.0
# homeassistant.components.flo
aioflo==2021.11.0