Hi at all,
I’ve done a test with my own sensor from my private LoRaWan network.
I’ve transfer data via MQTT and it works.
But if I use Oil, Volume or Liquid I’m not able to select the widget.
With temperature and Lux it works, but for volume measure it seems to have some problems.
My payload it’s something like
oil,l=14.00
vol,m3=25.3
liquid,l=18
liquid,gal=23
I’ve tried to change channels, but I have the same behavior. Am I doing something wrong?
Just to be clear, the issue here is that you can’t see the Gauge/Line Chart widget options for these widgets, correct? I do see that on my end. You should get a choice of the Value/Gauge/Line Chart (and a tank icon by default, though you can still set that )
Yeah, I think it’s behaving like an unrecognized data type. Sort of like the silly one I made in this example
If you accept the widget, and then click the settings dialog, it should at least display the unit label you selected (like ml or l). But this shouldn’t be necessary to get it to display as expected, of course. And if your behavior matches mine, you won’t be able to set it to anything but a Value widget.
Thanks @adam for the quick answer.
This community forum is one of the most reactive that I’ve never found
@rsiegel yes the problem is that I can not change the widget type to Gauge/Line Chart.
The solution you suggested me could be a solution, but for my scope I prefer to use Gauge.