Bump aioesphomeapi to 12.2.1 (#83017)

This commit is contained in:
J. Nick Koston 2022-11-30 14:10:40 -10:00 committed by GitHub
parent 40009ffa19
commit f4ee38687c
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==12.2.0"],
"requirements": ["aioesphomeapi==12.2.1"],
"zeroconf": ["_esphomelib._tcp.local."],
"dhcp": [{ "registered_devices": true }],
"codeowners": ["@OttoWinter", "@jesserockz"],

View File

@ -156,7 +156,7 @@ aioecowitt==2022.11.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==12.2.0
aioesphomeapi==12.2.1
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -143,7 +143,7 @@ aioecowitt==2022.11.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==12.2.0
aioesphomeapi==12.2.1
# homeassistant.components.flo
aioflo==2021.11.0