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

Working code? #1

Open
XMaarten opened this issue Jun 24, 2021 · 10 comments
Open

Working code? #1

XMaarten opened this issue Jun 24, 2021 · 10 comments

Comments

@XMaarten
Copy link

I would like to do the same thing at my home. Is your project already in a working state?

Thanks, Maarten

@michaelusner
Copy link
Owner

michaelusner commented Jun 24, 2021

@XMaarten ,

Yes, the code is working and is running on my ESP32 sitting in front of me.  It's integrated with HomeAssistant and I'm able to control via my phone.I am seeing an issue where after a few days, it will stop controlling equipment.  When I connect to the ESP32's serial port, it will start working again so it's hard to debug.
I have a few changes I wanted to make but it it is in a "mostly" working state today.

I'll add a picture of the controller in a moment.

@michaelusner
Copy link
Owner

I'm working on an ESPHome version of this project that should allow more flexibility and better integration in Home Assistant. It's still a WIP but I'll update the issues here when it's ready.

@XMaarten
Copy link
Author

Are you making any progress with your ESPHome version? Could you maybe publish the work you done so far in a development branch so others, like me, can help you with development?

I found another project that seems to be useful. I think it is for a different protocol, but is for integrating a pump with ESPHome as well. It might be useful to work together. See CentryVSPump

@michaelusner
Copy link
Owner

michaelusner commented Jun 29, 2023 via email

@XMaarten
Copy link
Author

Did you have a look at the project I mentioned? It is the same thing, an ESPHome component for a RS485 controlled pump. I think it is using a different protocol, but the functionality seems to be the same.

@michaelusner
Copy link
Owner

michaelusner commented Jun 29, 2023 via email

@michaelusner
Copy link
Owner

I think things are finally working again for me. The lighting also destroyed my ESP32 dev board and MAX485 so I had to replace them.
I have temperature coming through fine and am working on switches for devices and components now:
image

@XMaarten
Copy link
Author

Great! Can you already share your code please? I am very curious if can get some results as well.

@michaelusner
Copy link
Owner

michaelusner commented Jul 10, 2023 via email

@michaelusner
Copy link
Owner

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