Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Setting text field of a label to an icon over mqtt doesn't work. Seems like the received MQTT value gets treated as a string and doesn't get checked for a special character/icon.
For example sending hasp/test_plate/command/p0b1.text="\uf743 Rain" sets the text field to "uf743 R" instead of the icon for rain and the word Rain.
Thought I'd post this here before creating a bug report.
Beta Was this translation helpful? Give feedback.
All reactions