mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update lawn_mower.mqtt.markdown (#32450)
This commit is contained in:
parent
5b905885f9
commit
c90f60d8d6
@ -177,7 +177,7 @@ qos:
|
|||||||
type: integer
|
type: integer
|
||||||
default: 0
|
default: 0
|
||||||
start_mowing_template:
|
start_mowing_template:
|
||||||
description: Defines a [template](/docs/configuration/templating/#using-templates-with-the-mqtt-integration) to generate the payload to send to `dock_command_topic`. The `value` parameter in the template will be set to `dock`.
|
description: Defines a [template](/docs/configuration/templating/#using-templates-with-the-mqtt-integration) to generate the payload to send to `start_mowing_command_topic`. The `value` parameter in the template will be set to `start_mowing`.
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
start_mowing_command_topic:
|
start_mowing_command_topic:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user