diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index 1625369e733..3eda25ead86 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -852,6 +852,10 @@ sensors: description: Unit to attach to value. required: false type: integer + state_class: + description: The [state_class](https://developers.home-assistant.io/docs/core/entity/sensor#available-state-classes) of the sensor. + required: false + type: string {% endconfiguration %}