For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?
For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?
Use an old Pi 3B for running zigbee2mqtt on docker.
I used to run just the Linux version of it but decided to install docker on the Pi so it’s as easy as doing
docker-compose pull
to update it.This is so I can control my various lights and switches using Home Assistant.