mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Router changed to Modbus device (#3494)
Changed wording of host description to better indicate the IP to be used is the Modbus device IP and not an internet router.
This commit is contained in:
parent
b6c1240342
commit
83ad4aac94
@ -31,7 +31,7 @@ modbus:
|
|||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **type** (*Required*): Type of the connection to Modbus.
|
- **type** (*Required*): Type of the connection to Modbus.
|
||||||
- **host** (*Required*): The IP address of your router, eg. 192.168.1.1.
|
- **host** (*Required*): The IP address of your Modbus device, eg. 192.168.1.1.
|
||||||
- **port** (*Required*): The port for the communication.
|
- **port** (*Required*): The port for the communication.
|
||||||
|
|
||||||
For a serial connection:
|
For a serial connection:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user