adaptive-lighting/custom_components/adaptive_lighting/manifest.json
2022-08-28 11:30:20 -07:00

12 lines
390 B
JSON

{
"domain": "adaptive_lighting",
"name": "Adaptive Lighting",
"documentation": "https://github.com/basnijholt/adaptive-lighting#readme",
"issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues",
"config_flow": true,
"dependencies": [],
"codeowners": ["@basnijholt", "@RubenKelevra"],
"version": "1.0.16",
"requirements": [],
"iot_class": "calculated"
}