akloeckner

Results 158 comments of akloeckner

I think, this is due to the current day not being "complete". That results in today's value being by far the lowest of all days. And since the y axis...

I believe this will be hard to implement. The plot data is retrieved from history internally. So, plotting attributes will require a major change in the code, which is not...

I think, currently, the "tooltip" (that is showing the hovered-over data point as state) is tied to a mouse-over event of the rendered data point. So, I'm not sure this...

> Taget `dev` branch... I hope, I didn't send you on the wrong path. It just appeared to me (from comments in other PRs) that this project expects PRs against...

Not really. We were reluctant with new features at the time and still are in a way, because we have little time to debug and fix things, if they break....

@sgthree, thanks for your reply! I was actually trying to find out whether the TV was `playing` something (in the home-assistant sense). Home assistant already uses the exception trick to...

No, I don't have that many "binary" sensors plotted with mini-graph-card. Plus, I don't keep the graphs open for long times, usually. :shrug: Also, I have no clear idea how...

I'm not sure. I think, I saw some vertical tabs on my device, but then I gave up, because of that issue. If you really need to have those, you...

@derhuerst, what about this library? https://pypi.org/project/python-bond/1.4/ Using built-ins will always require a separate JS process, though, right? Will the same be true for the Web API?

Sounds like the simplest way would be the binding. I'm not so sure though, what that means. But as I understand it, it will mean quite some dependencies on a...