Re: Grohe sense watersensor support
Posted: Friday 03 January 2020 22:33
Well, I guess it's only naming?FireWizard wrote: ↑Friday 03 January 2020 21:15
Your msg4. Shouldn't that be: msg.temphum.payload?
I think it is even better if you change it to payload.temphum in line 6 and then in 10 msg.payload.temphum.
But msg.payload is coming from json -node and there isn't temphum (because it's my own variable made in row 6).
I can try your suggestion.
But the problem with that is that I can insert it into mosquitto as it is in that function. Then it gets value "17.6;37" and that's what Domoticz expects, because earlier I tried to send "17.6,37" and "[17.6,37]". Then Domoticz gave me an error that values should be separated by semicolon.
Now values are separated with semicolon, but as you can see, virtual sensor idx 208 has quite interesting values.

But as I wrote earlier, I can live with this.

I can't control Grohe with Domoticz, but I don't mind that. It would be nice to have full control, but as I said: I can live with this.
- Samuli
PS. Node-red seems to be quite nice little tool.
