Automate your toilet

The Insteon TriggerLinc is a great device for sending basic open/close information to your Insteon system. It’s not as discrete as the hidden door sensor, but it gets the job done. And, it doesn’t have to be used for just doors or windows.

Behold, the latest in home automation technology:
toilet-triggerlinc

… and the associated code for your ISY-994i:

Lid Up

If
  Status 'ToiletLid' is On
Then
  Run Program 'AlertEVERYONE' (Then Path)
Else
  - No Actions

Lid Down

If
  Status 'ToiletLid' is Off
Then
  Stop Program 'AlertEVERYONE'
Else
  - No Actions

AlertEVERYONE

If
  - No Conditions
Then
  Wait 60 Seconds
  Send Notification to 'TextMessage' content 'HolySweetBabyJesusHeDidntPutTheSeatDownAgain'
Else
  - No Actions

Posted by Matt Chiste
April 1
2 comments on “Automate your toilet
  1. Kristin says:

    It would be better if it would actually put the seat down for you, rather than just alerting you that you forgot!

 Subscribe to HomeAutomationGuru.com
    Add to Google Reader or Homepage

Enter your email address to subscribe: