10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"domain": "geo_rss_events",
|
|
"name": "GeoRSS",
|
|
"documentation": "https://www.home-assistant.io/integrations/geo_rss_events",
|
|
"requirements": ["georss_generic_client==0.6"],
|
|
"codeowners": ["@exxamalte"],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["georss_client", "georss_generic_client"]
|
|
}
|