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

Variables

string DEFAULT_HOST = "my-kaleidescape.local"
 
string DOMAIN = "kaleidescape"
 
string NAME = "Kaleidescape"
 

Detailed Description

Constants for the Kaleidescape integration.

Variable Documentation

◆ DEFAULT_HOST

string homeassistant.components.kaleidescape.const.DEFAULT_HOST = "my-kaleidescape.local"

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 4 of file const.py.

◆ NAME

string homeassistant.components.kaleidescape.const.NAME = "Kaleidescape"

Definition at line 3 of file const.py.