Skip to content

Commit cc2e71f

Browse files
authored
docs(readme): fixed and updated readme
- fixed navigation path to modbus config (missing step) - removed outdated note: modbus connections to SC3 are permanent by now - add 'update' to the list of used platforms Signed-off-by: fkhr79 <[email protected]>
1 parent 79914f3 commit cc2e71f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ The following platforms are currently used. Please see [the supported entities l
195195
- select
196196
- switch
197197
- binary_sensor
198+
- update
198199

199200
# Library of automations and applications
200201
The following library is provided as is, and only based on community work.
@@ -429,16 +430,14 @@ If you experience issues with the integration, check the following common proble
429430
430431
To check if the Modbus connection is active on an SC3 device:
431432
1. Switch to **Installateur** mode.
432-
2. Navigate to **Sonstiges** → **Status Modbus**.
433+
2. Navigate to **Sonstiges** → **Modbus** → **Status Modbus**.
433434
3. The connection should appear under **TCP server**.
434435
435436
<div align="center">
436437
<img src="https://github.com/user-attachments/assets/ef0e0b1a-02e1-4504-94e7-15cffef53443" width="400">
437438
<img src="https://github.com/user-attachments/assets/c4ba1115-0b57-4bae-8ec8-5f87a4d68353" width="400">
438439
</div>
439440
440-
> **Note:** The integration only establishes a Modbus connection briefly to poll data. Therefore, the Home Assistant IP is not permanently visible in the connection overview but appears only for short periods.
441-
442441
</details>
443442
444443
<details>

0 commit comments

Comments
 (0)