[PR #1938] [MERGED] fix z2m update function to 2.1.0 #3304

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

📋 Pull Request Information

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

Base: mainHead: fix_z2m


📝 Commits (1)

  • 2e571f4 fix z2m update function to 2.1.0

📊 Changes

1 file changed (+22 additions, -13 deletions)

View changed files

📝 ct/zigbee2mqtt.sh (+22 -13)

📄 Description

✍️ Description

Fix the Update Handling from 2.0.0 to 2.1.0 and remove unnessacarry files

Tested on my own node.



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)

image


🔄 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/1938 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/2/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix_z2m` --- ### 📝 Commits (1) - [`2e571f4`](https://github.com/community-scripts/ProxmoxVE/commit/2e571f4f70cd8b7f8b367c8f2998d93a103f4510) fix z2m update function to 2.1.0 ### 📊 Changes **1 file changed** (+22 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `ct/zigbee2mqtt.sh` (+22 -13) </details> ### 📄 Description ## ✍️ Description Fix the Update Handling from 2.0.0 to 2.1.0 and remove unnessacarry files Tested on my own node. - - - - Related Issue: #1935 - - - ## ✅ 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) ![image](https://github.com/user-attachments/assets/a1c41b7f-4e6f-4bb7-a472-55bc88723660) --- <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:38:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3304