[PR #10567] [CLOSED] Upgrade ESPHome LXC to Debian 13 #8837

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10567
Author: @heinemannj
Created: 1/5/2026
Status: Closed

Base: mainHead: ESPHome


📝 Commits (7)

  • e7c12f4 Update default Wazuh version to 13
  • 3a07278 Update Wazuh version from 12 to 13
  • 6f77fa8 refactor wazug for deb13
  • 8a1bca4 typo
  • 54d5289 Change apt-get to apt for installing git
  • eb9381b Update default version from 12 to 13
  • a9d0d3b Update ESPHome version from 12 to 13

📊 Changes

5 files changed (+9 additions, -9 deletions)

View changed files

📝 ct/esphome.sh (+1 -1)
📝 ct/wazuh.sh (+5 -5)
📝 frontend/public/json/esphome.json (+1 -1)
📝 frontend/public/json/wazuh.json (+1 -1)
📝 install/esphome-install.sh (+1 -1)

📄 Description

✍️ Description

Upgrade ESPHome LXC to Debian 13

N/A

Fixes #
N/A

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/10567 **Author:** [@heinemannj](https://github.com/heinemannj) **Created:** 1/5/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ESPHome` --- ### 📝 Commits (7) - [`e7c12f4`](https://github.com/community-scripts/ProxmoxVE/commit/e7c12f4b3751e9c4076ee0cd462f57d72cde6fc9) Update default Wazuh version to 13 - [`3a07278`](https://github.com/community-scripts/ProxmoxVE/commit/3a07278928e7be2e20c3a56aa8b54c0b2d98786a) Update Wazuh version from 12 to 13 - [`6f77fa8`](https://github.com/community-scripts/ProxmoxVE/commit/6f77fa8562c5096387f96458715f685fe701c85c) refactor wazug for deb13 - [`8a1bca4`](https://github.com/community-scripts/ProxmoxVE/commit/8a1bca483b368a91414516cbecdbf7e56ab99928) typo - [`54d5289`](https://github.com/community-scripts/ProxmoxVE/commit/54d52899e6f37b02dcfac71e254a1957e339b770) Change apt-get to apt for installing git - [`eb9381b`](https://github.com/community-scripts/ProxmoxVE/commit/eb9381b4542c0a70424aae73f2e1c4e2fc79e239) Update default version from 12 to 13 - [`a9d0d3b`](https://github.com/community-scripts/ProxmoxVE/commit/a9d0d3b94fd07640c0b6fc7153a041d9318bcc8c) Update ESPHome version from 12 to 13 ### 📊 Changes **5 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ct/esphome.sh` (+1 -1) 📝 `ct/wazuh.sh` (+5 -5) 📝 `frontend/public/json/esphome.json` (+1 -1) 📝 `frontend/public/json/wazuh.json` (+1 -1) 📝 `install/esphome-install.sh` (+1 -1) </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 Upgrade ESPHome LXC to Debian 13 ## 🔗 Related Issue N/A Fixes # N/A ## ✅ 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. - [ ] 💥 **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. - [X] 🔧 **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 16:34:15 +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#8837
No description provided.