chrisjshull / homebridge-nest

Nest plugin for HomeBridge
699 stars 112 forks source link

Heating Threshold Temperature #601

Closed ashish-tandon closed 1 year ago

ashish-tandon commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Install Nest Thermostat
  2. [1/31/2023, 9:14:12 PM] [homebridge-nest] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 4.5 exceeded minimum of 9. See https://homebridge.io/w/JtMGR for more info.

Expected behavior

Include with your bug report this version info:

node --version
homebridge --version

Node.js Version: v16.16.0
homebridge-config-ui-x v4.50.2 

Make sure you have the latest LTS from https://nodejs.org and the latest packages: npm upgrade -g homebridge homebridge-nest

Also include debug log output from startup through seeing the issue: DEBUG=* homebridge -D

[1/31/2023, 9:14:12 PM] [homebridge-nest] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 4.5 exceeded minimum of 9. See https://homebridge.io/w/JtMGR for more info.

adriancable commented 1 year ago
  1. Please check for existing issues before filing duplicates. This is a duplicate of #599.
  2. This is not a problem and does not cause anything not to work.