From 326391e2b7c6f255328511be35e591cd49bd1cde Mon Sep 17 00:00:00 2001 From: tomlut <10679300+tomlut@users.noreply.github.com> Date: Thu, 3 Mar 2022 19:29:24 +1100 Subject: [PATCH] Update modbus.markdown (#21866) --- source/_integrations/modbus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index 9b9e2c40a96..fd7a934107a 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -904,7 +904,7 @@ sensors: unit_of_measurement: description: Unit to attach to value. required: false - type: integer + type: string state_class: description: The [state_class](https://developers.home-assistant.io/docs/core/entity/sensor#available-state-classes) of the sensor. required: false