mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-08 03:00:02 -04:00
Add more appliances
This commit is contained in:
8
.github/workflows/python_check.yml
vendored
8
.github/workflows/python_check.yml
vendored
@@ -16,6 +16,14 @@ jobs:
|
||||
include:
|
||||
- home-assistant: "2024.1.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2024.2.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2024.2.0"
|
||||
python-version: "3.12"
|
||||
- home-assistant: "2024.3.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2024.3.0"
|
||||
python-version: "3.12"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user