Functions | |
| aiohttp.ClientSession | get_maybe_authenticated_session (HomeAssistant hass, str|None password, str|None username) |
Blebox helpers.
| aiohttp.ClientSession homeassistant.components.blebox.helpers.get_maybe_authenticated_session | ( | HomeAssistant | hass, |
| str | None | password, | ||
| str | None | username | ||
| ) |
Return proper session object.
Definition at line 14 of file helpers.py.