michaelarnauts / home-assistant-comfoconnect

Home Assistant integration for Zehnder ComfoAir trough a Zehnder ComfoConnect LAN C.
Other
26 stars 13 forks source link

any chance you can add the COMFOFOND-sensors? #38

Closed pesmi30 closed 4 months ago

pesmi30 commented 6 months ago

I have a ComfoAirQ system with a Comfofond attached. That Comfofond has 4 sensors, that are present in the ComfoConnect:

SENSOR_COMFOFOND_TEMP_OUTDOOR = 416 SENSOR_COMFOFOND_TEMP_GROUND = 417 SENSOR_COMFOFOND_PERC_GHESTATE = 418 SENSOR_COMFOFOND_GHE_PRESENT = 419

A year ago I wrote my own Python program to report these sensors (along with the 'normal' ComfoAirQ sensors; so I know they are available) I would love to have those comfofond-sensors available as 'HomeAssistant-sensors' (especially the first three), I tried to 'fork' your integration to add them myself, but I am a poor programmer...

pesmi30 commented 4 months ago

Thank you for you attention on this. I just installed the new version (0.1.9) but I can't find the new sensors...

michaelarnauts commented 4 months ago

They are disabled by default, you should find them in the collapsed "not shown" entities section of the Diagnostic box on the ComfoAirQ device page.

image

pesmi30 commented 4 months ago

I must be stupid…. but can’t find

Van: Michaël Arnauts @.> Verzonden: dinsdag 2 april 2024 16:33 Aan: michaelarnauts/home-assistant-comfoconnect @.> CC: pesmi30 @.>; Author @.> Onderwerp: Re: [michaelarnauts/home-assistant-comfoconnect] any chance you can add the COMFOFOND-sensors? (Issue #38)

They are disabled by default, you should find them in the collapsed "not shown" entities section of the Diagnostic box on the ComfoAirQ device page.

image.png (view on web) https://github.com/michaelarnauts/home-assistant-comfoconnect/assets/1193779/f355da2b-05b2-456d-a372-b1e079a8e1ce

— Reply to this email directly, view it on GitHub https://github.com/michaelarnauts/home-assistant-comfoconnect/issues/38#issuecomment-2032205795 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AP4YFQJH7AD36KBTLDCZS6DY3K6RRAVCNFSM6AAAAABDD5SMSGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZSGIYDKNZZGU . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AP4YFQOYRVYRPAEK7RUR4XTY3K6RRA5CNFSM6AAAAABDD5SMSGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTZED76G.gif Message ID: @. @.> >

pesmi30 commented 4 months ago

After (yesterday) installing the latest version (0.1.10) I now have the new sensors available! Thank you very much!