Skip to content

2026.5.0-beta

Choose a tag to compare

@cmarko89 cmarko89 released this 11 May 20:57
· 11 commits to main since this release

2026.5.0-beta

Initial HACS release replacing the built-in playstation_network integration.

Added

  • Token persistence: After the first authentication, the full OAuth token response (access token + refresh token + expiry timestamps) is stored in the config entry. On every HA restart the stored token is injected back, skipping NPSSO re-authentication for up to 60 days
  • Silent token refresh: After each successful refresh cycle, any new token issued by Sony is automatically persisted — the 60-day clock resets on every restart
  • Improved setup UX: Config flow includes a direct link to the Sony SSO cookie endpoint and an optional browser bookmarklet for one-click token extraction
  • All entities, unique IDs, and state values are identical to the built-in integration — no changes needed to existing automations or dashboards
  • Diagnostics output redacts all sensitive token fields