homebridge-resideo
homebridge-resideo copied to clipboard
Bug:
Describe The Bug
Using this homebridge plugin with Resideo D6 controllers fine until version 2.1.0. Currently the plugin detects the thermostat controllers but now cannot access correct data or send commands.
To Reproduce
Start plugin with v2.1.0 or later.
Expected behavior
Accurate data and controls.
Relevant log output
[5/30/2024, 8:04:51 PM] [homebridge-resideo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 18.5 exceeded minimum of 63. See https://homebridge.io/w/JtMGR for more info.
[5/30/2024, 8:05:30 PM] [homebridge-resideo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 23.5 exceeded minimum of 63. See https://homebridge.io/w/JtMGR for more info.
[5/30/2024, 8:05:31 PM] [Resideo] Room Sensor Thermostat Living Room Thermostat set request ({"thermostatSetpointStatus":"PermanentHold","autoChangeoverActive":false,"coolSetpoint":74,"heatSetpoint":70}) to Resideo API.
[5/30/2024, 8:05:31 PM] [Resideo] Thermostat: Living Room Thermostat failed to pushChanges, Bad Request
[5/30/2024, 8:05:36 PM] [homebridge-resideo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 23.5 exceeded minimum of 63. See https://homebridge.io/w/JtMGR for more info.
[5/30/2024, 8:05:45 PM] [homebridge-resideo] This plugin generated a warning from the characteristic 'Target Temperature': characteristic was supplied illegal value: number 23.5 exceeded minimum of 63. See https://homebridge.io/w/JtMGR for more info.
Config for homebridge-resideo
{
"name": "Resideo",
"credentials": {
"consumerKey": "redacted",
"consumerSecret": "redacted",
"accessToken": "redacted",
"refreshToken": "redacted"
},
"platform": "Resideo",
"_bridge": {
"username": "redacted",
"port": 57823
}
}
Screenshots
No response
Device & Model
DC6000WF1001/U
Node.js Version
v20.14.0
NPM Version
v9.6.7
Homebridge Version
v1.8.2
Homebridge Resideo Plugin Version
v2.1.1
Homebridge Config UI X Plugin Version
v4.56.2
Operating System
Ubuntu