Skip to content
Discussion options

You must be logged in to vote

Yeah, Stupid me. Just checked again with a debug block in node red. It sends the values as string: {"value": "1006"}.The code in my copied from an other node-red function literally contains a .toString() function after the value variable. Stupid enough I didn't notice because the values are accepted by the dbus and are showing up as the values in devices/device (and dbus-spy). But seem to break the presentation of all values in the dashboard. Probably, because the dash code does some calculation (and calculation on strings wont work) with the values from this devices before it's getting represented on the dash.

Replies: 7 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@freakent
Comment options

@Candymirror
Comment options

@freakent
Comment options

@Candymirror
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@Candymirror
Comment options

@freakent
Comment options

@Candymirror
Comment options

Answer selected by freakent
@freakent
Comment options

@freakent
Comment options

@Candymirror
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants