We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01090f7 commit b379a40Copy full SHA for b379a40
content/components/cover/_index.md
@@ -58,7 +58,7 @@ Advanced options:
58
59
MQTT options:
60
61
-- **mqtt_format** (*Optional*, enum): Either `values` or `json`. When set to `json`, state changes will
+- **mqtt_state_format** (*Optional*, enum): Either `values` or `json`. When set to `json`, state changes will
62
be only published to the `state_topic` as a JSON object. When `values`, individual values are published
63
to the `state_topic`, `position_state_topic`, and `tilt_state_topic` separately. Defaults to `values`.
64
0 commit comments