ottopaulsen / node-red-contrib-power-saver

A Node-RED node to saver money by turning off when the power is most expensive
Other
70 stars 17 forks source link

Reset Action node sets actionTaken to false #122

Closed shadowano closed 1 year ago

shadowano commented 1 year ago

In line 27 and 28 of the Reset Action node on powersaver.no I see the actionTaken is set to false, and savedConsumption is set to 0. Is this a bug?

ottopaulsen commented 1 year ago

No. When the action is reset, it is no longer taken, and does not save anything.