Home Assistant Unofficial Reference 2024.12.1
util.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hunterdouglas_powerview.util
 

Functions

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