I've used the excellent Companion app for some years to control HA. It uses long-lived access tokens from HA to authenticate. For some reason it now is refusing connections. The log shows:
Logger: homeassistant.components.http.ban
Source: components/http/ban.py:140
integration: HTTP (documentation, issues)
First occurred: 14:36:43 (117 occurrences)
Last logged: 14:46:35
Login attempt or request with invalid authentication from 192.168.0.32 (192.168.0.32). Requested URL: '/api/websocket'. (None)
This is the correct URL. What more can I do to resolve this?
(There's not a correct tag for this question.)