-
Notifications
You must be signed in to change notification settings - Fork 8
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
current Temp not adjusting #214
Comments
I am having the same issue. Room temperature in my 3 zones remains constant irrespective of the actual room temperature seen by the wall controller and by the Carrier iPhone app. |
looks like the websocket updates send the current temperature over with the wrong zone id, my system only have zone 1 setup but I see this in my debug logs
@wesmannmsu can you check for debug message like mine? I was able to confirm in your diagnostic log that your zone 1 has the heat and cool set points your thermostat, and your zone 2 has the current temperature that is within one degree of what is on your thermostat so I'm guess it was just a delay in data captures. @LSR19 your multi zone setup I think could be really helpful in understanding how the websocket is mismatching the current temperature (rt).
|
fyi: looks like the same thing happens at https://my.carrier.com/home/, I saw the correct temperature in the mobile app but I'm guessing when you change apps back to the carrier app it reloads all the data from graphql so it masks the error in mobile |
v2.7.6 adjusts the zone id based on my debug logs and assumes the issue stems from a conflict between 0 index array and 1 index array for zone counts. a more complex fix might be needed once we see more data |
@wesmannmsu please write up a separate issue about your target temperatures shifting |
Something is clearly still wrong, caught all this in Debugging and Video. config_entry-ha_carrier-01JNFJJ1DJPNN1RCA5QWNPHCKM.json |
@wesmannmsu please keep comments on this ticket related to this ticket which is focused on the zone current temperature being wrong. If you have a question like the two above you can open discussions to field feedback |
Yep, Sorry, thought they might be related |
System Health details
For some reason (that I cant determine) the Main Zone's temp seem to be stuck at 69, but its not.
Checklist
Describe the issue
The Main Zone, temp remains mostly constant, and its not anywhere near what the wall mount says.
config_entry-ha_carrier-01JNFJJ1DJPNN1RCA5QWNPHCKM (2).json
Reproduction steps
...
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: