Skip to content

decline27/HBBWASpaManager

 
 

Repository files navigation

HBBWASpaManager

(forked from richardpowellus/HBBWASpaManager

Integrate your spa to the Hubitat environment with the following features:

  1. View real-time temperature
  2. Set heatingSetPoint temperature
  3. Turn on/off lights, pumps, mister and aux devices
  4. Set & automate High/Low & Rest/Ready modes to reduce energy usage
  5. Control spa using Hubitat's Rules/WebCore

Requirements

How to install BWA Spa Manager:

  1. Connect the spa to using these steps:
    • BWA Cloud Spa Controller
    • Create userid and password and verify BWA Cloud connectivity using BWA Spa Control iOS/Android App
  2. Install Hubitat Package Manager (HPM) on your Hubitat Hub:
  3. Search HPM for * BWA Spa Manager, Install and Configure the App
  4. Separate devices will be created according to the custom configuration/features of your spa to control temperature, pumps, lights, rest/ready states, mister, etc.

Version Notes

v1.2.0 - Nov-11-2023

  • V1.2.0 code stream now maintained by Kurt Sanders (Previous versions were maintained by Richard Powell)
  • Changed namespace to 'kurtsanders' in app and drivers
  • Moved hardcoded logging values in driver to UI preferences and added logging expire timeout logic.
  • Added 'Switch Capability' in device parent for:
    • Value: On (TempRange: high, ReadyMode: Ready)
    • Value: Off (TempRange: low, ReadyMode: Rest)
  • Added capability "Actuator" and attribute "ReadyMode", "enum", ["Ready", "Rest"] with command "setReadyMode"
  • Added attribute "TempRange", "enum", ["low", "high"] and command "setTempRange"
  • Added app and drivers to HPM Public Install App for easier install and updates

About

BWA Spa Manager for homey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%