i bought the same powerplug.
so which counter does it actually reset? is it summation delivered?
I imported the blueprint and it created a script. I configured it to use the power plug i want to reset, but it doesnt seem to do anything?
Cheers
I created a script using the blueprint (you have to chose the device before saving the script)
Start the script (you find it in the scripts section. I created several scripts…deleted all of them to ensure to have the only right script left behind)
The summation delivered value changed to 0. That’s all…
I am a newbee on HA and wonder how I can import this Blueprint.
Normally there is a URL link available that can be used or copied and paste to import.
Do I have to select the complete code shown in the beginning, but then…?
Appreciate any help!
Thanks for your tip! Managed to import the Blueprint.
Selected the device to be reset and saved the blueprint under new name.
Going to Automations and selecting the Script tab, I click the three dots and click Run.
No reset of sum power usage counter was done though, am I doing something wrong?
Unfortunately the same for me, imported the Blueprint and ran the script but no change.
The log shows a error, but related to deprecated commands:
Logger: homeassistant.components.zha.core.device
Source: components/zha/core/device.py:1010
integration: Zigbee Home Automation (documentation, issues)
First occurred: 5:45:55 PM (5 occurrences)
Last logged: 5:49:14 PM
[0xF30A](TS011F): args [[]] are deprecated and should be passed with the params key. The parameter names are: []
Looking in the Zigbee attributes I can see the value but writing a new value of “0” doesn’t seem to work either, but that was just a stab in the dark