Closed matthiasotto closed 3 years ago
Can you try the latest beta?
@donavanbecker I didn't get around to trying the beta, but just updated to 10.0.0 and tried again:
[22/08/2021, 12:09:28] [HoneywellHome] Thermostat Living Room Thermostat - Set CoolingThresholdTemperature: 23.5
[22/08/2021, 12:09:28] [HoneywellHome] Thermostat Living Room Thermostat - Set TargetTemperature: 22.3
[22/08/2021, 12:09:28] [HoneywellHome] Thermostat Living Room Thermostat - Set HeatingThresholdTemperature: 21.1
[22/08/2021, 12:09:28] [HoneywellHome] Send thermostatSetpointStatus
[22/08/2021, 12:09:28] [HoneywellHome] T9-T10
[22/08/2021, 12:09:28] [HoneywellHome] set autoChangeoverActive
[22/08/2021, 12:09:28] [HoneywellHome] T9-T10
[22/08/2021, 12:09:28] [HoneywellHome] Sending request for Living Room Thermostat to Honeywell API. mode: Auto coolSetpoint: 23.5 heatSetpoint: 21.1 thermostatSetpointStatus: PermanentHold
[22/08/2021, 12:09:28] [HoneywellHome] Thermostat Living Room Thermostat pushChanges - {"mode":"Auto","thermostatSetpointStatus":"PermanentHold","autoChangeoverActive":true,"coolSetpoint":23.5,"heatSetpoint":21.1}
[22/08/2021, 12:09:29] [HoneywellHome] "Request failed with status code 400"
[22/08/2021, 12:09:29] [HoneywellHome] Thermostat Living Room Thermostat - {"message":"Request failed with status code 400","name":"Error","stack":"Error: Request failed with status code 400\n at createError (/usr/lib/node_modules/homebridge-honeywell-home/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/usr/lib/node_modules/homebridge-honeywell-home/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/usr/lib/node_modules/homebridge-honeywell-home/node_modules/axios/lib/adapters/http.js:260:11)\n at IncomingMessage.emit (events.js:412:35)\n at endReadableNT (internal/streams/readable.js:1317:12)\n at processTicksAndRejections (internal/process/task_queues.js:82:21)","config":{"url":"https://api.honeywell.com/v2/devices/thermostats/LCC-B82CA0400009","method":"post","data":"{\"mode\":\"Auto\",\"thermostatSetpointStatus\":\"PermanentHold\",\"autoChangeoverActive\":true,\"coolSetpoint\":23.5,\"heatSetpoint\":21.1}","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","Authorization":"Bearer jwjJDM9QmAAAAAAAAAAAAAAAAAAA","User-Agent":"axios/0.21.1","Content-Length":126},"params":{"locationId":3005609,"apikey":"AujyuQoLmOas6ZHHHHHHHHHHHHHH"},"transformRequest":[null],"transformResponse":[null],"timeout":0,"responseType":"json","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1}}
can you try v10.1.0?
Works! Thank you @donavanbecker
awesome!
Describe The Bug:
Setting the heat or cool temperature using my iOS Homeapp is not reflected on my actual thermostat nor the Honeywell Home app.
To Reproduce:
Expected behavior:
Temperature should be updated on thermostat.
Logs:
Homebridge Config:
Device & Model:
T10 Pro (THX321WFS2001W)
Environment:
Thank you!