Page 1 of 1

Python Plugin: Balboa-Spa

Posted: Tuesday 07 April 2020 18:55
by Frixzon
Balboa-Spa-plugin-for-Domoticz
Here is a plugin that I made to control and monitor my Balboa Spa Hot Tub. The plugin is tested for Balboa control box BP2100 and panel TP800. A lot of creds to the guys in this forum thread that created a client application for Balboa: https://community.smartthings.com/t/bal ... tion/56640. My plugin is integrates parts of functions in the client into Domoticz.

Plugin: https://github.com/Frixzon/Balboa-Spa-p ... r-Domoticz
Balboa homepage: http://balboawatergroup.com/The-Total-Hot-Tub

Hopefully someone more than me will find the plugin helpful.

Re: Python Plugin: Balboa-Spa

Posted: Sunday 29 November 2020 14:35
by darrepac
Hi

Nice plugin. I just received my SPA and gave a try to your plugin, works well.
I see that you have also access to other parameters (heating on or off, pump status). I will see if I am able to propose some plugin update to add those parameters in domoticz. And I also would like to be able to change temp setting

Re: Python Plugin: Balboa-Spa

Posted: Monday 30 November 2020 12:57
by darrepac
I just created a pull request to propose you 2 bugs corrections.

I also saw that lot of unused functions in your code. Heating mode change was working ok, but I was able to change the settemp, I always got a "Error in spaclient!" message. Was the same on your side?

Re: Python Plugin: Balboa-Spa

Posted: Thursday 07 January 2021 19:09
by darrepac
I updated the code to support Spa lights switching...
Here is my version: https://github.com/darrepac/Balboa-Spa- ... r-Domoticz