Testing http to mqtt

This commit is contained in:
Jeffrey Stone 2017-04-12 21:22:39 -04:00
parent 86c60651fc
commit cedefdbf9c
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
alias: "Jeff Arrives Home"
trigger:
# platform: zone
# event: enter
# zone: zone.home
# entity_id: device_tracker.jeffreystonesiphone
platform: mqtt
topic: anchoragehouse/jeffrey/status
# Optional
payload: 'unknown'
action:
- service: notify.notify
data:
title: "Jarvis"
message: "Jeff has arrived home"
- service: script.jeff_is_known