mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
280 B
JSON
10 lines
280 B
JSON
{
|
|
"domain": "rss_feed_template",
|
|
"name": "RSS Feed Template",
|
|
"documentation": "https://www.home-assistant.io/integrations/rss_feed_template",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
}
|