I us a mystrom Switch. I calculate the consumed energy with the “platform: integration”. That’s working fine. But after a few test I want to reset all the data collected form that switch an start with zero again.
I tried to reset the data in .storage/core.restore_state, delete the entries in the database consering my swich and remove the switch from the configuration.yaml.
But unfortunatelly the statistics show after a few minutes the old value, collected during my tests. I just want to reset all the data from the specific one switch.
How can I reset ALL the data collected from one switch or entity?