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

Variables

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

Detailed Description

Constants for the Arve integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ LOGGER

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

Definition at line 7 of file const.py.