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

Classes

class  TTNEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Support for The Things Network entities.

Variable Documentation

◆ _LOGGER

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

Definition at line 14 of file entity.py.