home-assistant/core

New syntax causes Raspberry Pi 4 to crash when launching Visual Code add-on

tyron opened this issue · 0 comments

tyron commented

The problem

Recently I started seeing many more crashes on my Home Assistant installation running on a Raspberry Pi 4. It wasn't an issue until recent months, so I'd say it got worse around 2024.08 release. From a hunch, it seems to happen more when I'm interacting with Visual Studio add-on.

Initially I logged as a OS bug, but I eventually found out the bug reported in Visual Studio add-on repo.

It seems like the syntax check is causing VSC to hang and crash the entire RPi4. After I went through each of my automations and hit "save" again (forcing a conversion to the new format), my RPi4 isn't crashing anymore with a similar usage. Considering the impact of the problem, can you evaluate ways to automate the conversion of old to new syntax (especially if you have plans on more conversions)?

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

core-2024.07.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Visual Code add-on

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response