pyHPSU
pyHPSU copied to clipboard
Python Script to read and send commands to a Rotex HPSU
Hi all. I'm just migrating to OH 3.0 and found the following issue: When trying to send values to openHAB the log files fills with errors like `2021-02-06 21:16:38.810 [ERROR]...
Hi, i think there are a lot of wrong commands in `commands_hpsu.json` and the project is using the constructor in the wrong way. now: ``` "t_ext" : { "name" :...
Hi is there anywhere an explanation of the values of mode and mode_01? The xls file with the list pof values is not helpful :-)
query
Hi, I'm using https://github.com/zanac/pyHPSU with latest versions of june 2018 and rote HPSU 508 , and I have detected some issue, not working daemon (as workaround using a script +...
Hello guys. When i try to send a command trough mqtt i can't get it to work; ``` service: mqtt.publish data: topic: ALTHERMA/command/mode_01 payload: "17" ``` The pyHPSU is running...
Fresh install with Python 3.11.2: `pi@pi-HPSU:~/pyHPSU $ pyHPSU.py -d ELM327 -h Traceback (most recent call last): File "/usr/bin/pyHPSU.py", line 338, in main(sys.argv[1:]) File "/usr/bin/pyHPSU.py", line 223, in main n_hpsu =...
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...