Skip to content

Space between columns - strange behaviour #372

Answered by dbuezas
luissimoes asked this question in Q&A
Discussion options

You must be logged in to vote

This is typically because the home assistant api invents a datapoint at the beginning of the requested period.
Try removing it using

- entity: sensor.from_netz_daily
   ...
   filters:
     - filter: i > 0

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@luissimoes
Comment options

@dbuezas
Comment options

Answer selected by dbuezas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants