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

Variables

string AVATAR = "Avatar"
 
string DOMAIN = "livisi"
 
 Final
 
 LOGGER = logging.getLogger(__package__)
 

Detailed Description

Constants for the Livisi Smart Home integration.

Variable Documentation

◆ AVATAR

string homeassistant.components.livisi.const.AVATAR = "Avatar"

Definition at line 9 of file const.py.

◆ DOMAIN

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

Definition at line 7 of file const.py.

◆ Final

homeassistant.components.livisi.const.Final

Definition at line 10 of file const.py.

◆ LOGGER

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

Definition at line 6 of file const.py.