Home Assistant Unofficial Reference 2024.12.1
event.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.unifiprotect.event.ProtectDeviceFingerprintEventEntity
 
class  homeassistant.components.unifiprotect.event.ProtectDeviceNFCEventEntity
 
class  homeassistant.components.unifiprotect.event.ProtectDeviceRingEventEntity
 
class  homeassistant.components.unifiprotect.event.ProtectEventEntityDescription
 

Namespaces

 homeassistant.components.unifiprotect.event
 

Functions

list[ProtectDeviceEntity] homeassistant.components.unifiprotect.event._async_event_entities (ProtectData data, ProtectAdoptableDeviceModel|None ufp_device=None)
 
None homeassistant.components.unifiprotect.event.async_setup_entry (HomeAssistant hass, UFPConfigEntry entry, AddEntitiesCallback async_add_entities)