Skip to content
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) Cooling Threshold Temperature Warning #222

Open
philipusGood opened this issue Aug 5, 2024 · 4 comments
Open

(BUG) Cooling Threshold Temperature Warning #222

philipusGood opened this issue Aug 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@philipusGood
Copy link

philipusGood commented Aug 5, 2024

  • [ x] That OAuth is Enabled for the Hubitat App under the Homebridge v2 App under App Code.
  • [ x] The Hubitat App and Homebridge Plugin are updated to the latest code available.

About Your Setup

  • How many devices are detected?: 37
  • Hubitat App Version: 2.3.9.166
  • Homebridge Plugin Version: 2.9.4
  • Homebridge Version: 1.8.4
  • NodeJS Version: [v18.13.0]

I get this error in the logs. It repeats every second or so.
[8/5/2024, 5:07:36 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info.

I can't find where to disable Cooling Threshold detection.

@philipusGood philipusGood added the bug Something isn't working label Aug 5, 2024
@philipusGood philipusGood changed the title Cooling Threshold Temperature (BUG) Cooling Threshold Temperature Warning Aug 5, 2024
@brad628
Copy link

brad628 commented Oct 4, 2024

I'm receiving this as well. I do have the heat-only thermostats set as heat-only, and I even filtered out the heating capabilities from those devices to no avail.

[10/3/2024, 9:16:45 PM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info.

@tonesto7
Copy link
Owner

tonesto7 commented Oct 4, 2024

I'm in the process of completely refactoring the entire plugin. I will try my best to make sure this is resolved

@brad628
Copy link

brad628 commented Oct 4, 2024

Along the same lines, I'm also receiving this, which appears to be an issue handling celsius. I do have the Homebridge Hubitat v2 and Homebridge settings both set to celsius, so I'm not sure why it's happening. May be a related issue that can be solved at the same time. Thanks!

[EDIT: Pasted wrong log. This is the celsius error.]

[10/4/2024, 7:59:47 AM] [homebridge-hubitat-tonesto7] This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: number 25.5 exceeded maximum of 25. See https://homebridge.io/w/JtMGR for more info. coolingSetpoint: undefined

@hardlock75
Copy link

what thermostat you use? i have same error
image
for me a i use sinope thermostat, heatsetpoint work well but same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants