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

Output 3 #24

Closed eirektg closed 2 years ago

eirektg commented 2 years ago

It would be practical if Output 3 could contain the current output from the Power Saver nodes.

Like this: Object

schedule: array[4] hours: array[48] source: "Nordpool" config: object Current_output: On|Off

ottopaulsen commented 2 years ago

This is done in version 3.1.2. The property current is added to the output, and can have values true or false, but may also be undefined, if there is no schedule for the current time.