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

Variables

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

Detailed Description

Define Tile constants.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ LOGGER

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

Definition at line 7 of file const.py.