plot.rtr
A temperature-chart for use with an rtr. Plots actual and set temperature. If the state is given it will be shown as pie.
{{plot.rtr(id, item_actual, item_set, item_state, count) }}
id
item_actual
item_set
item_state
count
{{ plot.rtr('p1', 'bath.plot.temp_actual', 'bath.plot.temp_set', 'bath_plot_state') }}