Home-AssistantConfig/automation/ifttt_logger.yaml

16 lines
369 B
YAML
Raw Normal View History

2016-12-02 21:25:09 +00:00
###################################
## LOG IFTTT Stuff - Rachio
###################################
- alias: 'Log Sprinkler Activity'
hide_entity: True
trigger:
- platform: event
event_type: rachio_water_stops
action:
service: logbook.log
data:
name: "Rachio Sprinkler:"
message: "The Lawn was watered just now."