ha-smartthinq-sensors icon indicating copy to clipboard operation
ha-smartthinq-sensors copied to clipboard

Current temperature is not the current temperature on fridge

Open McGiverGim opened this issue 4 months ago • 7 comments

Describe the bug In the attributes of the fridge entity, there is a "current_temperature: 3". That's not right, the current temperature is unknown, only the "desired" temperature is known for the fridge (I don't know why LG does not publish this data, but it seems it does not for fridges).

It's better to have this value null "current_temperature: null", in this way, the thermostat card of Home Assistant shows the desired temperature but it hides the current temperature (that is unknown).

Expected behavior Don't have current_temperature attribute when this value is unknown.

Environment details:

  • Environment (HASSIO, Raspbian, etc): HASSIO
  • Home Assistant version installed: 2024.9.2
  • Component version installed: 0.39.2
  • Last know working version: -
  • LG device type and model with issue: 2REB1GLVB1__2-BF (REFRIGERATOR)
  • LG devices connected (list):

McGiverGim avatar Sep 26 '24 07:09 McGiverGim