mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix MQTT trigger automation_type documentation. (#12213)
This commit is contained in:
parent
579ec94ec9
commit
6fa717ce36
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user