Skip to content

v0.5.9

Choose a tag to compare

@esbenwiberg esbenwiberg released this 20 Jun 22:54

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.