Go to the source code of this file.
Namespaces | |
| homeassistant.components.unifiprotect.sensor | |
Functions | |
| list[ProtectDeviceEntity] | homeassistant.components.unifiprotect.sensor._async_event_entities (ProtectData data, Camera|None ufp_device=None) |
| list[BaseProtectEntity] | homeassistant.components.unifiprotect.sensor._async_nvr_entities (ProtectData data) |
| str | homeassistant.components.unifiprotect.sensor._get_alarm_sound (Sensor obj) |
| float|None | homeassistant.components.unifiprotect.sensor._get_nvr_memory (NVR obj) |
| int | homeassistant.components.unifiprotect.sensor._get_nvr_recording_capacity (NVR obj) |
| datetime|None | homeassistant.components.unifiprotect.sensor._get_uptime (ProtectDeviceModel obj) |
| None | homeassistant.components.unifiprotect.sensor.async_setup_entry (HomeAssistant hass, UFPConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.unifiprotect.sensor._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.unifiprotect.sensor.OBJECT_TYPE_NONE = "none" |