golles / ha-kamstrup_403

Custom component that integrates the Kamstrup 403 heating system into Home Assistant. This component does also support a few other heating systems
MIT License
70 stars 10 forks source link

ESPHome possible? #49

Closed Dinges28 closed 1 year ago

Dinges28 commented 1 year ago

Did you read the instructions?

The request

Is it possible to migrate this intergration to an esphome supported device?

I have the 66C Kamstrup working by using this project: https://github.com/ProudElm/ESPHome_multical_sensor But today they replaced it to a Kamstrup 403.

Do you know... maybe... a way to migrate your project to an ESPHome version??

Additional information

I do have some linux programming knowledge, so maybe we can combine the effort and maybe can get this to work..

StevenLooman commented 1 year ago

I have a Kamstup 602 myself, but did some research before I ended up using this (great!) integration by @golles. I came accross https://github.com/bipsendk/kamstrup-382Lx7. I'm unsure if this is in the direction you're looking for, but it seems to use the protocol this integration is using as well.

I also found https://37.97.208.91/download/17894 via a search engine. I'm completely unsure where this is from but it downloads a __init__.py file, which I'm guessing is something which runs on micropython. Perhaps that is usable?

Dinges28 commented 1 year ago

@StevenLooman I'll try both options. I'm now on the road, but test it when getting home

Thanx in advance!

golles commented 1 year ago

I've no plans for doing this, you can have a look at some links I posted in #43

golles commented 1 year ago

With the latest release, this component is able to connect to a remote serial connection, see https://github.com/golles/ha-kamstrup_403/releases/tag/2.5.0