Update home assistant version
This commit is contained in:
parent
e01017125e
commit
3aadb840ab
6
.github/workflows/python_check.yml
vendored
6
.github/workflows/python_check.yml
vendored
@ -14,8 +14,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- home-assistant: "2023.1.0"
|
|
||||||
python-version: "3.10"
|
|
||||||
- home-assistant: "2023.2.0"
|
- home-assistant: "2023.2.0"
|
||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
- home-assistant: "2023.3.0"
|
- home-assistant: "2023.3.0"
|
||||||
@ -38,6 +36,10 @@ jobs:
|
|||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
- home-assistant: "2023.11.0"
|
- home-assistant: "2023.11.0"
|
||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
|
- home-assistant: "2023.12.0"
|
||||||
|
python-version: "3.11"
|
||||||
|
- home-assistant: "2024.1.0"
|
||||||
|
python-version: "3.11"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user