-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
one_hot_water not implemented? #43
Comments
Ok, I may have solved it by myself. I have changed the part for one_hot_water in the commands_hpsu.json from: Can somebody with more experiance than me check it and change it in the code please? |
I think the general request ultimately relates to this kind of improvements |
I modified the commands_hpsu.json and the pyHPSU.py to work with type =
value.
Should work now. But there is a problem when setting one_hot:water to
"0" or "off". I get can bus errors, but I don't know why.
regards
Daniel
Am 07.03.2021 um 11:47 schrieb ckohrt:
…
#45 <#45>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC2I5HGLEXL2F26EUQONGZ3TCNKUVANCNFSM4YW4DHTA>.
|
Hi Daniel,
|
from my side we can clode this issue |
just in case somebody thinks that this is working. I tried it today in my automation system. Result: mode was set to 4 but I have no evidence that it really did hot water.... So I check tomorrow again. |
I checked the new implementation - it works! Thanks! |
thanks for linking |
Hi! Thanks for your great work!
I tried to srite a value to one_hot_water but received the answer
root> pyHPSU.py -c one_hot_water:1 -d PYCAN -p /dev/ttyS0
error - type "value" not implemented since yet
Is it planned to be implemented?
Cheers
Christian
The text was updated successfully, but these errors were encountered: