mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
||||
# Example configuration.yaml entry
|
||||
mqtt:
|
||||
- alarm_control_panel:
|
||||
- lawn_mower:
|
||||
name: "Lawn Mower Plus"
|
||||
activity_state_topic: "lawn_mower_plus/state"
|
||||
activity_value_template: "{{ value_json.activity }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user