Skip to content

Swedlund/Balboa-Spa-plugin-for-Domoticz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Balboa-Spa-plugin-for-Domoticz

A Domoticz plugin for controlling and monitoring the temperature of your Balboa Spa Hot Tub.

Prerequisites

  1. Request libary for Python 3: https://pypi.org/project/requests/
  2. Sockets libary for Python 3: https://pypi.org/project/sockets/
  3. crc8 libary for Python 3: https://pypi.org/project/crc8/

Installation

  1. Clone repository into your Domoticz plugins folder
    cd domoticz/plugins
    git clone https://github.com/Frixzon/Balboa-Spa-plugin-for-Domoticz.git
    
  2. Restart domoticz
    sudo service domoticz.sh restart
    
  3. Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
  4. Go to "Hardware" page
  5. Enter the Name
  6. Select Type: Balboa Spa
  7. Click Add

Update

  1. Go to plugin folder and pull new version
    cd domoticz/plugins/Balboa-Spa-plugin-for-Domoticz
    git pull
    
  2. Restart domoticz
    sudo service domoticz.sh restart
    

Devices

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

About

A Domoticz plugin for controlling and monitoring the temperature of your Balboa Spa Hot Tub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages