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

Will this work with non-official RS485 to WiFi solutions? #55

Closed
supersebbo opened this issue Jun 16, 2023 · 5 comments
Closed

Will this work with non-official RS485 to WiFi solutions? #55

supersebbo opened this issue Jun 16, 2023 · 5 comments
Labels

Comments

@supersebbo
Copy link

Just wondering a couple of things:

  1. Will this work with non Balboa RS485 to WiFi options like the 'Elfin EW11'?
  2. Is this the same code that is integrated into the HomeAssistant Balboa integration?

Thanks!

@natekspencer
Copy link
Collaborator

  1. Will this work with non Balboa RS485 to WiFi options like the 'Elfin EW11'?

It's only been tested with the official WiFi module so this is an unknown.

2. Is this the same code that is integrated into the HomeAssistant Balboa integration?

Yes

@supersebbo
Copy link
Author

supersebbo commented Jun 17, 2023

I can provide an update there. I purchased an 'Elfin-EW11' RS485 to Wifi module from AliExpress (less than $15). From my testing I was unable to get the HomeAssistant native integration to work with the Elfin adaptor (failed at the config stage) however I was able to get full functionality instantly from ccutrer's Ruby/MQTT implementation of this control library. So I don't know whether pybalboa is doing some sort of additional config/registration test that is causing this to fail? Happy to look into it if someone gives me some debugging pointers.

Anyway, for $15 and a couple of hours work I am very pleased to be in the position to fully control my spa from HomeAssistant.
image

image

@natekspencer
Copy link
Collaborator

@supersebbo would love if you are able to get this to work with the RS-485. You'll likely have to adjust some things based on the Ready message which this currently doesn't support.

@supersebbo
Copy link
Author

I have packaged the ruby version of this library as an experimental HA add on which supports Balboa/TCP/local connections. I'd be greatful if you are able to test https://github.com/supersebbo/bwa-mqtt-bridge-addon

Copy link

github-actions bot commented Feb 8, 2025

This issue has now been marked as stale and will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Feb 8, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants