MQTT device_tracker sensor fix #664 🚑

This commit is contained in:
jokob-sk
2024-05-11 09:00:22 +10:00
parent 645a4e68f0
commit c4fc968d2a
4 changed files with 8 additions and 7 deletions

View File

@@ -280,7 +280,7 @@ def mqtt_start(db):
deviceName = get_setting_value('MQTT_DEVICE_NAME')
deviceId = get_setting_value('MQTT_DEVICE_ID')
presenceSenType = get_setting_value('PRESENCE_SENSOR_TYPE')
presenceSenType = get_setting_value('MQTT_PRESENCE_SENSOR_TYPE')
# General stats