Added light dependencies (#1003)

This commit is contained in:
Marck 2024-05-20 17:14:11 +02:00 committed by GitHub
commit 36115327da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",