Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.smarttub.helpers Namespace Reference

Functions

str get_spa_name (smarttub.Spa spa)
 

Detailed Description

Helper functions for SmartTub integration.

Function Documentation

◆ get_spa_name()

str homeassistant.components.smarttub.helpers.get_spa_name ( smarttub.Spa  spa)
Return the name of the specified spa.

Definition at line 6 of file helpers.py.