2019-05-04 09:54:32 -07:00
|
|
|
{
|
2020-09-12 12:21:40 +02:00
|
|
|
"domain": "adaptive_lighting",
|
|
|
|
|
"name": "Adaptive Lighting",
|
2023-07-20 08:53:11 -07:00
|
|
|
"codeowners": ["@basnijholt", "@RubenKelevra", "@th3w1zard1", "@protyposis"],
|
2020-09-12 23:25:36 +02:00
|
|
|
"config_flow": true,
|
2024-05-20 17:14:11 +02:00
|
|
|
"dependencies": ["light"],
|
2023-03-26 17:04:13 -05:00
|
|
|
"documentation": "https://github.com/basnijholt/adaptive-lighting#readme",
|
|
|
|
|
"iot_class": "calculated",
|
|
|
|
|
"issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues",
|
2023-04-06 12:37:02 -07:00
|
|
|
"requirements": ["ulid-transform"],
|
2026-01-05 12:43:07 -08:00
|
|
|
"version": "1.30.0"
|
2019-05-04 09:54:32 -07:00
|
|
|
}
|