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

Classes

class  TasmotaAvailability
 
class  TasmotaDiscoveryUpdate
 
class  TasmotaEntity
 
class  TasmotaOnOffEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Tasmota entity mixins.

Variable Documentation

◆ _LOGGER

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

Definition at line 30 of file entity.py.