ottopaulsen / node-red-contrib-power-saver

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

Lowest Price - "If no schedule, send ON" doesn't work #74

Open mariuske opened 2 years ago

mariuske commented 2 years ago

When the "If no schedule, send" setting is set to "On": LowestPrice_setting

And the Lowest Price schedule ends, "Off" is sent instead of "On": LowestPriceSchedule

While the same setting for Best Save works as expected: BestSaveSchedule

Attached is the payload sent to a debug node:

LowestPriceSchedule_debug.txt

ottopaulsen commented 2 years ago

I think you have a point here. This is probably a bug. I will take a look at it.