diff --git a/source/_integrations/template.markdown b/source/_integrations/template.markdown index c1d0d2e14ee..d69eaa241db 100644 --- a/source/_integrations/template.markdown +++ b/source/_integrations/template.markdown @@ -117,7 +117,7 @@ sensor: type: string default: None state_class: - description: "Defines the state class of the sensor, if any. Only possible value currently is `measurement`. Set this if your template sensor represents a measurement of the current value (so not a daily aggregate etc)." + description: The [state_class](https://developers.home-assistant.io/docs/core/entity/sensor#available-state-classes) of the sensor. required: false type: string default: None