A Domoticz plugin for controlling and monitoring the temperature of your Balboa Spa Hot Tub.
- Request libary for Python 3: https://pypi.org/project/requests/
- Sockets libary for Python 3: https://pypi.org/project/sockets/
- crc8 libary for Python 3: https://pypi.org/project/crc8/
- Clone repository into your Domoticz plugins folder
cd domoticz/plugins git clone https://github.com/Frixzon/Balboa-Spa-plugin-for-Domoticz.git
- Restart domoticz
sudo service domoticz.sh restart
- Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
- Go to "Hardware" page
- Enter the Name
- Select Type:
Balboa Spa
- Click
Add
- Go to plugin folder and pull new version
cd domoticz/plugins/Balboa-Spa-plugin-for-Domoticz git pull
- Restart domoticz
sudo service domoticz.sh restart
The following devices are created:
Type | Name | Description |
---|---|---|
Selector Switch | Temp range | Can set the temerature range High or Low |
Temperature | Actual | Shows the actual water temperatue |
Temperature | Defined | Shows the configured water temperature level |