v0.5.9
Fixes token refresh persistence after v0.5.8 by scheduling the Home Assistant config-entry update with functools.partial instead of passing keyword arguments to call_soon_threadsafe. Adds a regression test for the scheduler call.
Fixes token refresh persistence after v0.5.8 by scheduling the Home Assistant config-entry update with functools.partial instead of passing keyword arguments to call_soon_threadsafe. Adds a regression test for the scheduler call.