mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-17 09:14:04 +02:00
Test HA core v2023.6 until v2024.2 (#942)
* Test HA core v2023.6 until v2024.2
* Use Python 3.12
* Add components.ffmpeg
* Revert "VS Code Dev Container (dev & test environment) (#605)"
This reverts commit 6283158ff7.
* Fix
* revert
* fi
* simplify
* Fix
* fixes
* fix
* rev
* Rename test
* fix
* fix all
* fix
* revert
This commit is contained in:
parent
e4e1aa7d37
commit
9eae1501d3
10 changed files with 104 additions and 101 deletions
|
|
@ -36,6 +36,7 @@ required = [
|
|||
"components.stream",
|
||||
"components.conversation", # only available after HA≥2023.2
|
||||
"components.cloud",
|
||||
"components.ffmpeg", # needed since 2024.1
|
||||
]
|
||||
to_install = [package for r in required for package in deps[r]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue