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