adaptive-lighting/custom_components/adaptive_lighting/manifest.json
2022-08-31 23:19:40 -07:00

12 lines
389 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.1.0",
"requirements": [],
"iot_class": "calculated"
}