How to use "Support RAW write operations #20"
How can i change the timer tables for circpump?
Example has no effect
const circPumpTimerTable = [ {on: "07:30", off: "11:00"}, {on: "14:00", off: "22:00"} ];
pump.write("hotWaterCircPumpTimerTableWeek", circPumpTimerTable);
How to use "Support RAW write operations #20"
How can i change the timer tables for circpump?
Example has no effect
const circPumpTimerTable = [ {on: "07:30", off: "11:00"}, {on: "14:00", off: "22:00"} ];
pump.write("hotWaterCircPumpTimerTableWeek", circPumpTimerTable);