Dusan Cervenka
Dusan Cervenka
Is it that correct server? server.themisas.cz? Mine is ha.hadi-doupe.eu or sso.hadi-doupe.eu  Logger: homeassistant.components.http.ban Source: components/http/ban.py:80 Integration: HTTP (documentation, issues) First occurred: 9:57:23 AM (3 occurrences) Last logged: 9:57:37 AM...
Hello so finally i found solution: In NPM: for location / redirect to HA and set ``` auth_request /oauth2/auth; error_page 401 = @error401; auth_request_set $user $upstream_http_x_auth_request_preferred_username; add_header X-Forwarded-Preferred-Username $user; proxy_set_header...
This doesn't help me :/ "proxy_set_header X-Auth-Request-Redirect $request_uri;" It would be great if we could solve this.
I am playing with this 3days. And now when i posted here i made it working. I set these for oauth2: Thank you @jacen05 ``` proxy_set_header X-Auth-Request-Redirect $scheme://$host$request_uri; proxy_set_header Content-Length...
Hi, in my supervision instalation this integration worked. But i moved from it to container only version where this integration is not seeing my bt dongle. Default BT integration see...
Addidn some pictures. I tried this also without HA bt integration    
I was trying both option. None of them worked. I tried uncheck that option several times but it is always checked when i am showing configuration.
In my case the issue is that container network has to be HOST not my own network. So the issue is likely not with this integration.
Sorry for spamming. Just bringing more information. A believe my error: ```bash 2023-09-25 13:43:42.476 DEBUG (SyncWorker_11) [bluetooth_adapters.systems.linux_hci] Error while getting HCI devices: [Errno 97] Address family not supported by protocol...
related to #64