[PR #7335] [CLOSED] Refactor: HomeAssistant OS #6759

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/7335
Author: @MickLesk
Created: 9/1/2025
Status: Closed

Base: mainHead: haos_vm


📝 Commits (10+)

📊 Changes

2 files changed (+160 additions, -152 deletions)

View changed files

📝 vm/haos-vm.sh (+89 -68)
📝 vm/umbrel-os-vm.sh (+71 -84)

📄 Description

✍️ Description

--- testing ---

Link: #

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/7335 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 9/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `haos_vm` --- ### 📝 Commits (10+) - [`ab0840d`](https://github.com/community-scripts/ProxmoxVE/commit/ab0840d469da5d7f0bf4cb04ccb0a2095230af8c) UmbrelOS: Improve VM Import Process - [`2a79cb6`](https://github.com/community-scripts/ProxmoxVE/commit/2a79cb6f0db5be8d95d7ac19622e7ee63b6939fa) q35 Feature-Bump - [`8128090`](https://github.com/community-scripts/ProxmoxVE/commit/8128090bfbaccbba944cd5acd21c73ad779022d2) Update umbrel-os-vm.sh - [`13d5fa5`](https://github.com/community-scripts/ProxmoxVE/commit/13d5fa5159afcd5b4f6e351f7645388336406041) Update umbrel-os-vm.sh - [`10c3948`](https://github.com/community-scripts/ProxmoxVE/commit/10c3948c5752696473b29ad5246d8acd69ee071e) Update umbrel-os-vm.sh - [`e776f24`](https://github.com/community-scripts/ProxmoxVE/commit/e776f24584394c0ff566132122a9fa2e0968aa73) temp folder for big file - [`2a8222a`](https://github.com/community-scripts/ProxmoxVE/commit/2a8222a05e910a3e2d4b1987cfef8b7109d13b00) Update umbrel-os-vm.sh - [`b69d3b8`](https://github.com/community-scripts/ProxmoxVE/commit/b69d3b840d7971e18141489ae0c72b3bcc313f79) update MACH (adv. Settings) - [`618c298`](https://github.com/community-scripts/ProxmoxVE/commit/618c29852fa1530ff0ac65d666fd27d869f9dbca) Update umbrel-os-vm.sh - [`6403dd4`](https://github.com/community-scripts/ProxmoxVE/commit/6403dd416166585d07860420e7642316ba008a84) Formatting ### 📊 Changes **2 files changed** (+160 additions, -152 deletions) <details> <summary>View changed files</summary> 📝 `vm/haos-vm.sh` (+89 -68) 📝 `vm/umbrel-os-vm.sh` (+71 -84) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description --- testing --- ## 🔗 Related PR / Issue Link: # ## ✅ 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:32:58 +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#6759
No description provided.