2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "geo_rss_events",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "GeoRSS",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/geo_rss_events",
|
2021-06-11 11:30:58 +00:00
|
|
|
"requirements": ["georss_generic_client==0.6"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@exxamalte"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["georss_client", "georss_generic_client"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|