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

Classes

class  SmartTubController
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Interface to the SmartTub API.

Variable Documentation

◆ _LOGGER

homeassistant.components.smarttub.controller._LOGGER = logging.getLogger(__name__)
private

Definition at line 30 of file controller.py.