Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.aprilaire.entity Namespace Reference

Classes

class  BaseAprilaireEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base functionality for Aprilaire entities.

Variable Documentation

◆ _LOGGER

homeassistant.components.aprilaire.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 13 of file entity.py.