mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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 %}
|
||||
automation_type:
|
||||
description: The type of automation, must be 'device_trigger'.
|
||||
description: The type of automation, must be 'trigger'.
|
||||
required: true
|
||||
type: string
|
||||
payload:
|
||||
|
Loading…
x
Reference in New Issue
Block a user