Improved how mqtt topics are handled

This commit is contained in:
2023-01-06 05:25:39 +01:00
parent 1326a8878c
commit 47afda8dee
8 changed files with 58 additions and 48 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"