mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-13 07:14:04 +02:00
Added light dependencies (#1003)
This commit is contained in:
parent
18d0186e33
commit
36115327da
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"domain": "adaptive_lighting",
|
||||
"name": "Adaptive Lighting",
|
||||
"after_dependencies": ["light"],
|
||||
"codeowners": ["@basnijholt", "@RubenKelevra", "@th3w1zard1", "@protyposis"],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"dependencies": ["light"],
|
||||
"documentation": "https://github.com/basnijholt/adaptive-lighting#readme",
|
||||
"iot_class": "calculated",
|
||||
"issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue