Skip to content

Commit

Permalink
CI: Add testing against HA 2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dext0r committed Feb 8, 2023
1 parent 263e623 commit 2e5660a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
matrix:
include:
- ha-version: '2023.1'

- ha-version: '2023.2'
latest: true
steps:
- uses: actions/checkout@v3
Expand Down
4 changes: 4 additions & 0 deletions tests/requirements_2023.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pytest-homeassistant-custom-component==0.12.54
aiohttp-cors==0.7.0
home_assistant_intents==2023.1.31
hassil==1.0.3

0 comments on commit 2e5660a

Please sign in to comment.