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

Dynamic command "Reset" not working as exprected i Best Save #133

Open thomlov opened 1 year ago

thomlov commented 1 year ago

Sending a reset command to the best save to delete the current schedule. The node then shows "No price data" telling me that the reset command is correctly recieved. Then, on next change, the node is "back to normal" and continuing old schedule even thought it hasn't recieved any new price data in between. In attached images I've also disconnected the incoming price as well, and node still outputs old schedule. Is it a bug or is there some other way I should make sure to prevent future output from the node?

reset best save 1 changes

ottopaulsen commented 1 year ago

Looks like a bug. Thank you for reporting.