You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used reading thermostats (climate) as temperature sensors and it works. I believe that 'climate' sensors are also 'temperature' type sensors and cannot have the same "zone"/"where".
Hi,
I'm configuring my climate (99 zones) and also an external temperature sensor:
sensor:
termometro esterno:
where: '1'
name: Termometro Esterno
class: temperature
climate:
central_unit:
zone: '#0'
name: Unità Centrale
zone_1:
zone: '1'
name: Salone
zone_2:
zone: '2'
name: Matrimoniale
The problem is that the external temperature sensor read the temperature from zone 1 and not the real external temperature.
Can you help me?
Thanks
Guido
The text was updated successfully, but these errors were encountered: