Skip to content

Features by Version

Kurt Sanders edited this page Dec 5, 2023 · 10 revisions

Change-log: Features by Version

Hubitat Package Manager (Supported)

v1.2.1 - Dec-05-2023

  • Added missing checkLogLevel() for logging timeout.
  • Added prefix 'Updated at:' to 'updated_at' timestamp attribute in Spa Parent Driver.
  • Corrected Community WebLink in Spa Parent Driver.

V1.2.0

  • 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
  • Added custom polling periods by selecting your own Hubitat mode names (e.g. home, night, away, vacation, etc) to reduce app polling during times when it is not needed, thus reducing load on HE Hub and BWA cloud.
  • Modified spa thermostat driver to allow incremental changes (up/down) in the thermostat dashboard UI to the spa's Heat point temperature.
  • Added new attributes to Spa Parent device:
    • wifiState ["WiFi OK","WiFi Spa Not Communicating","WiFi Startup","WiFi Prime","WiFi Hold","WiFi Panel","WiFi Unnknown"]
    • spaStatus 'Message String'
    • online ["Online","Offline"]
    • updated_at (last poll timestamp and any error messages from the BWA cloud)
Clone this wiki locally