Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Change Thermostat temp for hc=2 (CW400) #228

Closed
suysh opened this issue Nov 1, 2019 · 3 comments
Closed

Change Thermostat temp for hc=2 (CW400) #228

suysh opened this issue Nov 1, 2019 · 3 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@suysh
Copy link

suysh commented Nov 1, 2019

I have 2 heating circuits hc=1 and hc=2.
To change the temp for circuit hc=2, In a telnet session I do:
Thermostat temp 2 20
Then I receive
Setting new thermostat temperature to 20.0 for heating circuit 2 type 0 (0=auto,1=night,2=day,3=holiday)
But always circuit 1 is changed instead of 2. Is this a copy/paste typo in the code ?

@suysh suysh added the bug Something isn't working label Nov 1, 2019
@proddy
Copy link
Collaborator

proddy commented Nov 1, 2019

what thermostat are you using?

the logic is quite complex and it has to take into account all the 20+ variations of thermostat brands and types and also figure out whether its auto, night, day, manual modes

@suysh
Copy link
Author

suysh commented Nov 2, 2019

I'm using a Bosch CW400.
See #206 for my full system.

@proddy
Copy link
Collaborator

proddy commented Nov 3, 2019

CW400 not implemented yet. Its part of #206 and we'll use that for tracking. See comment when I said "Let's fix that first and then move on to the CW400 Thermostat which has different device telegrams. "

@proddy proddy added the enhancement New feature or request label Nov 3, 2019
@proddy proddy closed this as completed Nov 3, 2019
@proddy proddy changed the title Change Thermostat temp for hc=2 Change Thermostat temp for hc=2 (CW400) Nov 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants