adaptive-lighting/.github/workflows
Bas Nijholt c1528ec10a
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
..
install_dependencies Auto reload YAML config changes (#573) 2023-04-26 19:10:52 -07:00
docker-build.yml Only build Docker image on main (#648) 2023-07-21 18:08:43 -07:00
hassfest.yaml Fix the broken tests (#467) 2023-03-26 15:04:13 -07:00
main-to-master-sync.yml Sync main branch to master (#507) 2023-04-02 18:56:56 -07:00
pre-commit.yaml Add pre-commit CI 2022-08-29 09:25:26 -07:00
pytest.yaml Refactor, simplify code, rename, and set minimal HA core ≥2022.11 (#655) 2023-07-22 21:19:01 -07:00
toc.yaml Rewrite the README (#492) 2023-03-30 20:58:29 +00:00
update-readme.yml Rename TurnOnOffListener to AdaptiveLightingManager (#654) 2023-07-22 17:57:49 -07:00
validate.yml Rename steps in CI 2022-08-29 08:38:37 -07:00