Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable support for esphome #12

Open
capitain-schos opened this issue Aug 21, 2024 · 2 comments
Open

enable support for esphome #12

capitain-schos opened this issue Aug 21, 2024 · 2 comments

Comments

@capitain-schos
Copy link

capitain-schos commented Aug 21, 2024

Hi!
Thank you for the great project!
I really want to try it with my VP18EC which is about 18yrs old. However, my Server and the nilan (both panel and the cts600) are separated by a bunch of walls i do not wish to penetrate.
I do have a bunch of esp32s and run esphome.io on them. There is an RS485 component available and with some level shifter one could use it to maybe interface with the cts600?
Would you be willing to look info this?

I tried once to use this Combo in parallel with the display but after some seconds the display posted some error about lost communication and i gave up ...

Thank you!

@frodef
Copy link
Owner

frodef commented Aug 21, 2024

As it is, this integration speaks directly with some serial RS485 adapter. Really there should be some intermediate communication layer inbetween, allowing for e.g. communication over esphome. Perhaps this layer should be the HA standard "modbus" integration, or something thereabouts.

Maybe someone with a better understanding of the HA architecture than myself could suggest what should/could be the appropriate RS485 layer?

@capitain-schos
Copy link
Author

point taken. thank you for the feedback :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants