Home Assistant 2024.12 #140

Closed
opened 2026-02-04 16:48:32 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @paulraison on GitHub (Dec 5, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

As of Home Assistant 2024.12, it requires Python 3.13 to be installed. The current Home Assistant Core install script only installs Python 3.12 which is the default for Ubuntu 24.04.

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Ubuntu 24.04

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

Originally created by @paulraison on GitHub (Dec 5, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. As of Home Assistant 2024.12, it requires Python 3.13 to be installed. The current Home Assistant Core install script only installs Python 3.12 which is the default for Ubuntu 24.04. ### What settings are you currently utilizing? - [X] Default Settings - [ ] Advanced Settings ### Which Linux distribution are you employing? Ubuntu 24.04 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. _No response_
Author
Owner

@michelroegl-brunner commented on GitHub (Dec 5, 2024):

Wich script are you refering to specificly?

@michelroegl-brunner commented on GitHub (Dec 5, 2024): Wich script are you refering to specificly?
Author
Owner

@paulraison commented on GitHub (Dec 5, 2024):

It's the Home Assistant Core script.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homeassistant-core.sh)"

@paulraison commented on GitHub (Dec 5, 2024): It's the Home Assistant Core script. bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/homeassistant-core.sh)"
Author
Owner

@michelroegl-brunner commented on GitHub (Dec 5, 2024):

ok, i will have a look :)

@michelroegl-brunner commented on GitHub (Dec 5, 2024): ok, i will have a look :)
Author
Owner

@havardthom commented on GitHub (Dec 6, 2024):

I'm converting this to a discussion since this is not an issue atm, the Home Assistant scripts works fine as is.

@havardthom commented on GitHub (Dec 6, 2024): I'm converting this to a discussion since this is not an issue atm, the Home Assistant scripts works fine as is.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#140