-
Notifications
You must be signed in to change notification settings - Fork 27
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
Version 2.1.5 does not work with Balboa spa BP2100G1 #86
Comments
If you go back to 1.2.4, does it still work? |
I'm seeing the same issue. I'm running the app as part of https://github.com/jshank/bwalink - Release 2021.12 which uses v1.3.0 of the app starts up but doesn't seem to get past initialisation. When I run release 2021.12.1 or later which use the v2.x.x app, I get different output which just hangs at ControlConfigurationRequest. I assume it's doing the same thing, just logging differently due to the v1 -> v2 code changes? Here's the debug output from the v2.x.x app:
Contrast with v1.3.0:
Happy to help out with some debugging if you need any more info. |
I've just tested the new version 2.1.5 with my Balboa spa BP2100G1, but sadly no values are reported via MQTT.
The log output only shows the following:
I, to spa: #BWA::Messages::ConfigurationRequest
I, to spa: #<BWA::Messages::ControlConfigurationRequest 3>
Before I was using version 1.2.4 which reported all the values. I only had to fix the pump values: https://github.com/TheNetStriker/balboa_worldwide_app/tree/PumpSingleSpeedFix
Is there anything I could provide to help find the problem?
The text was updated successfully, but these errors were encountered: