CT Z2mqtt: Updated zigbee2mqtt install methode
This commit is contained in:
@@ -47,8 +47,8 @@ This can be done on a privileged Debian CT (make sure to enable the Fuse, Nestin
|
||||
| nodejs | Alpine | Basic nodejs install with pm2 |
|
||||
| nextcloud | Alpine | Nextcloud |
|
||||
| mqtt | Alpine | Mosquitto mqtt broker |
|
||||
| hass `(Broken, Requires python 3.12)` | Alpine | HomeAssistant instance with HACS and mysql support |
|
||||
| mailbackup `(Broken, Requires python 3.12)` | Alpine | Contains mail archive tools (MailBackup-sys) |
|
||||
| hass `(Broken, Requires python 3.13)` | Alpine | HomeAssistant instance with HACS and mysql support |
|
||||
| mailbackup | Alpine | Contains mail archive tools (MailBackup-sys) |
|
||||
| heimdall | Alpine | Heimdall, A application dashboard/launcher |
|
||||
| vouchproxy | Alpine | Vouch-proxy, A SSO solution for Nginx |
|
||||
| freshrss | Alpine | FreshRSS, a self-hosted RSS feed aggregator |
|
||||
@@ -204,7 +204,7 @@ lxc.cgroup2.devices.allow: c 188:* rwm
|
||||
lxc.mount.entry: /dev/ttyACM-Zigbee dev/ttyACM-Zigbee none bind,optional,create=file
|
||||
lxc.mount.entry: /dev/ttyACM-Zwave dev/ttyACM-Zwave none bind,optional,create=file
|
||||
```
|
||||
* Zigbee2mqtt Available on http://`<ip>`:5002
|
||||
* Zigbee2mqtt Available on http://`<ip>`:8080
|
||||
* Z-wave JS UI Available on http://`<ip>`:8091
|
||||
* in the Z-wave JS UI web ui set the Zwave serial port to /dev/ttyACM-Zwave
|
||||
* If a `Cannot lock port` error shows, please reboot the CT, if that does not fix it try rebooting the Proxmox server
|
||||
|
||||
Reference in New Issue
Block a user