Skip to content
Snippets Groups Projects
Unverified Commit dccd3e27 authored by djtimca's avatar djtimca Committed by GitHub
Browse files

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.
parent 47a3c27c
No related branches found
No related tags found
No related merge requests found
...@@ -6,5 +6,5 @@ ...@@ -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 ...@@ -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 ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment