mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Change meteoalertapi to version 0.1.3 (#24307)
* Change meteoalertapi to version 0.1.3 * Add requirements_all.txt file
This commit is contained in:
parent
fbfaa41cb0
commit
2943ad15a5
@ -3,7 +3,7 @@
|
||||
"name": "meteoalarm",
|
||||
"documentation": "https://www.home-assistant.io/components/meteoalarm",
|
||||
"requirements": [
|
||||
"meteoalertapi==0.0.8"
|
||||
"meteoalertapi==0.1.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@rolfberkenbosch"]
|
||||
|
@ -730,7 +730,7 @@ mbddns==0.1.2
|
||||
messagebird==1.2.0
|
||||
|
||||
# homeassistant.components.meteoalarm
|
||||
meteoalertapi==0.0.8
|
||||
meteoalertapi==0.1.3
|
||||
|
||||
# homeassistant.components.meteo_france
|
||||
meteofrance==0.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user