[PR #1550] [MERGED] **READ GUIDE FIRST** breaking change: Homeassistant-Core upgrade os and python3 #3103

Closed
opened 2026-02-05 05:28:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1550
Author: @MickLesk
Created: 1/17/2025
Status: Merged
Merged: 1/18/2025
Merged by: @MickLesk

Base: mainHead: homeassistant_core


📝 Commits (2)

  • 4426d54 breaking change: homeassistant upgrade os and python3
  • 6deb06c update json to new date and new ressource values

📊 Changes

3 files changed (+35 additions, -34 deletions)

View changed files

📝 ct/homeassistant-core.sh (+13 -14)
📝 install/homeassistant-core-install.sh (+16 -14)
📝 json/homeassistant-core.json (+6 -6)

📄 Description

✍️ Description

hard breaking change:
Upgrade OS to Ubuntu 24.10
Upgrade Python to 3.13.1
Upgrade HomeAssistant to 2025 Version

Merge after 2-3 Feedbacks from here:
https://github.com/community-scripts/ProxmoxVE/discussions/708#discussioncomment-11867406

or here:
https://github.com/community-scripts/ProxmoxVE/discussions/1549



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1550 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `homeassistant_core` --- ### 📝 Commits (2) - [`4426d54`](https://github.com/community-scripts/ProxmoxVE/commit/4426d5409b35da900c76d48712bcbda7b52ff3a3) breaking change: homeassistant upgrade os and python3 - [`6deb06c`](https://github.com/community-scripts/ProxmoxVE/commit/6deb06cefa163eb8189a18c6edd6c750b134c621) update json to new date and new ressource values ### 📊 Changes **3 files changed** (+35 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `ct/homeassistant-core.sh` (+13 -14) 📝 `install/homeassistant-core-install.sh` (+16 -14) 📝 `json/homeassistant-core.json` (+6 -6) </details> ### 📄 Description ## ✍️ Description hard breaking change: Upgrade OS to Ubuntu 24.10 Upgrade Python to 3.13.1 Upgrade HomeAssistant to 2025 Version Merge after 2-3 Feedbacks from here: https://github.com/community-scripts/ProxmoxVE/discussions/708#discussioncomment-11867406 or here: https://github.com/community-scripts/ProxmoxVE/discussions/1549 - - - - Related Issue: #1218 #693 #708 #611 - Related Discussion (guide): #1549 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:28:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3103