Files
zigbee-stack/README.md
2024-05-19 20:20:16 -05:00

839 B

zigbee-stack

Zigbee smarthome stack

Setup

1. Create LXC in Proxmox

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)"

2. Clone repo

git clone https://gitea.john-stream.com/john/zigbee-stack

3. Setup script

./zigbee-stack/scripts/setup.sh

Process:

  • clears all the existing data, except certain files
  • asks for a new MQTT password, which gets saved in ./zigbee2mqtt/secret.yaml
  • runs docker compose up ...

4. Mount backup

Mount from within Proxmox using the pct tool

pct set 101 -mp0 /mnt/docker_volume_backups/zigbee,mp=/mnt/backups