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

Variables

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

Detailed Description

Constants for the AirVisual Pro integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ LOGGER

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

Definition at line 7 of file const.py.