pyHPSU icon indicating copy to clipboard operation
pyHPSU copied to clipboard

How to set values

Open mohnewald opened this issue 1 year ago • 1 comments
trafficstars

How can i set the mode Cooling?: mode;Mode;Current mode of the heat pump: ---: No heating or cooling demand : Heating : Cooling : Domestic hot water generation : Automatic defrosting function active => I want to activate cooling in the summer when its hot

How can i set a value t_hs_set to 50? => i would like to use excess solar energy in the winter

My working read command is: pyHPSU.py -c t_dhw -d elm327 -p /dev/ttyUSB0

mohnewald avatar Aug 09 '24 06:08 mohnewald

Have you tried pyHPSU.py -c mode_01:05 for cooling? I only use commands via MQTT which works pretty well...

N3rdix avatar Sep 24 '24 19:09 N3rdix