Articles about zigbee2mqtt | UserComp.com

Automatically Starting zigbee2mqtt with Cron Job
Automatically Starting zigbee2mqtt with Cron Job

This article provides a solution for automatically starting zigbee2mqtt using a Cron Job. The systemd service for zigbee2mqtt is broken, so we will use a cron job instead. The command to run is `@reboot /home/rwb/bin/zigbee2mqtt-screen.sh screen`.

Read More