grahamj

Results 15 comments of grahamj

I'm seeing this too, can't use h264_omx or h264_v4l2m2m with HomeBridge Protect plugin.

I’m seeing this too. I have Apollo in a folder. I’m wondering if it might be an iOS 16 bug related to being able to hide badges for Focus modes....

I'm seeing this too: config.yaml: ``` name: blah version: 0.0.12 slug: blah description: blah arch: - amd64 url: blah map: - config:rw init: false homeassistant_api: true ``` Dockerfile: ``` ARG...

I've spent the better part of today trying to get this working. 31 tries in and still no dice. I've tried every relevant config.yaml option, older base images, rebooting, you...

> Hi First, you need to add the line hassio_api: true to your config.yaml. I'm not sure whether this is needed in your case. In order to get access to...

yeah you should not need to sleep for sure. My Python is pretty rusty (my addon is actually a shim to write automations in nodejs!) but I can tell you...

+1 I’m wondering if this is actually an issue with current line handling. Repeated searches do move the current line highlight, but it doesn’t bring the line into view if...

@karwosts marked it as Bug two weeks ago so presumably it’s on their radar. Any attention appreciated :)

> Don't read too much into it. I marked it as a bug because it is a bug, but otherwise I have no idea how to fix it. Fair enough,...

Thanks for your efforts @karwosts 😊