0.117: Quick Bar, compact header, a YAML editor, XBox and Template types

I am getting these strange errors (at the end of the log) when onboarding on a fresh installed Hassos 5.4:

...
09:30:50 All core tasks are scheduled
09:30:50 Started Supervisor hardware monitor
09:30:50 Supervisor is up and running
09:30:50 Home Assistant setup
09:30:50 Updating local host information
09:30:50 Updating image homeassistant/raspberrypi4-64-homeassistant:landingpage to homeassistant/raspberrypi4-64-homeassistant:0.117.0
09:30:50 Downloading docker image homeassistant/raspberrypi4-64-homeassistant with tag 0.117.0.
09:30:50 Updating service information
09:30:50 Updating local network information
09:30:50 Updating PulseAudio information
Failed to load cookie file from cookie: No such file or directory
09:32:29 Stopping homeassistant application
09:32:34 Cleaning homeassistant application
09:32:34 Home Assistant docker now installed
09:32:34 Starting Home Assistant
09:32:34 Update pulse/client.config: /data/tmp/homeassistant_pulse
09:32:34 Starting Home Assistant homeassistant/raspberrypi4-64-homeassistant with version 0.117.0
09:32:34 Wait until Home Assistant is ready
09:32:44 Updated Home Assistant API token
09:32:44 Detect a running Home Assistant instance
09:32:44 Cleanup images: ['homeassistant/raspberrypi4-64-homeassistant:landingpage']
09:56:26 Successfully imported 4bdcec99
09:56:35 Partial-Restore 4bdcec99 start
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.
TypeError: Verbindung zum Server konnte nicht hergestellt werden.

That is running for half an hour now.
What can I do?

How do I activate the compact header in 0.117 or is it by default?

By default. Uninstall before upgrading the old cc.

1 Like

My cameras have stopped too, they don’t appear as entities anymore, so don’t show up in my lovelace UI and automations that use camera/snapshots fail

Error executing script. Service not found for call_service at pos 1: Unable to find service camera/snapshot

Not sure if this applies to the others having issues with their cameras, I was running ‘BOM’ radar as a camera, The BOM platform is no more, so I commented out the BOM radar camera in my config and rebooted, now all my other cameras have come back to life. Hope this helps.

that wouldn’t have to do with CH. It’s still working as before, beautifully I might add.
don’t suppose this the intermittent buggy left-side menu has anything to do with that … ?:

, after a page reload it all appears normal again:

Am I really??
Homeassistant OS
at first believed this to have to do with the beta versions, but now this is on release, should be all ok?

ha core update --version=0.116.4
2 Likes

This is a great release! Love it :slight_smile:

@thomasloven, would you consider enabling the use of comments in the YAML editor for automations? If I add a comment now it just gets deleted. Could that be enbled somehow? I really like to comment my automations so that I know what I “thought” when I created it, just to make it more readable for others, and myself.

2 Likes

In my (limited) understanding, the YAML is converted to JSON for storage in the .storage files, and unfortunately JSON does not support comments.

So you would need to define a “comment” element to store comments in JSON, for, each, and, every, element. Quite an onerous task.

1 Like

That’s correct. You can use alias, though.

There’s a description field available.

However, I don’t find it to be as flexible as comments which can be inserted on any line and even be used to ‘comment out’ lines of code.

That’s one of several reasons why I don’t use the Automation Editor. Nevertheless the recent enhancement is a welcome addition for users with less demanding needs.

2 Likes

I think I have the same problem after updating to 0.117 from 0.116.4 OZW beta no longer works and all my Esphome devices that have temp sensors no longer report temp. I can also not restart from the restart menu. Restoring 0.116.4 worked.

“ha” command is not found in IDE console.
I have used:

➜  /workspace hassio homeassistant update --version 0.116.4          
Processing... Done.

Command completed successfully.

But I still see 0.117.0 with “homeassistant info” command

You need to reboot the whole system.

Thx, I already upgraded but uninstall CC solved the issue.

I have switched off/on Rpi4 but no luck.
In supervisor logs I have:
ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config:

and when I do the downgrade to 0.116.4 I get:
ERROR (MainThread) [supervisor.utils] Can’t execute update while a task is in progress

I think that means it’s currently updating or something. Wait an hour or so, and try again.

Did the update via the command line ‘ha core update’ and its been running at 85% CPU for the last three hours…, reset time ??

That is what I thought but it has been many hours since the update to 117…