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

Variables

string DOMAIN = "huum"
 
list PLATFORMS = [Platform.CLIMATE]
 

Detailed Description

Constants for the huum integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ PLATFORMS

list homeassistant.components.huum.const.PLATFORMS = [Platform.CLIMATE]

Definition at line 7 of file const.py.