Update sensor.modbus.markdown (#13302)

This commit is contained in:
Brad Keifer 2020-05-08 19:34:52 +10:00 committed by GitHub
parent 3701a98e9f
commit a7cdab2ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ registers:
default: 0 default: 0
type: integer type: integer
data_type: data_type:
description: Response representation (int, uint, float, custom). If float selected, value will be converted to IEEE 754 floating point format. description: Response representation (int, uint, float, string, custom). If float selected, value will be converted to IEEE 754 floating point format.
required: false required: false
default: int default: int
type: string type: string