Update to modbus page (#16979)

This commit is contained in:
Philip Allgaier 2021-03-13 18:43:01 +01:00 committed by GitHub
parent 7e22af8d23
commit e130421c71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,8 @@ ha_platforms:
- switch - switch
--- ---
[Modbus](http://www.modbus.org/) is a serial communication protocol to control PLCs (Programmable logic controller). [Modbus](http://www.modbus.org/) is a serial communication protocol to control PLCs (Programmable Logic Controller).
It currently supports sensors and switches which can be controlled over serial, TCP, and UDP connections. It supports various types of devices which can be controlled over serial, TCP, and UDP connections.
## Configuration ## Configuration