mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump georss_generic_client to v0.6 (#51745)
This commit is contained in:
parent
f17a5f0db9
commit
be0d9d185b
@ -2,7 +2,7 @@
|
|||||||
"domain": "geo_rss_events",
|
"domain": "geo_rss_events",
|
||||||
"name": "GeoRSS",
|
"name": "GeoRSS",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/geo_rss_events",
|
"documentation": "https://www.home-assistant.io/integrations/geo_rss_events",
|
||||||
"requirements": ["georss_generic_client==0.4"],
|
"requirements": ["georss_generic_client==0.6"],
|
||||||
"codeowners": ["@exxamalte"],
|
"codeowners": ["@exxamalte"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@ -654,7 +654,7 @@ geojson_client==0.6
|
|||||||
geopy==2.1.0
|
geopy==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.4
|
georss_generic_client==0.6
|
||||||
|
|
||||||
# homeassistant.components.ign_sismologia
|
# homeassistant.components.ign_sismologia
|
||||||
georss_ign_sismologia_client==0.2
|
georss_ign_sismologia_client==0.2
|
||||||
|
@ -357,7 +357,7 @@ geojson_client==0.6
|
|||||||
geopy==2.1.0
|
geopy==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.geo_rss_events
|
# homeassistant.components.geo_rss_events
|
||||||
georss_generic_client==0.4
|
georss_generic_client==0.6
|
||||||
|
|
||||||
# homeassistant.components.ign_sismologia
|
# homeassistant.components.ign_sismologia
|
||||||
georss_ign_sismologia_client==0.2
|
georss_ign_sismologia_client==0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user