Further improved mqtt topic handling

This commit is contained in:
2023-01-06 05:40:18 +01:00
parent 9fd3890c45
commit 03282b81c5
2 changed files with 6 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ password="${MQTT_PASSWORD}"
topic = "${NTFY_TOPIC}"
[presence]
topic = "automation_dev/presence/+"
topic = "automation_dev/presence/+/#"
[hue_bridge]
ip = "10.0.0.146"