Update zigbee2mqtt alpine #6

Closed
opened 2026-02-04 16:16:57 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @gomble on GitHub (Nov 3, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

There is a newer version of zigbee2mqtt on alpine:
https://pkgs.alpinelinux.org/packages?name=zigbee2mqtt&branch=edge&repo=&arch=x86_64&origin=&flagged=&maintainer=
image

but if it run your update script i am not getting 1.40.2
image
image

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Alpine

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

Originally created by @gomble on GitHub (Nov 3, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. There is a newer version of zigbee2mqtt on alpine: https://pkgs.alpinelinux.org/packages?name=zigbee2mqtt&branch=edge&repo=&arch=x86_64&origin=&flagged=&maintainer= ![image](https://github.com/user-attachments/assets/df1b0745-4f70-46a1-b242-2f4f8629b335) but if it run your update script i am not getting 1.40.2 ![image](https://github.com/user-attachments/assets/eec1f69d-1fb8-4c72-b3dc-1f7486feef48) ![image](https://github.com/user-attachments/assets/f74af00f-baa3-4823-8b7a-0ed9745f1f13) ### What settings are you currently utilizing? Default Settings ### Which Linux distribution are you employing? Alpine ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. _No response_
OVERLORD added the not a script issue label 2026-02-04 16:16:57 +03:00
Author
Owner

@newzealandpaul commented on GitHub (Nov 3, 2024):

The Alpine package of zigbee2mqtt has indeed fallen behind the current release, and is missing support for a number of devices.

The reason the script does not install the version you are wanting, is because it installs from the stable repository.

So you could either wait for the package to make its way to the next stable release, or upgrade your existing container to the edge:

https://wiki.alpinelinux.org/wiki/Include:Upgrading_to_Edge

Upgrading to edge is pretty straightforward, but its essentially a testing version of alpine so it might have bugs. If you want to do an upgrade and have issues, I can try to help.

@newzealandpaul commented on GitHub (Nov 3, 2024): The Alpine package of zigbee2mqtt has indeed fallen behind the current release, and is missing support for a number of devices. The reason the script does not install the version you are wanting, is because it installs from the stable repository. So you could either wait for the package to make its way to the next stable release, or upgrade your existing container to the edge: https://wiki.alpinelinux.org/wiki/Include:Upgrading_to_Edge Upgrading to edge is pretty straightforward, but its essentially a testing version of alpine so it might have bugs. If you want to do an upgrade and have issues, I can try to help.
Author
Owner

@gomble commented on GitHub (Nov 3, 2024):

The Alpine package of zigbee2mqtt has indeed fallen behind the current release, and is missing support for a number of devices.

The reason the script does not install the version you are wanting, is because it installs from the stable repository.

So you could either wait for the package to make its way to the next stable release, or upgrade your existing container to the edge:

https://wiki.alpinelinux.org/wiki/Include:Upgrading_to_Edge

Upgrading to edge is pretty straightforward, but its essentially a testing version of alpine so it might have bugs. If you want to do an upgrade and have issues, I can try to help.

thx i will test this

@gomble commented on GitHub (Nov 3, 2024): > The Alpine package of zigbee2mqtt has indeed fallen behind the current release, and is missing support for a number of devices. > > The reason the script does not install the version you are wanting, is because it installs from the stable repository. > > So you could either wait for the package to make its way to the next stable release, or upgrade your existing container to the edge: > > https://wiki.alpinelinux.org/wiki/Include:Upgrading_to_Edge > > Upgrading to edge is pretty straightforward, but its essentially a testing version of alpine so it might have bugs. If you want to do an upgrade and have issues, I can try to help. thx i will test this
Author
Owner

@dmshimself commented on GitHub (Nov 3, 2024):

I was in the same place a while back and in the end exported the zigbee config and imported into a debian rig. It uses a few more resources, but not too excessive

@dmshimself commented on GitHub (Nov 3, 2024): I was in the same place a while back and in the end exported the zigbee config and imported into a debian rig. It uses a few more resources, but not too excessive
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#6