mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-27 12:24:19 +02:00
13 lines
431 B
JSON
13 lines
431 B
JSON
{
|
|
"domain": "adaptive_lighting",
|
|
"name": "Adaptive Lighting (CDiT)",
|
|
"codeowners": ["@CaseyRo"],
|
|
"config_flow": true,
|
|
"dependencies": ["light"],
|
|
"documentation": "https://github.com/CaseyRo/adaptive-lighting#readme",
|
|
"homeassistant": "2025.1.0",
|
|
"iot_class": "calculated",
|
|
"issue_tracker": "https://github.com/CaseyRo/adaptive-lighting/issues",
|
|
"requirements": ["ulid-transform"],
|
|
"version": "2.4.1-cdit.1"
|
|
}
|