Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
graham22 authored Jan 13, 2025
1 parent afd01a4 commit 4338d8e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions code/HomeAssistant/Modbus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@

<p>
The HomeAssistant Modbus TCP configuration as an alternative to using MQTT.
No need for a RPi or ESP32, HA connects directly to the classic
Cons: Classic only supports one TCP connection at a time, so no other connections like Node-red or the Android App
No need for a RPi or ESP32, HA connects directly to the classic.
Cons: Classic only supports one TCP connection at a time, so no other connections like Node-red or the Android App.
</p>

<ul>
<li>1. Copy the yaml from this configuration.yaml into your configuration.</li>
<li>2. Change the IP address to your classic's IP.</li>
<li>Example views are avaliable in the ui-lovalace.yaml</li>

</ul>

<p align="center">
<img src="./View_1.png" width="600"/>
Expand Down

0 comments on commit 4338d8e

Please sign in to comment.