[PR #6671] [MERGED] Remove: HomeAssistant-Core [deprecated] #6316

Closed
opened 2026-02-26 15:31:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/6671
Author: @MickLesk
Created: 8/8/2025
Status: Merged
Merged: 8/8/2025
Merged by: @michelroegl-brunner

Base: mainHead: rm_homeassistant_core


📝 Commits (1)

  • 4cca101 Remove: HomeAssistant-Core [deprecated]

📊 Changes

3 files changed (+0 additions, -322 deletions)

View changed files

ct/homeassistant-core.sh (+0 -165)
frontend/public/json/homeassistant-core.json (+0 -52)
install/homeassistant-core-install.sh (+0 -105)

📄 Description

✍️ Description

As announced three months ago, HomeAssistant Core (i.e., the Python/UV installation method) has now been deprecated.

PVE9 users can no longer use the script anyway, as the Ubuntu 24.10 template has been removed.

In this case, we are strictly adhering to HomeAssistant's guidelines (also after consultation).

We still recommend HomeAssistant OS (VM): https://community-scripts.github.io/ProxmoxVE/scripts?id=haos-vm

Alternatives:
Docker (HomeAssistant Container): https://community-scripts.github.io/ProxmoxVE/scripts?id=homeassistant
Podman (HomeAssistant Container): https://community-scripts.github.io/ProxmoxVE/scripts?id=podman-homeassistant

Announcement: https://github.com/community-scripts/ProxmoxVE/discussions/4494
Migration Guide: https://www.home-assistant.io/blog/2025/01/03/release-20251/#overhaul-of-the-backup-system
Official Response: https://github.com/home-assistant/architecture/discussions/1197#discussioncomment-13149295

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/6671 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `rm_homeassistant_core` --- ### 📝 Commits (1) - [`4cca101`](https://github.com/community-scripts/ProxmoxVE/commit/4cca10162352b965e39a140fc290acff52862bc6) Remove: HomeAssistant-Core [deprecated] ### 📊 Changes **3 files changed** (+0 additions, -322 deletions) <details> <summary>View changed files</summary> ➖ `ct/homeassistant-core.sh` (+0 -165) ➖ `frontend/public/json/homeassistant-core.json` (+0 -52) ➖ `install/homeassistant-core-install.sh` (+0 -105) </details> ### 📄 Description ## ✍️ Description As announced three months ago, HomeAssistant Core (i.e., the Python/UV installation method) has now been deprecated. PVE9 users can no longer use the script anyway, as the Ubuntu 24.10 template has been removed. In this case, we are strictly adhering to HomeAssistant's guidelines (also after consultation). We still recommend HomeAssistant OS (VM): https://community-scripts.github.io/ProxmoxVE/scripts?id=haos-vm **Alternatives:** Docker (HomeAssistant Container): https://community-scripts.github.io/ProxmoxVE/scripts?id=homeassistant Podman (HomeAssistant Container): https://community-scripts.github.io/ProxmoxVE/scripts?id=podman-homeassistant ## 🔗 Related PR / Issue Announcement: https://github.com/community-scripts/ProxmoxVE/discussions/4494 Migration Guide: https://www.home-assistant.io/blog/2025/01/03/release-20251/#overhaul-of-the-backup-system Official Response: https://github.com/home-assistant/architecture/discussions/1197#discussioncomment-13149295 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:31:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#6316
No description provided.