Pascal Reeb
Pascal Reeb
I'm doing something similar, with an oauth2-proxy in front of paperless-ngx. To get the app running I've exposed /api without the proxy, which made it possible to login. PDF's are...
> @pree Thanks for pointing that out. This should be changed in the next release. Could you please open a separate issue to change the URL? Done #82 :)
It was just waiting for the Install to finish, but never finished i think (idk exactly, its over an year ago)
I've created the PR https://github.com/home-assistant/core/pull/79806 to register the entities as devices.
Anything missing for this PR to be reviewed?
It's possible that the custom integration configured some webhooks on your bridge and didn't clean it up again. You can check that with the API (https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4#heading--callback-list). You can check this...
Not sure what else you can do to debug. Hard-resetting could be worth to test. This is a known issue in the nuki developer forum: https://developer.nuki.io/t/random-http-503-unavailable/909 I can reproduce this...
Thanks for the bug report. After a quick look, it seems the lock entities are getting an int unique_id assigned. I'll write a short PR this week to fix this...
Interesting, as I don't have an compatible doorbell anymore I couldn't test this. I'll have a look at the issue
There is a new binary sensor that triggers when the doorbell is pressed, have you tried trigger an automation using this? @joaofreire11