chrisjshull / homebridge-nest

Nest plugin for HomeBridge
707 stars 111 forks source link

Hot water control no longer works, only sets to 30 mins #501

Closed j88nyr closed 2 years ago

j88nyr commented 2 years ago

Describe the bug Had hot water boost set to 2hrs, but now Nest only boosts for 30 mins

Current config: }, "options": [ "HomeAway.Disable", "Thermostat.Eco.Disable", "hotWaterDurationMinutes: 120" ], "platform": "Nest"

Include with your bug report this version info: Node.js v16.13.2 NPM v8.1.2 Homebridge 1.4.0 homebridge-nest v4.6.4

When controlling hot water, the logs only show it turning it on or off: [1/30/2022, 9:51:28 AM] [Nest] Setting hot water state for Downstairs Thermostat to: false [1/30/2022, 9:51:31 AM] [Nest] Setting hot water state for Downstairs Thermostat to: true

adriancable commented 2 years ago

Duplicate of #483. Also, user error and not an issue.