michaelarnauts / aiocomfoconnect

Python AsyncIO Zehnder ComfoConnect LAN C library to interface with ComfoAir Q350/450/600 units.
Other
66 stars 14 forks source link

Invalid sensors values when using a heat exchanger #6

Open Harmless-Bunny opened 1 year ago

Harmless-Bunny commented 1 year ago

Hi, I’d like to know how to modify sensor parameter or declaration (maybe in Sensor.py). Because I did notice discrepencies between HA sensor and ComfoConnect-App sensor in my install. For exemple, outside- and ground- temperature seems to be switched See attached screenshots Thanks in advence.

IMG_0789 IMG_0790 IMG_0791 IMG_0792

michaelarnauts commented 1 year ago

Is it possible your orientation is Right?

If you use this in Home Assistant, it will be easier to swap the sensors there (in sensor.py)

Harmless-Bunny commented 1 year ago

In ComfoConnect App ist is left Where can I find it in HA. I got only sensors shown, no device … IMG_0793 IMG_0795

Harmless-Bunny commented 1 year ago

OK. I’ve found how to configure sensors in sensor.py. Now the question would be: how to integrate them in HA … what’s the link between them ? IMG_0813 IMG_0812 IMG_0814

Harmless-Bunny commented 1 year ago

How can I reconfigure « - outside_temperature » to match to the on ein sensor.py ???

Harmless-Bunny commented 1 year ago

Any idea ???

michaelarnauts commented 1 year ago

Sorry for not replying sooner. The unit reports different temperatures on some sensors depending on if you have a heat exchanger.

Can you provide me a list of all sensor values from the app (preferably in English), and the output of all sensors from this library (show-sensors)? I will try to cross reference them with my sensor values (i don't have a heat exchange) and come up with a solution that works for all scenarios :)

Harmless-Bunny commented 1 year ago

Sorry for not replying sooner. The unit reports different temperatures on some sensors depending on if you have a heat exchanger.

Can you provide me a list of all sensor values from the app (preferably in English), and the output of all sensors from this library (show-sensors)? I will try to cross reference them with my sensor values (i don't have a heat exchange) and come up with a solution that works for all scenarios :)

Hi, thanks. I didn’t change the language in English but translated it on the capture ;) IMG_0915 IMG_0916 IMG_0917 IMG_0918

Harmless-Bunny commented 11 months ago

Any update ?

Harmless-Bunny commented 10 months ago

I also considered to use « HACS Zehnder ComfoAirQ integration » but the result is the same. i’d be happy if you find a solution.

Harmless-Bunny commented 8 months ago

Any update since August ?!