From 1e7829d36bba61049bc4349933c93836e261e059 Mon Sep 17 00:00:00 2001 From: Masoko Date: Sun, 28 Jan 2024 20:08:56 +0200 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e57e738..595822a 100644 --- a/README.md +++ b/README.md @@ -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 top language](https://img.shields.io/github/languages/top/hjelev/rpi-mqtt-monitor)](https://github.com/hjelev/rpi-mqtt-monitor) - - - - - -
Raspberry Pi MQTT MonitorThe easiest way to track your Raspberry Pi or Ubuntu computer system health and performance in Home Assistant.

* 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
+

+ Raspberry Pi MQTT Monitor +

+ +The easiest way to track your Raspberry Pi or Ubuntu computer system health and performance in Home Assistant. + +* 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