Bug widget Room Temperature

Ok, I understand

The problem, in my opinion, is not from there, it’s more of a feature classification issue (these sensors are not really temperature sensors in the « ambient air temperature » sense, they are device operating temperature sensors)

Because this box is not the only place where we average temperatures.

Example: In the chat, you can tell Gladys: « Give me the temperature of the living room », and she will answer.

To do this, she averages the temperature sensors in the room, and since it’s not in the UI, she must have a way to know which sensors are ambient temperature sensors, and which sensors are « internal » temperature sensors.

So, to solve your problem, we need to create a new device_feature category (something like « internal temperature » / « internal_cpu_temperature »), and in the Zigbee2mqtt integration, we need to re-classify these features so that Gladys does not confuse them with ambient temperature sensors.

I created an issue:

https://github.com/GladysAssistant/Gladys/issues/1321

@cicoub13 @VonOx to get you in the loop :slight_smile: