Fix MQTT trigger automation_type documentation. (#12213)

This commit is contained in:
Koen Kanters 2020-03-01 13:03:04 +01:00 committed by GitHub
parent 579ec94ec9
commit 6fa717ce36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ The discovery topic needs to be: `<discovery_prefix>/device_automation/[<node_id
{% configuration %} {% configuration %}
automation_type: automation_type:
description: The type of automation, must be 'device_trigger'. description: The type of automation, must be 'trigger'.
required: true required: true
type: string type: string
payload: payload: