adaptive-lighting/custom_components/adaptive_lighting/manifest.json
Bas Nijholt d67479d017 sync
2020-10-14 16:00:51 +02:00

9 lines
250 B
JSON

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