core/homeassistant/components/kitchen_sink/manifest.json

10 lines
294 B
JSON
Raw Normal View History

2023-01-10 16:31:47 +00:00
{
"after_dependencies": ["recorder"],
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/kitchen_sink",
"domain": "kitchen_sink",
"iot_class": "calculated",
"name": "Everything but the Kitchen Sink",
"quality_scale": "internal"
}