mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aurorapy version to 0.2.7 (#73327)
Co-authored-by: Dave T <davet2001@users.noreply.github.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "Aurora ABB PowerOne Solar PV",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/aurora_abb_powerone",
|
||||
"requirements": ["aurorapy==0.2.6"],
|
||||
"requirements": ["aurorapy==0.2.7"],
|
||||
"codeowners": ["@davet2001"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["aurorapy"]
|
||||
|
@ -354,7 +354,7 @@ atenpdu==0.3.2
|
||||
auroranoaa==0.0.2
|
||||
|
||||
# homeassistant.components.aurora_abb_powerone
|
||||
aurorapy==0.2.6
|
||||
aurorapy==0.2.7
|
||||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
|
@ -290,7 +290,7 @@ asyncsleepiq==1.2.3
|
||||
auroranoaa==0.0.2
|
||||
|
||||
# homeassistant.components.aurora_abb_powerone
|
||||
aurorapy==0.2.6
|
||||
aurorapy==0.2.7
|
||||
|
||||
# homeassistant.components.generic
|
||||
# homeassistant.components.stream
|
||||
|
Reference in New Issue
Block a user