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

Classes

class  FibaroEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for the Fibaro devices.

Variable Documentation

◆ _LOGGER

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

Definition at line 14 of file entity.py.