This website requires JavaScript.
Explore
Help
Sign in
remote
/
adaptive-lighting
Watch
1
Star
0
Fork
You've already forked adaptive-lighting
0
mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced
2026-09-11 14:24:03 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
simple-ui
adaptive-lighting
/
hacs.json
5 lines
97 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
add hacs.json
2020-09-28 14:48:09 +02:00
{
Prettify integration name in HACS Add capitalized naming and removed underscore ( _ )
2021-12-16 09:22:33 +01:00
"name"
:
"Adaptive Lighting"
,
Refactor, simplify code, rename, and set minimal HA core ≥2022.11 (#655) * Rename TurnOnOffListener to AdaptiveLightingManager * Bump Python version * Refactor and unify methods that are called once * Simplify adaptation_utils.py * Improve readability in adaptation_utils.py * More renames * Simplify * More renames and simplifications * fix test * simplify _supported_features * rename * walrus * drop old astral support * Only support HA ≥2021.06 * Require 2016.06 * Try 2023.1 * even more old versions * test * more versions * verify that only ≥2022.11 works * named args * setdefault * no astral v1 * var * simplify * no need to pass adapt_brightness and adapt_color * Add comment
2023-07-22 21:19:01 -07:00
"render_readme"
:
true
,
Bump min supported version to 2025.12 (#1224)
2025-06-15 21:57:08 -07:00
"homeassistant"
:
"2024.12.0"
add hacs.json
2020-09-28 14:48:09 +02:00
}
Reference in a new issue
Copy permalink