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

Classes

class  IottyEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Base class for iotty entities.

Variable Documentation

◆ _LOGGER

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

Definition at line 14 of file entity.py.