Update meteoalertapi to 0.1.5 (#24528)
This commit is contained in:
parent
b0e6f34976
commit
d8f5e9b878
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "meteoalarm",
|
"name": "meteoalarm",
|
||||||
"documentation": "https://www.home-assistant.io/components/meteoalarm",
|
"documentation": "https://www.home-assistant.io/components/meteoalarm",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"meteoalertapi==0.1.3"
|
"meteoalertapi==0.1.5"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@rolfberkenbosch"]
|
"codeowners": ["@rolfberkenbosch"]
|
||||||
|
|
|
@ -745,7 +745,7 @@ mbddns==0.1.2
|
||||||
messagebird==1.2.0
|
messagebird==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.meteoalarm
|
# homeassistant.components.meteoalarm
|
||||||
meteoalertapi==0.1.3
|
meteoalertapi==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.meteo_france
|
# homeassistant.components.meteo_france
|
||||||
meteofrance==0.3.7
|
meteofrance==0.3.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue