โ† Back to smarthome overview

Balkon Pi

A Raspberry Pi Zero W mounted near the balcony acts as a small, self-contained smart-balcony controller: light control, an internet radio player, sensor readings, and its own backup/monitoring, all on very modest hardware.

What it does

Monitoring & backup, even on tiny hardware

Despite the very limited RAM, this Pi still participates in the same Prometheus monitoring pattern as the rest of the fleet โ€” with the metrics collector's default configuration trimmed down to only the essential collectors, since the full default set noticeably overloaded the CPU on this specific board. It also runs a nightly rsync backup of its own configuration to the NAS over the internal network.

Planned next steps