mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Fix Vacuum MQTT config example anchor link (#31065)
This commit is contained in:
parent
96591ac7f1
commit
ae5b5da7ef
@ -190,7 +190,7 @@ set_fan_speed_topic:
|
||||
required: false
|
||||
type: string
|
||||
state_topic:
|
||||
description: "The MQTT topic subscribed to receive state messages from the vacuum. Messages received on the `state_topic` must be a valid JSON dictionary, with a mandatory `state` key and optionally `battery_level` and `fan_speed` keys as shown in the [example](#state-mqtt-protocol)."
|
||||
description: "The MQTT topic subscribed to receive state messages from the vacuum. Messages received on the `state_topic` must be a valid JSON dictionary, with a mandatory `state` key and optionally `battery_level` and `fan_speed` keys as shown in the [example](#configuration-example)."
|
||||
required: false
|
||||
type: string
|
||||
supported_features:
|
||||
|
Loading…
x
Reference in New Issue
Block a user