Improved error handling for the MQTT connection

This commit is contained in:
Hristo
2024-01-29 18:12:55 +02:00
parent 1907aa38f2
commit fb2ef22b15
2 changed files with 26 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ The easiest way to track your Raspberry Pi or Ubuntu computer system health and
## What is new
* 2024-01-28: Improved error handling for the MQTT connection
* 2024-01-28: Script version is displayed in home assistant device information
* 2024-01-28: Update the script by calling it with command line argument --update
* 2024-01-27: Now you can run the script as a service (systemd) or as a cron job