Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tradfri.entity.TradfriBaseEntity
 

Namespaces

 homeassistant.components.tradfri.entity
 

Functions

Callable[[Command|list[Command]], Coroutine[Any, Any, None]] homeassistant.components.tradfri.entity.handle_error (Callable[[Command|list[Command]], Any] func)