mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update cover.mqtt.markdown (#8792)
This commit is contained in:
parent
3662381ed8
commit
76b70fbe6c
@ -173,6 +173,10 @@ tilt_invert_state:
|
|||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
device_class:
|
||||||
|
description: The [type/class](/components/cover/#device-class) of the cover to set the icon in the frontend.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
json_attributes_topic:
|
json_attributes_topic:
|
||||||
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes. Usage example can be found in [MQTT sensor](/components/sensor.mqtt/#json-attributes-topic-configuration) documentation.
|
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes. Usage example can be found in [MQTT sensor](/components/sensor.mqtt/#json-attributes-topic-configuration) documentation.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user