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

Variables

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

Detailed Description

Constants for the NYT Games integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ LOGGER

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

Definition at line 7 of file const.py.