adaptive-lighting/custom_components/adaptive_lighting/manifest.json

9 lines
251 B
JSON

{
"domain": "adaptive_lighting",
"name": "Adaptive Lighting",
"documentation": "https://github.com/basnijholt/adaptive_lighting",
"config_flow": true,
"dependencies": [],
"codeowners": ["@claytonjn", "@basnijholt"],
"requirements": []
}