-
-
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
Bug: plugin returning temp in fahrenheit instead of celcius #847
Comments
It's not returning a temp in Fahrenheit, there is a bug with the refreshrate. Which I will resolve soon. If you set a refreshrate on the device or config it will fix that. |
I have updated the refresh to 300. did not immediately solve the issue as too many retries error are still been thrown but I will monitor in the next few hours / day for the API to reset. Will keep you posted. Thanks |
Yeah you have to wait about a day. Sorry about that. I will be getting an update out soon so this is just resolved. |
Hello, refresh problem is now solved and still showing temperature in Fahrenheit See full log: [04/11/2024, 13:37:30] [Resideo] [DEBUG] Using Platform Config Logging: debug [04/11/2024, 13:37:31] [Resideo] [DEBUG] Got access token: xxxxx [04/11/2024, 13:37:31] [Resideo] Failed to Get T9 Firmware Version: Request Not Found [04/11/2024, 13:37:31] [Resideo] [DEBUG] Thermostat: Salon (refreshStatus) Thermostat device: {"groups":[{"id":0,"name":"default","rooms":[0,1,2]}],"displayedOutdoorHumidity":49,"vacationHold":{"enabled":false},"currentSchedulePeriod":{"day":"Monday","period":"Away"},"scheduleCapabilities":{"availableScheduleTypes":["None","Geofenced","TimedNorthAmerica"],"schedulableFan":true},"scheduleType":{"scheduleType":"Timed","scheduleSubType":"NA"},"inBuiltSensorState":{"roomId":0,"roomName":"Salon"},"scheduleStatus":"Resume","allowedTimeIncrements":15,"settings":{"hardwareSettings":{"brightness":0,"maxBrightness":0},"fan":{"allowedModes":["On","Auto","Circulate"],"changeableValues":{"mode":"Circulate"}},"temperatureMode":{"air":true},"specialMode":{"autoChangeoverActive":false,"emergencyHeatActive":false},"devicePairingEnabled":true},"deviceOsVersion":"THX321WF2001W","deviceClass":"Thermostat","deviceType":"Thermostat","deviceID":"LCC-xxxx », »deviceInternalID »:xxxx, »userDefinedDeviceName":"Salon","name":"Salon","isAlive":true,"isUpgrading":false,"isProvisioned":true,"macID »: »xxxx », »deviceSettings":{},"priorityType":"PickARoom","service":{"mode":"Up"},"deviceRegistrationDate":"2024-02-15T21:32:33.33","dataSyncStatus":"Completed","deviceSerialNo":"2301JFA38008","units":"Celsius","indoorTemperature":22,"outdoorTemperature":7,"allowedModes":["EmergencyHeat","Heat","Off","Cool","Auto"],"deadband":0,"hasDualSetpointStatus":false,"minHeatSetpoint":10,"maxHeatSetpoint":32,"minCoolSetpoint":10,"maxCoolSetpoint":32,"changeableValues":{"mode":"Heat","autoChangeoverActive":false,"emergencyHeatActive":false,"heatSetpoint":22,"coolSetpoint":25,"thermostatSetpointStatus":"HoldUntil","holdUntil":"17:00:00","nextPeriodTime":"17:00:00","endHeatSetpoint":16,"endCoolSetpoint":25,"heatCoolMode":"Heat"},"operationStatus":{"mode":"EquipmentOff","fanRequest":true,"circulationFanRequest":false},"indoorHumidity":55,"indoorHumidityStatus":"Measured","deviceModel":"T9-T10"} [04/11/2024, 13:37:32] [Resideo] [DEBUG] Thermostat: Salon Thermostat: Salon Standard Response, statusCode: 200, Action: refreshFanStatus [04/11/2024, 13:37:38] [Resideo] [DEBUG] Thermostat: Salon Thermostat Salon TemperatureDisplayUnits: 0 |
Describe The Bug
Resideo plugin eturning temperature measurement in fahrenheit instead of celcius. All other set point and temperature are returned in celsius
To Reproduce
Setup thermostat in Celcius in resideo app and then upgrade plugin to version 2.1.7
Expected behavior
Temperature should be as they are set in resideo app
Relevant log output
Config for homebridge-resideo
Screenshots
Device & Model
T10
Node.js Version
v20.12.2
NPM Version
v
Homebridge Version
v1.8.5
Homebridge Resideo Plugin Version
2.1.7
Homebridge Config UI X Plugin Version
v4.62.0
Operating System
Raspbian
The text was updated successfully, but these errors were encountered: