Add system restart button in home assistant

This commit is contained in:
Hristo
2024-02-05 20:13:23 +02:00
parent 3b1f6f7ab3
commit 1a6b3230fe
4 changed files with 21 additions and 2 deletions

View File

@@ -18,6 +18,9 @@ mqtt_topic_prefix = "rpi-MQTT-monitor"
# Only works when group_messages is not used
discovery_messages = True
# Enable remote restart button in Home Assistant
restart_button = True
# Binary sensor that displays when there are updates
git_update = True