Search Criteria
Package Details: deconz 2.32.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/deconz.git (read-only, click to copy) |
|---|---|
| Package Base: | deconz |
| Description: | A generic ZigBee monitoring and control tool |
| Upstream URL: | https://www.dresden-elektronik.de/ |
| Keywords: | zigbee |
| Licenses: | BSD 3-clause "New" or "Revised" License |
| Submitter: | jurriaan |
| Maintainer: | cookiemonster |
| Last Packager: | cookiemonster |
| Votes: | 11 |
| Popularity: | 0.000002 |
| First Submitted: | 2018-02-07 20:55 (UTC) |
| Last Updated: | 2026-02-16 13:33 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
cookiemonster commented on 2026-01-17 13:42 (UTC)
@quaec I don't have the error, but maybe this link [1] will help you.
[1] https://bbs.archlinux.org/viewtopic.php?id=274702
quaec commented on 2025-11-15 13:34 (UTC)
Unfortunately after updating arch today, deconz won't start any more:
Currently qt5-base version 5.15.18+kde+r109-2 is installed on my system.
I had deconz 2.28.1 installed. Then I updated to the current version 2.31.2-1 but it won't work either.
Maybe the deconz binaries were compiled with qt 5.15.17?
Does someone got an idea where the problem lies?
quaec commented on 2024-11-17 10:29 (UTC)
Thank you @snorfalorpagus for your patch!
@cookiemonster: There's now a "adopt package" button on the top right of this page.
cookiemonster commented on 2024-09-29 12:52 (UTC)
I believe this package is no longer actively maintained by the maintainer. Is there a possibility to take over the maintenance of the package?
Tanks snorfalorpagus for your diff
snorfalorpagus commented on 2024-08-28 22:32 (UTC)
This works with 2.28.1:
Since 19th April 2024 it is released under BSD license.
https://github.com/dresden-elektronik/deconz/blob/main/LICENSE.txt
cookiemonster commented on 2024-05-09 15:47 (UTC)
Is the package still actively maintained? Version 2.26.3 is now up to date. How can I support the active maintenance of this package? Can I create a merge request somewhere with the latest changes?
nougad commented on 2023-09-04 19:11 (UTC)
Updating to 2.22.02 works without any problems:
endre commented on 2022-09-13 08:08 (UTC)
Please include
libxcrypt-compatas a dependency. Without it the REST plugin will not start and the API will be unavailable.RoKoInfo commented on 2022-02-26 16:39 (UTC) (edited on 2022-02-26 16:41 (UTC) by RoKoInfo)
@nougad Thanks a lot for analyzing and explaining this.
I am on a RPi3 (armv7l), and the installation of
libxcrypt-compat, which is in Core now (since yesterday?), did the trick for me. @nougad This package is also there for aarch64, so you might give it a try.nougad commented on 2022-02-20 15:21 (UTC)
rest-plugin fails after glibc update to 2.35.
When deConz is run with debug flags it will print:
Device discovery does not work and of course everything related to the rest plugin. ( https://phoscon.de/discover or http://$IP/api/config ).
Merging
libxcrypt-compatAUR package worked for me but it required some adjustments to build on aarch64.Upstream bug: https://github.com/dresden-elektronik/deconz-rest-plugin/issues/5817
1 2 3 4 Next › Last »