1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/homeassistant/components/light/manifest.json
2023-02-08 20:35:25 +01:00

9 lines
219 B
JSON

{
"domain": "light",
"name": "Light",
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/light",
"integration_type": "entity",
"quality_scale": "internal"
}