-
Beta Was this translation helpful? Give feedback.
Answered by
sonar98
Jan 30, 2022
Replies: 1 comment
-
Nevermind. Found a solution. using .toString(16) fixed it for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sonar98
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind. Found a solution.
Domotics accepts the hex value.
using .toString(16) fixed it for me.