RM4 - List of example rules

---- TO ENSURE A LONG UNINTERRUPTED LIST PLEASE REFRAIN FROM COMMENTING ----

Name of Rule: Laundry Cycle Complete Notification (using power monitoring)

Comments: Here is my Dryer RM4 rule. The Washer one is basically the same, except for the power threshold. You'll need to figure that value out for your specific devices to prevent false alerts. My power data is collected every 30 seconds, so this rule currently requires 2 power updates in a row below the threshold to trigger the notification (this is the purpose of the 32 second cancellable delay statement. The Private Boolean logic prevents this rule from issuing continuous notifications once the cycle is complete.

image

---- TO ENSURE A LONG UNINTERRUPTED LIST PLEASE REFRAIN FROM COMMENTING ----

8 Likes