Functions | |
| PowerviewAPI | async_connect_hub (HomeAssistant hass, str address, int|None api_version=None) |
| def | async_map_data_by_id (Iterable[dict[str|int, Any]] data) |
Coordinate data for powerview devices.
| PowerviewAPI homeassistant.components.hunterdouglas_powerview.util.async_connect_hub | ( | HomeAssistant | hass, |
| str | address, | ||
| int | None | api_version = None |
||
| ) |