1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/light/manifest.json

10 lines
216 B
JSON

{
"domain": "light",
"name": "Light",
"documentation": "https://www.home-assistant.io/integrations/light",
"requirements": [],
"dependencies": ["group"],
"codeowners": [],
"quality_scale": "internal"
}