IFTT: Removed additional spaces in the yaml (#966)
This commit is contained in:
parent
b78348bb67
commit
e834b81cbb
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ You need to setup a unique trigger for each event you sent to IFTTT.
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml Automation entry
|
# Example configuration.yaml Automation entry
|
||||||
automation:
|
automation:
|
||||||
- alias: Startup Notification
|
alias: Startup Notification
|
||||||
trigger:
|
trigger:
|
||||||
platform: event
|
platform: event
|
||||||
event_type: homeassistant_start
|
event_type: homeassistant_start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue