home-assistant / home-assistant/core

Very high CPU usage after upgrading to 2026.9.0

Open
#181,306 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
90.8k
Forks
38.7k
Avg merge
1d 4h
Merged PRs (30d)
628

Description

The problem

Ever since upgrading to 2026.9.0, I have noticed that my server's CPU usage has been much higher than normal. I checked CPU usage on my server, and it is reporting the HAOS VM as the top CPU user by a wide margin. I installed the Glances add-on in HA, and it looks like the homeassistant container is continuously using very high CPU usage (close to 100% continuously). The top command is python3 -P -m homeassistant --config /config.

I am running HAOS on a TrueNAS CORE VM. It is assigned 4 CPU and 8gb RAM.

What version of Home Assistant Core has the issue?

2026.9.0

What was the last working version of Home Assistant Core?

2026.8.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?
Logs are pretty quiet. Nothing I can see that is relevant.
Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the continuous high CPU usage in the Home Assistant OS setup, comparing Core 2026.9.0 with the last working 2026.8.3. Profile the python3 -P -m homeassistant --config /config process and inspect the quiet logs to identify the regression. Done means the cause is isolated and the excessive CPU usage is resolved or covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.