Fibaro Double Switch 2 - how to reset power consumption statistics

I have Fibaro Double Switch 2 (FGS-223) and I want to reset the power consumption statistics every first day of the month. Any solution for that for HA?

Trigger service zwave.reset_node_meters and have this as service data {“node_id”: “theIDofYourSwitch”}
Make this as an automation at a certain time or date.

1 Like