Currently recieving the followinng error, on Home Assistant OS. Am i right suggesting the image needs time to populate??
22-05-04 21:42:33 ERROR (SyncWorker_5) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2022.5.0: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2022.5.0/json: Not Found ("no such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2022.5.0: No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2022.5.0")
Hey guys, I absolutely appreciate the amount of updates and improvements. Strangely, I updated (my config says 2022.5.0) but I do not see anything change in the configuration menu (which should now be settings). What happend? Thanks in advance, SilentScreamer
No, they tried a fix of rebuilding the numpy wheels for the final release but it ended up still being present. As @frenck said it was not related to a HASS code change:
I don’t see any reason why this happens:
Our Numpy wheel is built on 6 Jan, and hasn’t changed since then.
Our Python version and base image haven’t changed in the past releases.
What is the usecase? Why one might need a trigger or condition in automation that is disabled? Shouldnt it be removed/deleted/commented if its disabled?
Sometimes, you may want to disable a specific trigger, action, or condition, whether this is for testing, a temporary workaround, or any other reason.
In YAML, you’d comment out parts of your automation, but if you wanted to do that in the UI, the only option you have is to delete it from the automation or script.
I just started testing the 2022.5 rev.
And the first thing I checked is the new UI.
I am using Dev tools a lot.
Well, I am tired of reminding how uncomfortable is “not showing entity_id” in the “Set state” panel (as well as in History and some other places) - time flows, this functionality is not being fixed. OK, what can I say…
But I wonder why the RESTART button was hidden so deep?
Where is a logical connection between “YAML”, “Dev tools” & “Restart” ?
Move all Automations, Blueprints - everything low-level - to the Dev tools then…
The entire page has to do with yaml configuration except for the reload button… Reload individual integrations that are yaml only, or checking your configuration. The restart being there is/was a bonus. The restart button is also accessible via the search button, the c hotkey, the settings → system menu, and the services tab.
As was mentioned in the Community many times, people are very sensitive to UI changes.
This particular change (Check config, Reload yaml staff moved to Dev tools) is not critical at all.
Moreover, I appreciate moving Blueprints to Automations, Helpers to Entities.