Skip to content

Instantly share code, notes, and snippets.

@langelguy
Created April 21, 2020 22:11
Show Gist options
  • Save langelguy/299763de63737e3d7c1e75895f137065 to your computer and use it in GitHub Desktop.
Save langelguy/299763de63737e3d7c1e75895f137065 to your computer and use it in GitHub Desktop.
- id: '1587504201931'
alias: Water leak sensor notification
description: ''
trigger:
- entity_id: binary_sensor.water_leak_sensor_water
platform: state
to: wet
condition: []
action:
- data:
message: There is water in the basement!
service: notify.mobile_app_spencers_iphone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment