michaelarnauts / home-assistant-comfoconnect

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

Integration with CAN bus #55

Closed decontamin4t0R closed 2 months ago

decontamin4t0R commented 3 months ago

Hi,

currently, the library + this addon only supports updates via a LAN C bridge. However, most of the underlying CAN protocol should be known to be able to skip the bridge entirely. As I am migrating to HomeAssistant, I would be willing to invest some hours into making something less hacky than my current solution (https://github.com/decontamin4t0R/zcan). How would a possible extension look in your opinion?

Some points that I am having trouble unifying into my design:

For the start, I am thinking about forking this (the home-assistant) repo and commenting out a lot...

Thanks, Max

michaelarnauts commented 3 months ago

Someone made a MQTT bridge with aiocomfoconnect.

This could be a useful base to start on? https://github.com/oysteing/comfoconnect-mqtt-bridge

dan-s-github commented 2 months ago

there are multiple variations using esphome and a esp32

https://github.com/vekexasia/comfoair-esp32 https://github.com/felixstorm/esphome-custom-components/ https://github.com/yoziru/esphome-zehnder-comfoair https://github.com/dan-s-github/zehnder-comfoair-can