* move imports to top-level * fixed patch path * added myself as codeowner * regenerated codeowners
12 lines
261 B
JSON
12 lines
261 B
JSON
{
|
|
"domain": "geo_rss_events",
|
|
"name": "Geo RSS events",
|
|
"documentation": "https://www.home-assistant.io/integrations/geo_rss_events",
|
|
"requirements": [
|
|
"georss_generic_client==0.2"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@exxamalte"
|
|
]
|
|
}
|