Page 1 of 1

dashticz feature request: filter weekahead (workaround found)

Posted: Sunday 18 August 2024 18:05
by willemd
Can we get a filter "weekahead" in dashticz?

I use todaytomorrow for display of future hourly energy prices for today and tomorrow and that works fine.

But now I have the values of the "energieweerbericht" as shown here
https://ned.nl/nl/energieweerbericht loaded onto a managed counter
and I would like to show them in dashticz.

So those are values from today to one week ahead stored in the meter_calendar table.

Would be great.

Thanks.

Re: dashticz feature request: filter weekahead

Posted: Thursday 22 August 2024 12:14
by willemd
I don't need this anymore since I found that if I insert the value of the energieweerbericht into the meter table with time "00:00:00" (using updateHistory of the managed counter) it will show up in the graph, both in domoticz and in dashticz.

Future meter_calendar values are not shown in the graphs but future meter values are shown.