Skip to content

aioarubainstant 0.1.1

Choose a tag to compare

@apaperclip apaperclip released this 14 Jun 19:27

Patch release for Aruba Instant HTTP compatibility in debug environments.

  • Accept malformed Aruba response headers when PYTHONASYNCIODEBUG=1 enables aiohttp strict response parsing
  • Scope compatibility parsing to library-owned Aruba controller sessions
  • Preserve global asyncio and aiohttp debug behavior
  • Raise the tested minimum dependency to aiohttp 3.14.1
  • Add an end-to-end login/logout regression test

Home Assistant integrations should use aioarubainstant==0.1.1 and allow the library to own its HTTP session for this compatibility path.