Hello everyone,
I quite like how the history-graph displays the state changes of my entities.
But is there a way to have history-graph get the data from my influxdb? Right now it seems to only fetch the data from the internal system db which only goes back 14 days. Influxdb records my select data all the way back.
I do in fact already use ApexCharts for all charts. However, for states such as open/closed I need something like history-graph which simply creates a horizontal bar with changing color based on state.
Don’t think ApexCharts supports that.
More information in one history-graph than in a bunch of ApexCharts