Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.streamlabswater.const Namespace Reference

Variables

string DOMAIN = "streamlabswater"
 
 LOGGER = logging.getLogger(__package__)
 

Detailed Description

Constants for the StreamLabs integration.

Variable Documentation

◆ DOMAIN

string homeassistant.components.streamlabswater.const.DOMAIN = "streamlabswater"

Definition at line 5 of file const.py.

◆ LOGGER

homeassistant.components.streamlabswater.const.LOGGER = logging.getLogger(__package__)

Definition at line 7 of file const.py.