sHedC/python-masterthermconnect

Allow HDO Signal setting to be writable

Closed this issue · 3 comments

sHedC commented

HDO indicates high tarrif, can we set this back to the heatpump to have it turn off when high activity?

sHedC commented

HDO False means High Tarrif,
HDO True means Low Tarrif.

Can't see what setting one or the other does.

sHedC commented

"It is configurable in advanced settings of the heat pump which "actions" will be blocked by HDO signal.
Default is probably to block everything (compressor/aux heater/dhw), but I have mine set to only block compressor and aux heater, but allow dhw."

Ok missed this statement above so added here. How does this sound, rename hdo_on to "remote_on"?
or reverse the setting and have "high_tarrif" so setting it to True switched to high tarrif and False means Low tarrif?

sHedC commented

This is not writable it sets based on a signal on the power grid or hard wire so can't be set by HASS. Instead changing the name to high_tariff_control and reversing the signal so it shows True if on high tariff and False if not.