mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Document MQTT sensor state_class (#17949)
This commit is contained in:
parent
b9a95e0439
commit
d7b4809463
@ -134,6 +134,11 @@ qos:
|
||||
required: false
|
||||
type: integer
|
||||
default: 0
|
||||
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
|
||||
default: None
|
||||
state_topic:
|
||||
description: The MQTT topic subscribed to receive sensor values.
|
||||
required: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user