Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ankohanse/hass-studer-xcom
Browse files Browse the repository at this point in the history
  • Loading branch information
ankohanse committed Nov 14, 2024
2 parents adff4cd + 6e6d299 commit 6ba4ddb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout the repository"
uses: "actions/checkout@v4.2.1"
uses: "actions/checkout@v4.2.2"

- name: "Run hassfest validation"
uses: "home-assistant/actions/hassfest@master"
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout the repository"
uses: "actions/checkout@v4.2.1"
uses: "actions/checkout@v4.2.2"

- name: "Run HACS validation"
uses: "hacs/action@main"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This component connects directly over the local network using the Studer xcom pr
The custom component was tested with:
- Xtender XTH 8000-48 (but should also work for other XTH, XTS and XTM)
- Xcom-CAN (BSP connection to a third party BMS)
- Xcom-LAN (which actually is a Xcom232i with a Moxy NPort 5110A)
- Xcom-LAN (which actually is a Xcom232i with a Moxa NPort 5110A)
- RCC-03

It should also be able to detect and handle
Expand Down

0 comments on commit 6ba4ddb

Please sign in to comment.