Update to goodwe v0.2.31 (#90808)
This commit is contained in:
parent
02c749a111
commit
83704f0334
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/goodwe",
|
"documentation": "https://www.home-assistant.io/integrations/goodwe",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["goodwe"],
|
"loggers": ["goodwe"],
|
||||||
"requirements": ["goodwe==0.2.30"]
|
"requirements": ["goodwe==0.2.31"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -798,7 +798,7 @@ glances_api==0.4.1
|
||||||
goalzero==0.2.1
|
goalzero==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.goodwe
|
# homeassistant.components.goodwe
|
||||||
goodwe==0.2.30
|
goodwe==0.2.31
|
||||||
|
|
||||||
# homeassistant.components.google_mail
|
# homeassistant.components.google_mail
|
||||||
google-api-python-client==2.71.0
|
google-api-python-client==2.71.0
|
||||||
|
|
|
@ -614,7 +614,7 @@ glances_api==0.4.1
|
||||||
goalzero==0.2.1
|
goalzero==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.goodwe
|
# homeassistant.components.goodwe
|
||||||
goodwe==0.2.30
|
goodwe==0.2.31
|
||||||
|
|
||||||
# homeassistant.components.google_mail
|
# homeassistant.components.google_mail
|
||||||
google-api-python-client==2.71.0
|
google-api-python-client==2.71.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue