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

Smart Heater temperature display issues #345

Closed
var-log-skynet opened this issue Mar 1, 2023 · 6 comments
Closed

Smart Heater temperature display issues #345

var-log-skynet opened this issue Mar 1, 2023 · 6 comments
Labels
bug Something isn't working no-issue-activity

Comments

@var-log-skynet
Copy link

Describe the bug
SmartHeater XL (C) dispalys correct temperatures (current and desired) in tuya smart app, but not in Homebrigde/HomeKit

Expected behavior
Dispaly correct vaules

Screenshots
Homebridge
tuya
homekit

Device info (please complete the following information, which can be found in log):
[homebridge-tuya-platform] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 230 exceeded maximum of 122. See https://homebridge.io/w/JtMGR for more info.

@var-log-skynet var-log-skynet added the bug Something isn't working label Mar 1, 2023
@github-actions
Copy link

github-actions bot commented Mar 1, 2023

Thank you for your feedback, we will solve this issue soon

@Josje92
Copy link

Josje92 commented Mar 9, 2023

Exactly the same issue here 👋 - so, tagging along!
Think it has something to do with F / C difference..

Edit: this might be useful info. My device is currently switched off, I tried to lower my maxValue from 122 to 22 (celcius) and got this message in my console:

This plugin generated a warning from the characteristic 'Current Temperature': characteristic was supplied illegal value: number 190 exceeded maximum of 122. See https://homebridge.io/w/JtMGR for more info.

Which was exactly 10 times the current temperature. So the temperature given by Tuya has to be divided by 10 before passing it to homebridge.

@Josje92
Copy link

Josje92 commented Mar 14, 2023

Made a PR for this.

@github-actions
Copy link

Stale issue. we will close the issue soon. If this issue has not been resolved, please update the issue and contact us in time.

@var-log-skynet
Copy link
Author

This is still an issue

@RohitRajendran
Copy link

I'm also having a similar issue where my heater set to 69F is showing up as 156.
Screenshot 2023-12-08 at 2 37 02 PM

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

No branches or pull requests

3 participants