A Lovelace card for Home Assistant that displays Raspberry Pi health metrics like temperature, storage, memory, and OS updates.
Lovelace RPi Monitor Card is a custom dashboard card for Home Assistant that displays real-time health and status information for Raspberry Pi devices. It visualizes metrics like CPU temperature, storage usage, memory consumption, OS update status, and system alerts, helping users monitor their Raspberry Pi deployments directly within their Home Assistant interface.
Home Assistant users who manage one or more Raspberry Pi devices on their network and want centralized, visual monitoring of system health and performance.
It provides a specialized, highly customizable monitoring solution for Raspberry Pis within Home Assistant, with visual threshold alerts, dual layout options, and seamless integration with the RPi Reporter MQTT2HA Daemon for data collection.
A Raspberry Pi status display Card for Home Assistant Lovelace
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Offers both compact 'glance' and detailed 'full' card styles, allowing users to tailor the display per Raspberry Pi based on dashboard space and monitoring needs, as shown in the README's layout examples.
Includes visual indicators for critical issues like OS end-of-support, pending updates, and daemon updates, with color-coded thresholds for temperature, disk, and memory usage—defaults are provided, but customizable via YAML.
Integrates with RPi Reporter Daemon v1.8.0+ to expose reboot, restart, and shutdown buttons directly in Home Assistant, enabling basic system management without SSH access.
Allows fine-tuning of card titles, temperature scales, severity colors, and visibility toggles for indicators, with detailed configuration tables and examples in the README for advanced users.
Must run the RPi Reporter MQTT2HA Daemon on each Raspberry Pi for data collection, adding setup complexity and a single point of failure—the card won't work with other sensors or monitoring tools.
Exclusively designed for Home Assistant's Lovelace UI, making it unsuitable for other dashboard platforms or standalone monitoring applications, limiting portability.
Setup requires editing YAML files for resources and card configuration, which can be error-prone and daunting for users unfamiliar with Home Assistant's backend, despite the documentation.