Update lawn_mower.mqtt.markdown (#32450)

This commit is contained in:
Tom Rosenback 2024-04-24 16:28:28 +03:00 committed by GitHub
parent 5b905885f9
commit c90f60d8d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: