2 values, 1 text device.
Posted: Sunday 20 December 2020 21:12
Hello all,
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:
I can update a text sensor but how do I get 2 different values in 1 text sensor?
thnx!
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!