Fix IFTTT blog post automation example

This commit is contained in:
Paulus Schoutsen 2015-09-27 20:10:25 -07:00
parent b573e016da
commit b9db76587d

View File

@ -63,7 +63,7 @@ Setup Maker channel with event name `HA_FIRE_ALARM` and Twitter channel to tweet
automation:
- alias: Post a tweet when fire alarm is triggered
trigger:
- platform: mqtt
platform: mqtt
mqtt_topic: home/alarm/fire
mqtt_payload: 'on'