Fix eight sleep client creation (#81440)

Fix eight sleep bug
pull/81455/head
Raman Gupta 2022-11-03 04:43:48 -04:00 committed by GitHub
parent ee4d28000d
commit 739ed6a6c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
entry.data[CONF_USERNAME],
entry.data[CONF_PASSWORD],
hass.config.time_zone,
async_get_clientsession(hass),
client_session=async_get_clientsession(hass),
)
# Authenticate, build sensors