Aeon Labs Smart Energy Switch/Notification

Can I use the PLEG to make a notification when a Aeon Labs Smart Energy Switch (DSC06106-ZWUS)? It does not seem to have a default notification for energy usage like other power monitoring devices…

If it has a device property representing the value you want a notification for … PLEG can generate the notification.

Bind the Device Property to a variable … i.e. Power

Then define a condition for the notification:

Notify Power > 200

Then add a notification on the PLEG device when the it has satisfied condition: Notify

Ok, so I think I got the “device on” but how do I also add device off when power may not be 0?