mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump goalzero to 0.2.1 (#59437)
This commit is contained in:
parent
0c83a3284c
commit
66f49d1826
@ -3,7 +3,7 @@
|
||||
"name": "Goal Zero Yeti",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/goalzero",
|
||||
"requirements": ["goalzero==0.2.0"],
|
||||
"requirements": ["goalzero==0.2.1"],
|
||||
"dhcp": [
|
||||
{"hostname": "yeti*"}
|
||||
],
|
||||
|
@ -726,7 +726,7 @@ glances_api==0.2.0
|
||||
gntp==1.0.3
|
||||
|
||||
# homeassistant.components.goalzero
|
||||
goalzero==0.2.0
|
||||
goalzero==0.2.1
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
|
@ -446,7 +446,7 @@ gios==2.1.0
|
||||
glances_api==0.2.0
|
||||
|
||||
# homeassistant.components.goalzero
|
||||
goalzero==0.2.0
|
||||
goalzero==0.2.1
|
||||
|
||||
# homeassistant.components.google
|
||||
google-api-python-client==1.6.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user