Closed mistraloz closed 6 months ago
@mistraloz you dont need to select the trv temp sensor, you should select a external Sensor in the room
Thx for the answer but I would like use the internal sensor of the TVR (i know, its not perfect but that worked well like that until now with jeedom). I will see if i can do something with Zigbee2mqtt
Hum... at the end, i am sure there is a possibility to doing that... but i didn't find how to change mqtt translate (from z2m attributes to home assistant entities). In my opinion (humble one), https://github.com/KartoffelToby/better_thermostat/blob/2d6f1fb0de5f2e582fdea2259c1dd622cac6d044/custom_components/better_thermostat/config_flow.py#L332 the climate entities should be allowed... but i do not know the impact for others configurations (and others devices). So nevermind, i will do what you said and add some now sensor (the integrated one in my heaters are know as bad one).
Thx for the support, i close the issue.
Prerequisites
Description
During the configuration step, i cannot choose the right sensor for the current temperature of my TVR. The suggested option is related to the temperature calibration (difference between measured temp and the real one)
Steps to Reproduce
Expected behavior:
I would like choose
climate.chauffage_chambre.current_temperature
that i can see here :Actual behavior:
I can only choose
number.chauffage_chambre_local_temperature_calibration
Versions
HA: 2024.4.4 BT: 1.5.1
Additional Information
I am new in Home Assistant but i saw this configuration in zigbee2mqtt file (that is my own) :
I did not try to switch them (and i am not sure if its can be related but the device_class reported is probably wrong for the calibration one).