add git_update sensor

This commit is contained in:
Hristo
2024-01-27 18:39:23 +02:00
parent 7ff16d7326
commit 1cffd7593f
2 changed files with 31 additions and 7 deletions

View File

@@ -16,6 +16,7 @@ mqtt_topic_prefix = "rpi-MQTT-monitor"
# when group_messages is not used
discovery_messages = True
git_update = True
# Random delay in seconds before measuring the values
# - this is used for de-synchronizing message if you run this script on many hosts.