Skip to content

Commit

Permalink
Update required version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre0512 committed Jan 10, 2024
1 parent f007777 commit 355e218
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/python_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- home-assistant: "2023.2.0"
python-version: "3.10"
- home-assistant: "2023.3.0"
python-version: "3.10"
- home-assistant: "2023.4.0"
python-version: "3.10"
- home-assistant: "2023.5.0"
python-version: "3.10"
- home-assistant: "2023.6.0"
python-version: "3.10"
- home-assistant: "2023.7.0"
python-version: "3.10"
- home-assistant: "2023.7.0"
python-version: "3.11"
- home-assistant: "2023.8.0"
python-version: "3.11"
- home-assistant: "2023.9.0"
python-version: "3.11"
- home-assistant: "2023.10.0"
python-version: "3.11"
- home-assistant: "2023.11.0"
python-version: "3.11"
- home-assistant: "2023.12.0"
python-version: "3.11"
- home-assistant: "2024.1.0"
python-version: "3.11"

Expand Down
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Haier hOn",
"homeassistant": "2023.2.0",
"homeassistant": "2024.1.0",
"zip_release": true,
"filename": "haier_hon.zip"
}

0 comments on commit 355e218

Please sign in to comment.