short question about updating a text sensor in Domoticz.
I have 2 user variables which contain content about a possible update-state and a link quality.
These user variables are updated directly from MQTT.
I would like for my dashticz dashboard that both values are placed one below the other in the text device.
With:
Code: Select all
updateText (text)
thnx!