adaptive-lighting/custom_components/adaptive_lighting/manifest.json
2020-09-29 14:31:01 +02:00

9 lines
264 B
JSON

{
"domain": "adaptive_lighting",
"name": "Adaptive Lighting",
"documentation": "https://www.home-assistant.io/integrations/adaptive_lighting",
"config_flow": true,
"dependencies": [],
"codeowners": ["@basnijholt", "@claytonjn"],
"requirements": []
}