Bug 285059 - [NEW PORT] comms/zwave-js-ui: Full featured Z-Wave Control Panel UI and MQTT gateway
Summary: [NEW PORT] comms/zwave-js-ui: Full featured Z-Wave Control Panel UI and MQTT ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-26 20:06 UTC by yzrh
Modified: 2025-11-16 11:37 UTC (History)
0 users

See Also:


Attachments
testport log (20.37 KB, text/plain)
2025-02-26 20:07 UTC, yzrh
no flags Details
zwave-js-ui 9.30.1 (bzip2) (183.25 KB, application/x-bzip)
2025-02-26 20:09 UTC, yzrh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yzrh 2025-02-26 20:06:51 UTC
It is commonly used alongside with another automation software.  For instance, OpenHAB's native binding lacks certain features such as S2 security, OTA update for end devices, and Z-Wave SmartStart.  To utilise features available for z-wave 800 series, an external solution via mqtt integration is necessary.

As my first attempt on nodejs, I understand it is common to include all modules in distfiles.  The relevant routine is present in Makefile.  Due to the nature of nodejs, it is more than likely distinfo needs to be updated when generating a new modules tarball.

Any feedback is welcomed.  Thanks in advance.
Comment 1 yzrh 2025-02-26 20:07:54 UTC
Created attachment 258003 [details]
testport log
Comment 2 yzrh 2025-02-26 20:09:25 UTC
Created attachment 258004 [details]
zwave-js-ui 9.30.1 (bzip2)
Comment 3 yzrh 2025-02-26 20:10:41 UTC
pkg-plist is too long, so bzip2'd patch to permit upload.