#I cant get a graph to plot my data correctly

1 messages · Page 1 of 1 (latest)

vocal galleon
#

I have Consumers Energy for my power company and im using UtilityAPI through AppDaemon to pull in my energy data. The data imports into HA daily, so the "current" sensor value will never actually be above 0. The issue ijm having is my graphs are not showing the historical data (they either show a flat line or nothing at all).

Example of the bad: (tiny little blue spec on the right side just from the time ive opened the window)

Example of the good: https://i.imgur.com/8qI3dhB.png

onyx mica
#

Can you try a statistics graph card instead of using the history panel?

#

If it has an entity which has a bogus zero value that will mess up viewing statistics in the history panel.

vocal galleon
#

I want it in the Apex Charts "style" though if possible

#

The numbers dont match the actual data for some reason but at least it works

onyx mica
#

What is actually being imported into statistics, is that something you are doing, or something an integration is doing?
Is it accumulating the sum column each hour it writes?

#

Energy consumption statistics should have a state and a sum each hour