[PR #7704] [MERGED] Add Warning for Containerized Home Assistant #6875

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/7704
Author: @zaxlofful
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @tremor021

Base: mainHead: main


📝 Commits (2)

  • 4900d4c Add warning note about containerized version limitations
  • d5f2f0a Merge pull request #1 from ZaxLofful/ZaxLofful-patch-1

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 frontend/public/json/homeassistant.json (+4 -0)

📄 Description

This pull request adds an important note to the Home Assistant configuration JSON to clarify a limitation of the containerized version, listed on their website as such.

https://www.home-assistant.io/installation/

Documentation update:

  • Added a warning note to frontend/public/json/homeassistant.json indicating that the containerized version does not support Home Assistant add-ons.

🔄 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/7704 **Author:** [@zaxlofful](https://github.com/zaxlofful) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`4900d4c`](https://github.com/community-scripts/ProxmoxVE/commit/4900d4c5e1845bd4c8bbe61a5ea6cdb9e3e35e3d) Add warning note about containerized version limitations - [`d5f2f0a`](https://github.com/community-scripts/ProxmoxVE/commit/d5f2f0a8e60c59e6087edb95b385003d99fed0b8) Merge pull request #1 from ZaxLofful/ZaxLofful-patch-1 ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/public/json/homeassistant.json` (+4 -0) </details> ### 📄 Description This pull request adds an important note to the Home Assistant configuration JSON to clarify a limitation of the containerized version, listed on their website as such. https://www.home-assistant.io/installation/ Documentation update: * Added a warning note to `frontend/public/json/homeassistant.json` indicating that the containerized version does not support Home Assistant add-ons. --- <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 07:39:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#6875