Classes | |
| class | ReolinkData |
Functions | |
| tuple[list[str], int|None, bool] | get_device_uid_and_ch (dr.DeviceEntry device, ReolinkHost host) |
| bool | is_connected (HomeAssistant hass, config_entries.ConfigEntry config_entry) |
Variables | |
| ReolinkConfigEntry | |
Utility functions for the Reolink component.
| tuple[list[str], int | None, bool] homeassistant.components.reolink.util.get_device_uid_and_ch | ( | dr.DeviceEntry | device, |
| ReolinkHost | host | ||
| ) |
| bool homeassistant.components.reolink.util.is_connected | ( | HomeAssistant | hass, |
| config_entries.ConfigEntry | config_entry | ||
| ) |