mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 10:08:23 +00:00
parent
32c5248ddb
commit
e25cf0b338
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user