mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 10:07:54 +00:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"domain": "light",
|
|
"name": "Light",
|
|
"documentation": "https://www.home-assistant.io/integrations/light",
|
|
"requirements": [],
|
|
"dependencies": [
|
|
"group"
|
|
],
|
|
"codeowners": []
|
|
}
|