Oh, I see what you mean now, yeah that’s true, in fact all entity options that are show_* works that way, you can’t enable them if they are disabled in the base, you can only do the other way around, disable them if they are enabled in the base. That’s probably also why the option descriptions are Set to false to hide the *.
(With enabled/disabled I refer to true/false)
Would require some work to change this, not sure if it will happen, you can kinda achieve the wanted style in other ways (card-mod).
Hey,
No that’s not possible, as you noticed, it applies to all entities and I don’t think this will change, line_width is used in various places for the rendering and computation of the graph, to determine margins/padding etc.
Yep I’m up to date. It’s happening when not hovering too.
It’s strange, this morning when I checked the values were correct. Now they are not correct again.
EDIT: it seems to be some sort of caching problem. Forced cache refresh (Ctrl+Shift+R or Ctrl+F5) does not help but opening a private browsing window does show the graph correctly. Also the iOS app (beta 2.0) always shows the correct graph.
I understand that this lovelace works with sensor entities. Is it possible to work with climate entities? I have Air Conditioning Units that have temperature sensors and I would like to use this graphs to show history of current temperatures.
I solved it by removing "group_by: date", I do have another question…
When hovering over the regular graph I see what hour each point represent. How do I enable this for my bar-graphs?
I was wondering yesterday, when in group by date, wouldn’t be possible (if not even better) to have the date (format to be configurable like DD/MM/YYYY) instead of the 00:00 - 23:59 format for the “past days”?
Hi
I am still new to HA and now I am trying to make the interface more interesting so this the first thing I would like to add.
I installed it with HACS but now I am confused where shall I place the following code
I can not find the lovelace.yaml. I tried to place in the row editor but again (although I manage to save it) I can not figure out how to continue…
For example where do I place the following?