Fixed: undefined second Y axis added when 2 or more datasets present with the same unit of measure.
New: groupByDevices
New graph block parameter added, groupByDevice, allowing user to show the live status of several devices in a single graph. Instead of the data being group by time intervals, it is grouped by the devices. Note, unlike other graphs, this type of graph does not report on historic data. I.e. there are no 'last', 'today', 'month' buttons.
- Spoiler: show
The feature works with device sensors such as counter, percentage and temperature.
With temperature sensors that have setpoints, it calculates whether the device is:
- Cold - blue
- At setpoint - orange
- Hot - red
- Spoiler: show
Same as above, but setting groupByDevice to 'horizontal' shows this ...
- Spoiler: show
As always, with all updates to this beta, any feedback is appreciated