MQTT_topic_root

This commit is contained in:
jokob-sk
2024-10-03 13:45:59 +10:00
parent 14996d6582
commit 677e293138
5 changed files with 6 additions and 6 deletions

View File

@@ -732,7 +732,7 @@
"description": [
{
"language_code": "en_us",
"string": "The topic root of the devices sensors. Inserted into the <code>{MQTT_topic_root}/sensor/{DEVICE_ID}/state</code> topic."
"string": "The topic root of the devices sensors. Inserted into the <code>{MQTT_topic_root}/sensor/{MQTT_DEVICE_ID}/state</code> topic."
}
]
},