adaptive-lighting/custom_components/adaptive_lighting/manifest.json
Benjamin Auquite a01fec0211
Bump to 1.10.1 (#551)
* Update manifest.json

* undo merge mistake

* Version 1.10.1
2023-04-06 13:29:32 -07:00

12 lines
421 B
JSON

{
"domain": "adaptive_lighting",
"name": "Adaptive Lighting",
"codeowners": ["@basnijholt", "@RubenKelevra", "@th3w1zard1"],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/basnijholt/adaptive-lighting#readme",
"iot_class": "calculated",
"issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues",
"requirements": ["ulid-transform"],
"version": "1.10.1"
}