Bump meteoalertapi to 0.2.0 (#51383)
* Update manifest.json * Add version bump to requirements * Add version bump to requirements * Update manifest.json * Update manifest.json * Update requirements_all.txtpull/51585/head
parent
67d9dc78cb
commit
1879a4acea
|
@ -2,7 +2,7 @@
|
|||
"domain": "meteoalarm",
|
||||
"name": "MeteoAlarm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/meteoalarm",
|
||||
"requirements": ["meteoalertapi==0.1.6"],
|
||||
"requirements": ["meteoalertapi==0.2.0"],
|
||||
"codeowners": ["@rolfberkenbosch"],
|
||||
"iot_class": "local_polling"
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -939,7 +939,7 @@ mcstatus==6.0.0
|
|||
messagebird==1.2.0
|
||||
|
||||
# homeassistant.components.meteoalarm
|
||||
meteoalertapi==0.1.6
|
||||
meteoalertapi==0.2.0
|
||||
|
||||
# homeassistant.components.meteo_france
|
||||
meteofrance-api==1.0.2
|
||||
|
|
Loading…
Reference in New Issue