Bump aioesphomeapi from 9.1.0 to 9.1.2 (#56879)
This commit is contained in:
parent
acda3afe63
commit
dc40de6b62
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "ESPHome",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/esphome",
|
||||
"requirements": ["aioesphomeapi==9.1.0"],
|
||||
"requirements": ["aioesphomeapi==9.1.2"],
|
||||
"zeroconf": ["_esphomelib._tcp.local."],
|
||||
"codeowners": ["@OttoWinter", "@jesserockz"],
|
||||
"after_dependencies": ["zeroconf", "tag"],
|
||||
|
|
|
@ -164,7 +164,7 @@ aioeagle==1.1.0
|
|||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==9.1.0
|
||||
aioesphomeapi==9.1.2
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==0.4.1
|
||||
|
|
|
@ -109,7 +109,7 @@ aioeagle==1.1.0
|
|||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==9.1.0
|
||||
aioesphomeapi==9.1.2
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==0.4.1
|
||||
|
|
Loading…
Add table
Reference in a new issue