Marius
Marius
ok, let me have a look at that. thing is, I have a full set of multiple-entity-rows, created automatically using a decluttering card, ``` card: type: custom:multiple-entity-row entity: switch.[[entity]] state_color:...
id like to add a +1 to the request, and give an example of what I would love to be able to do: ``` - type: custom:auto-entities card: type: entities...
Im using something like that: ``` type: entities title: Switches multiple entity show_header_toggle: false entities: - type: custom:decluttering-card template: switches_multiple_entity variables: - entity: 'espresso_keuken' - type: custom:decluttering-card template: switches_multiple_entity variables:...
> I really don't want to add a dependency (like card-tools) to the card if not absolutely necessary. I've seen others use config templating mods like [this](https://github.com/iantrich/config-template-card) to support templates...
great, that would be really awesome! let me know if/how I can help to test, other than providing the templates in my post above https://github.com/benct/lovelace-multiple-entity-row/issues/35#issuecomment-584213191 to give you some thoughts...
update of the above, Ildar explained to me in https://community.home-assistant.io/t/100-templatable-lovelace-configurations/105241/577 that we need to explicitly state all entities in the entities field. I had not realized we need to explicitly...
tbh, I was indeed surprised to see those being recorded indeed, because I have a specific include policy.... and have explicitly excluded most events from being recorded. what is the...
thx, added, and restarted.... What I dont get yet, is why reading the file it was trying to read, this occurred and blowup home assistant with a huuuuge log. It...
Yes, I am starting to believe that is was... Ive just retried that, and the response is immediate, and the text file is displayed correctly.
hmmm, I wasnt playing anything, but maybe it was still updating the DB, it was seconds after startup? Anyways, excluding the mass_event is now done, but will this actually do...