Index | Thread | Search

From:
Hannu Vuolasaho <vuokkosetae@gmail.com>
Subject:
Node ports and specifically zigbee2mqtt
To:
ports@openbsd.org
Date:
Tue, 26 Nov 2024 00:45:08 +0200

Download raw body.

Thread
Hi,

I'd like to run zigbee2mqtt. It's using lang/node and there aren't many
other ports to learn how to do the tricks.

I already found a success story:
https://www.mail-archive.com/ports@openbsd.org/msg122401.html and I'm
working on to get it built on test VM.

Unfortunately my target is RPi 3 and it is on the IoT side of the network
so there is no full internet access. How ever port would be nice because
fiddlin with FETCH_MANUALLY and stuff like that would make task possible.

So, does someone have a WIP port of zigbee2mqtt or good information how to
handle these kind of modern software disasters which want to npm install
universe?

Best regards,
Hannu Vuolasaho