Skip to content

Commit

Permalink
CI: Add testing against HA 2023.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dext0r committed Oct 28, 2023
1 parent 29173ca commit b5bd48f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
matrix:
include:
- ha-version: '2023.10'
- ha-version: '2023.11'
latest: true
steps:
- uses: actions/checkout@v3
Expand Down
5 changes: 5 additions & 0 deletions tests/requirements_2023.11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pytest-homeassistant-custom-component==0.13.70
aiohttp-cors==0.7.0
home_assistant_intents==2023.7.24
hassil==1.2.0
voluptuous-stubs==0.1.1

0 comments on commit b5bd48f

Please sign in to comment.