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

Temp sensor & climate problem #152

Open
vzlgdu opened this issue Nov 23, 2024 · 1 comment
Open

Temp sensor & climate problem #152

vzlgdu opened this issue Nov 23, 2024 · 1 comment

Comments

@vzlgdu
Copy link

vzlgdu commented Nov 23, 2024

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

@zltigo
Copy link

zltigo commented Dec 12, 2024

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants