tpacri / multizone_generic_thermostat

Home Assistant generic thermostat component that supports controlling of multiple zones
MIT License
39 stars 0 forks source link

Can not see active zone in lovelace card #13

Open vojtechalbl opened 1 year ago

vojtechalbl commented 1 year ago

Hi,

I followed your instruction. Multi thermostat is working fine. Thanks.

But there is no active zone display in my lovelace card.

Any suggestions, please?

configuration.yaml

input_number: min_living_temperature: name: Min living temperature initial: 22 min: 15 max: 25 step: 0.1

min_pokoj_sever_temperature: name: Min sever temperature initial: 20 min: 15 max: 25 step: 0.1

min_loznice_temperature: name: Min loznice temperature initial: 18 min: 14 max: 25 step: 0.1

climate:

lovelace card code:

type: vertical-stack title: Thermostat cards:

card

atom83 commented 1 year ago

Hi, Have same issue with my setup. HA Core 2022.11.1 latest verison of your integraton addon

I see that the Target temp value gates updated, but no zones at all. if it that is only a cosmetic issue, I would not bother, but acctually its not working as expected either. perhaps its related. will create separate issue, as it would be offtopic to this one.

thanks Thomas

Kukalovi commented 8 months ago

Hi, sorry for my english, I am from Czech Rupublic. I have same problem. Only "Idle" without zone name. Please, can you help me? Thanks, Peter