Update README.md

This commit is contained in:
Masoko
2024-01-28 20:08:56 +02:00
committed by GitHub
parent ebb6f6126b
commit 1e7829d36b

View File

@@ -7,12 +7,18 @@
[![GitHub language count](https://img.shields.io/github/languages/count/hjelev/rpi-mqtt-monitor)](https://github.com/hjelev/rpi-mqtt-monitor) [![GitHub language count](https://img.shields.io/github/languages/count/hjelev/rpi-mqtt-monitor)](https://github.com/hjelev/rpi-mqtt-monitor)
[![GitHub top language](https://img.shields.io/github/languages/top/hjelev/rpi-mqtt-monitor)](https://github.com/hjelev/rpi-mqtt-monitor) [![GitHub top language](https://img.shields.io/github/languages/top/hjelev/rpi-mqtt-monitor)](https://github.com/hjelev/rpi-mqtt-monitor)
<table> <p align="center">
<tr> <img src="./images/rpi-mqtt-monitor-2-min.png" alt="Raspberry Pi MQTT Monitor" />
<td><img src="./images/rpi-mqtt-monitor.jpg" alt="Raspberry Pi MQTT Monitor" /></td> </p>
<td>The easiest way to track your Raspberry Pi or Ubuntu computer system health and performance in Home Assistant. <br><br> * Start monitoring your system in just a few minutes. <br><br> * Monitor: cpu load, cpu temperature, free space, used memory, swap usage, uptime, wifi signal quality, voltage and system clock speed. <br><br> * Automatic HASS configuration: Supports discovery messages, so no manual configuration in [Home Assistant](https://www.home-assistant.io/) configuration.yaml is needed. <br><br> * Automated installation and configuration: you can install it and schedule it with a service or cron with just one command from shell. <br><br> * Configurable: You can select what is monitored and how the message(s) is send (separately or as one csv message) <br><br> * Easy update: You can update the script by calling it with command line argument --update</td>
</tr> The easiest way to track your Raspberry Pi or Ubuntu computer system health and performance in Home Assistant.
</table>
* Start monitoring your system in just a few minutes.
* Monitor: cpu load, cpu temperature, free space, used memory, swap usage, uptime, wifi signal quality, voltage and system clock speed.
* Automatic HASS configuration: Supports discovery messages, so no manual configuration in [Home Assistant](https://www.home-assistant.io/) configuration.yaml is needed.
* Automated installation and configuration: you can install it and schedule it with a service or cron with just one command from shell.
* Configurable: You can select what is monitored and how the message(s) is send (separately or as one csv message)
* Easy update: You can update the script by calling it with command line argument --update