Search Criteria
Package Details: zigbee2mqtt-git 1.25.0.r68.g7d7f8aab-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/zigbee2mqtt-git.git (read-only, click to copy) |
---|---|
Package Base: | zigbee2mqtt-git |
Description: | A Zigbee to MQTT bridge |
Upstream URL: | https://www.zigbee2mqtt.io |
Keywords: | mqtt zigbee |
Licenses: | GPL3 |
Conflicts: | zigbee2mqtt |
Provides: | zigbee2mqtt |
Submitter: | PiC0 |
Maintainer: | bhedrich |
Last Packager: | bhedrich |
Votes: | 2 |
Popularity: | 0.000027 |
First Submitted: | 2019-08-03 17:13 (UTC) |
Last Updated: | 2022-04-30 10:36 (UTC) |
Dependencies (7)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- npm (nodejs6-bin, nodejs-nightly, corepacker) (make)
- typescript (typescript-git) (make)
- cc-tool (cc-tool-git) (optional) – To flash Texas Instruments CC2531 debugger
- mosquitto (mosquitto-git) (optional) – MQTT broker
Latest Comments
Nilux commented on 2022-11-04 11:04 (UTC)
node: error while loading shared libraries: libicui18n.so.71
Resolved by downgrading icu to 71.1
buckket commented on 2021-02-02 23:41 (UTC)
@Frans-Willem: Thanks for pointing it out. When I merged the changes of the stable package I totally forgot about the different ${pkgname}. It is fixed now.
Frans-Willem commented on 2021-01-29 12:13 (UTC)
There are several mistakes in the package function of this PKGBUILD: - references a tar file of a normal release, which isn't there when cloning from git - references the tar download folder, should instead be ${_pkgname} - references ${pkgname} in several places where it should reference ${_pkgname}
Changing package to this should work:
depau commented on 2020-01-25 15:58 (UTC)
Hi, architecture is not "any". It compiles stuff too.
buckket commented on 2019-11-07 17:34 (UTC)
npm is not only a make dependency when used to start zigbee2mqtt (ExecStart=/usr/bin/npm start)
PiC0 commented on 2019-08-22 19:38 (UTC)
Are you sure ? There is not a single line of python in zigbee2mqtt, and the doc doesn't mention python. What part would need python2 ?
oxplot commented on 2019-08-22 13:56 (UTC)
Needs python2 as a dep