Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nn0 authored Oct 29, 2023
1 parent 7dcfd15 commit 7cf2ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This Repository contains a Home Assistant Addon to run Ism7MQTT for reading data from Wolf heaters, equipped with an ISM7 Module, directly.

Also supports running multiple instances of ism7mqtt. To do so, configure the first instance normally, then, for each ISM7 you have, specify a block like this under "additional ISM7 devices":
Also supports running multiple instances of ism7mqtt. To do so, configure the first instance normally, then, for each additional ISM7 you have, specify a block like this under "additional ISM7 devices":
```
- device_name: "WolfHeizung2
ism7_ip: "192.168.x.y"
Expand All @@ -12,4 +12,4 @@ Also supports running multiple instances of ism7mqtt. To do so, configure the fi

Note that each ISM7 needs a distinct device name without spaces or special characters.

For more information, or if you encounter any issues, please refer to https://github.com/zivillian/ism7mqtt
For more information, or if you encounter any issues, please refer to https://github.com/zivillian/ism7mqtt

0 comments on commit 7cf2ee0

Please sign in to comment.