Bump aurorapy version to 0.2.7 (#73327)

Co-authored-by: Dave T <davet2001@users.noreply.github.com>
This commit is contained in:
Dave T 2022-06-10 20:19:02 +01:00 committed by GitHub
parent 8ffd4cf0f9
commit 2b07082cf6
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": "Aurora ABB PowerOne Solar PV", "name": "Aurora ABB PowerOne Solar PV",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/aurora_abb_powerone", "documentation": "https://www.home-assistant.io/integrations/aurora_abb_powerone",
"requirements": ["aurorapy==0.2.6"], "requirements": ["aurorapy==0.2.7"],
"codeowners": ["@davet2001"], "codeowners": ["@davet2001"],
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["aurorapy"] "loggers": ["aurorapy"]

View File

@ -354,7 +354,7 @@ atenpdu==0.3.2
auroranoaa==0.0.2 auroranoaa==0.0.2
# homeassistant.components.aurora_abb_powerone # homeassistant.components.aurora_abb_powerone
aurorapy==0.2.6 aurorapy==0.2.7
# homeassistant.components.generic # homeassistant.components.generic
# homeassistant.components.stream # homeassistant.components.stream

View File

@ -290,7 +290,7 @@ asyncsleepiq==1.2.3
auroranoaa==0.0.2 auroranoaa==0.0.2
# homeassistant.components.aurora_abb_powerone # homeassistant.components.aurora_abb_powerone
aurorapy==0.2.6 aurorapy==0.2.7
# homeassistant.components.generic # homeassistant.components.generic
# homeassistant.components.stream # homeassistant.components.stream