Hi, I have an Aeon Labs Home Energy Monitor (HEM) that provides current power usage in watts "Total Power" every 10 seconds, and total accumulated power used in kWh, "Electric Watts Meter" every 5 minutes. I am trying to execute a script that calculates my electricity costs based on the above, but I cannot get the event trigger which executes the script to work.
I am trying to trigger the script off the Electric Watts Meter value changes, using "Set to any". But, while the log showing a new value comes in every 5 minutes, (e.g. Device: Power House Energy Monitor Electric Meter kW Hours value set to 54415 (544.146 kW Hours)), the event does not get triggered. If I use Total Power value change as the trigger, it works fine - I just don't want the script to run every 10 seconds.
I noticed the Misc settings for Electric Watts Meter Additional Information says, "Status Only, No Status Trigger, Z-Wave Child". The Misc settings for Total Power says, "Status Only, Z-Wave Child". The difference here is the "No Status Trigger" setting.
Although I am triggering on a value update, is this the reason my script will not trigger? If so, how do I change this setting? Is there another way to trigger the script with the Electric Watts Meter? I looked at myTrigger but I don't think it can do string updates.
TIA,
BD
I am trying to trigger the script off the Electric Watts Meter value changes, using "Set to any". But, while the log showing a new value comes in every 5 minutes, (e.g. Device: Power House Energy Monitor Electric Meter kW Hours value set to 54415 (544.146 kW Hours)), the event does not get triggered. If I use Total Power value change as the trigger, it works fine - I just don't want the script to run every 10 seconds.
I noticed the Misc settings for Electric Watts Meter Additional Information says, "Status Only, No Status Trigger, Z-Wave Child". The Misc settings for Total Power says, "Status Only, Z-Wave Child". The difference here is the "No Status Trigger" setting.
Although I am triggering on a value update, is this the reason my script will not trigger? If so, how do I change this setting? Is there another way to trigger the script with the Electric Watts Meter? I looked at myTrigger but I don't think it can do string updates.
TIA,
BD
Comment