Skip to content

v4.3.8

Choose a tag to compare

@ergo5 ergo5 released this 11 Feb 09:43

fix: use dedicated HTTP session to avoid clearing shared HA cookies

  • Replaced shared HA session with dedicated aiohttp.ClientSession
  • Prevents cookie_jar.clear() from affecting other integrations
  • Session properly closed on unload and HA shutdown