Avi Miller

Results 201 comments of Avi Miller
trafficstars

Unfortunately not: that line is auto-generated by Docker Hub and multiple requests to fix or even suppress it have not yielded any results. We do call out the fact that...

I've submitted https://github.com/docker-library/docs/pull/2166 to the docs repo

I have tvOS 16 on a couple of my Apple TVs and the Home Assistant plugin doesn't seem to work any more. The Apple TVs just always appear as "Off"...

@postlund I'm running the stock integration under `2022.7.0-rc0` in production (for reasons not related to the Apple TV integration) and I have a bunch of `dev` branch test installs I...

So now I can't get any of my Apple TVs to come out of "Off" mode. Neither tvOS 15 or 16, or Home Assistant `2022.7.0-rc0` or `2022.8.0-dev`. I can see...

It appears to be an issue with the combination of Python version and Home Assistant >2022.6, I _think_. The integration works with Python 3.9 and HASS 2022.6, but not with...

The current stable container release works: `ghcr.io/home-assistant/home-assistant:stable` and it's the same working combo as before, i.e. Python 3.9 and HASS 2022.6. I'm about to test the 2022.7.0b1 and 2022.8.0dev containers.

The `2022.7.0b1` container which uses Python 3.10.5 does not work. The only thing that appears in the log is: ``` 2022-07-03 17:02:09 DEBUG (MainThread) [homeassistant.components.apple_tv] Not starting connect loop (False,...

I meant to come back and update: all my Apple TVs and HomePods are working as expected.

Right, we still need to fix the UEFI use-case. I was hoping @aburmash would submit a fix for it. :)