mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
IFTT: Removed additional spaces in the yaml (#966)
This commit is contained in:
parent
b78348bb67
commit
e834b81cbb
@ -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…
x
Reference in New Issue
Block a user