added discovery prefix as configurable entry (#142)

This commit is contained in:
pallago
2024-10-24 17:40:06 +02:00
committed by GitHub
parent f395b1ca79
commit 5a6781a9ce
2 changed files with 29 additions and 28 deletions

View File

@@ -7,6 +7,7 @@ mqtt_host = "ip address or host"
mqtt_user = "username"
mqtt_password = "password"
mqtt_port = "1883"
mqtt_discovery_prefix = "homeassistant"
mqtt_topic_prefix = "rpi-MQTT-monitor"
# Messages configuration