Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.unifiprotect.data.ProtectData Member List

This is the complete list of members for homeassistant.components.unifiprotect.data.ProtectData, including all inherited members.

__init__(self, HomeAssistant hass, ProtectApiClient protect, timedelta update_interval, UFPConfigEntry entry)homeassistant.components.unifiprotect.data.ProtectData
_async_add_device(self, ProtectAdoptableDeviceModel device)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_poll(self, datetime now)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_process_updates(self)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_process_ws_message(self, WSSubscriptionMessage message)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_remove_device(self, ProtectAdoptableDeviceModel device)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_signal_device_update(self, ProtectDeviceType device)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_unsubscribe(self, str mac, Callable[[ProtectDeviceType], None] update_callback)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_update_change(self, bool success, bool force_update=False, Exception|None exception=None)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_update_device(self, ProtectAdoptableDeviceModel|NVR device, dict[str, Any] changed_data)homeassistant.components.unifiprotect.data.ProtectDataprivate
_async_websocket_state_changed(self, WebsocketState state)homeassistant.components.unifiprotect.data.ProtectDataprivate
_auth_failureshomeassistant.components.unifiprotect.data.ProtectDataprivate
_entryhomeassistant.components.unifiprotect.data.ProtectDataprivate
_hasshomeassistant.components.unifiprotect.data.ProtectDataprivate
_unsubshomeassistant.components.unifiprotect.data.ProtectDataprivate
_update_intervalhomeassistant.components.unifiprotect.data.ProtectDataprivate
add_signalhomeassistant.components.unifiprotect.data.ProtectData
adopt_signalhomeassistant.components.unifiprotect.data.ProtectData
apihomeassistant.components.unifiprotect.data.ProtectData
async_add_pending_camera_id(self, str camera_id)homeassistant.components.unifiprotect.data.ProtectData
async_refresh(self)homeassistant.components.unifiprotect.data.ProtectData
async_setup(self)homeassistant.components.unifiprotect.data.ProtectData
async_stop(self, *Any args)homeassistant.components.unifiprotect.data.ProtectData
async_subscribe(self, str mac, Callable[[ProtectDeviceType], None] update_callback)homeassistant.components.unifiprotect.data.ProtectData
async_subscribe_adopt(self, Callable[[ProtectAdoptableDeviceModel], None] add_callback)homeassistant.components.unifiprotect.data.ProtectData
channels_signalhomeassistant.components.unifiprotect.data.ProtectData
disable_stream(self)homeassistant.components.unifiprotect.data.ProtectData
get_by_types(self, Iterable[ModelType] device_types, bool ignore_unadopted=True)homeassistant.components.unifiprotect.data.ProtectData
get_cameras(self, bool ignore_unadopted=True)homeassistant.components.unifiprotect.data.ProtectData
last_update_successhomeassistant.components.unifiprotect.data.ProtectData
max_events(self)homeassistant.components.unifiprotect.data.ProtectData