MQTT fix 🩹

This commit is contained in:
Jokob-sk
2023-10-28 08:27:29 +11:00
parent 4767dec6b8
commit 9f5884c4e7
3 changed files with 6 additions and 6 deletions

View File

@@ -125,7 +125,7 @@ class sensor_config:
watched3 = hash_value,
watched4 = mac,
extra = input_string,
foreignKey = notification["GUID"]
foreignKey = mac
)
#-------------------------------------------------------------------------------