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

Current Temperature shows 0.5 degrees, although according to the LG app the temperature in the room is 23.5 degrees #291

Open
mschneider84 opened this issue May 7, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@mschneider84
Copy link

Describe The Bug:
Current Temperature shows 0.5 degrees, although according to the LG app the temperature in the room is 23.5 degrees

To Reproduce:
problem is ongoing

Expected behavior:
display of the correct temperature in the room

Logs:

Show the Homebridge logs here (make sure homebridge DEBUG mode is turned `on`), remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

  • Plugin Version: v1.8.4
  • Homebridge Version: v1.8.1
  • Node.js Version: v20.12.2
  • NPM Version:
  • Operating System: Raspbian
@mschneider84 mschneider84 added the bug Something isn't working label May 7, 2024
@nVuln
Copy link
Owner

nVuln commented Jun 3, 2024

I need your device data, please turn on homebridge debug mode and collect some
device data should be above line [-device-name-] Setting up device! at start up

@moebis
Copy link

moebis commented Dec 19, 2024

I'm seeing the same thing:

image

@moebis
Copy link

moebis commented Dec 19, 2024

@nVuln I can't figure out how to turn on DEBUG mode, it just says some plugins require your to turn on DEBUG mode in the environment. It's using V1 of the API if that helps, and this is what I see on startup:

[12/19/2024, 5:43:24 PM] [homebridge-lg-thinq] Successfully connected to the ThinQ API.
[12/19/2024, 5:43:25 PM] [homebridge-lg-thinq] [WASHER] Setting up device!
[12/19/2024, 5:43:25 PM] [homebridge-lg-thinq] Restoring existing accessory: 95275680-0e9f-11f5-8320-044eaf3e4aa0: WASHER (WASHER WTHT3)
[12/19/2024, 5:43:25 PM] [homebridge-lg-thinq] [Air Conditioner] Setting up device!
[12/19/2024, 5:43:25 PM] [homebridge-lg-thinq] Restoring existing accessory: d27af0a0-7149-11d3-80aa-203dbd46243e: Air Conditioner (AC RAC_056905)
[12/19/2024, 5:43:25 PM] [homebridge-lg-thinq] Start polling device data every 60 second.

@moebis
Copy link

moebis commented Dec 19, 2024

It's also reporting that I have the heat on at 23 degrees, but when I double checked in the LG thinq app it was set to cool at 18 degrees. I was wondering why it got so cold in here. lol

@nVuln
Copy link
Owner

nVuln commented Dec 20, 2024

go to Homebridge setting page, find a section Homebridge Debug Mode, turn it on then restart homebridge

@moebis
Copy link

moebis commented Dec 21, 2024

ok, right now it's behaving. I removed everything (uninstalled) and removed the child bridge, then reinstalled, checked the v1 support as I did before, but this time I didn't select "Current temperature as a sensor" checkbox. I had done this before after initially installing it this way, but it never changed the value from 0.5 degrees. So it sounds like the conditions to reproduce are to select it on install, the conditions to fix are to completely remove everything and never select that value. BTW, even those that checkbox isn't selected it is showing the temp sensor and not the set value, so it is still passing the sensor value. Although it's off by a degree or two (but that is LG's fault for not putting in an offset). I wish I could force an offset to that value like "-1.5" or something.

image

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

3 participants