mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Fixed typo in lawn_mower.mqtt.markdown (#32330)
This commit is contained in:
parent
1f58e8bded
commit
6ec0469a65
@ -210,7 +210,7 @@ The example below shows how to use a single command topic with a command templat
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
mqtt:
|
mqtt:
|
||||||
- alarm_control_panel:
|
- lawn_mower:
|
||||||
name: "Lawn Mower Plus"
|
name: "Lawn Mower Plus"
|
||||||
activity_state_topic: "lawn_mower_plus/state"
|
activity_state_topic: "lawn_mower_plus/state"
|
||||||
activity_value_template: "{{ value_json.activity }}"
|
activity_value_template: "{{ value_json.activity }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user