Skip to content

Commit b379a40

Browse files
committed
rename config option
1 parent 01090f7 commit b379a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/cover/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Advanced options:
5858

5959
MQTT options:
6060

61-
- **mqtt_format** (*Optional*, enum): Either `values` or `json`. When set to `json`, state changes will
61+
- **mqtt_state_format** (*Optional*, enum): Either `values` or `json`. When set to `json`, state changes will
6262
be only published to the `state_topic` as a JSON object. When `values`, individual values are published
6363
to the `state_topic`, `position_state_topic`, and `tilt_state_topic` separately. Defaults to `values`.
6464

0 commit comments

Comments
 (0)