mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump auroranoaa to 0.0.3 (#88927)
* Bump aurora_api version to fix issues with NOAA conversion values. Fix #82587 * update requirements for aurora. * Add state_class to aurora sensor. * Fixed environment to run requirements_all script. * Revert "Add state_class to aurora sensor." This reverts commit 213e21e8424aafd50242e77bcedc39f0a4b50074.
This commit is contained in:
parent
47a3c27c9a
commit
dccd3e277e
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/aurora",
|
"documentation": "https://www.home-assistant.io/integrations/aurora",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["auroranoaa"],
|
"loggers": ["auroranoaa"],
|
||||||
"requirements": ["auroranoaa==0.0.2"]
|
"requirements": ["auroranoaa==0.0.3"]
|
||||||
}
|
}
|
||||||
|
@ -383,7 +383,7 @@ asyncsleepiq==1.2.3
|
|||||||
atenpdu==0.3.2
|
atenpdu==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.aurora
|
# homeassistant.components.aurora
|
||||||
auroranoaa==0.0.2
|
auroranoaa==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.aurora_abb_powerone
|
# homeassistant.components.aurora_abb_powerone
|
||||||
aurorapy==0.2.7
|
aurorapy==0.2.7
|
||||||
|
@ -334,7 +334,7 @@ async-upnp-client==0.33.1
|
|||||||
asyncsleepiq==1.2.3
|
asyncsleepiq==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.aurora
|
# homeassistant.components.aurora
|
||||||
auroranoaa==0.0.2
|
auroranoaa==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.aurora_abb_powerone
|
# homeassistant.components.aurora_abb_powerone
|
||||||
aurorapy==0.2.7
|
aurorapy==0.2.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user