ildar170975

Results 697 comments of ildar170975

> first entity which may become unavailable the hide_unavailable is not working. How is that possible? I see that `hide_unavailable` works always. Provide a short MWE showing your issue.

> My HA was restarted 2 hours ago and so `last-updated` & `last-changed` are all now 2 hours ago... Do you want a custom card to keep somewhere an actual...

> No, custom:logbook-card already does that by using data from recorder. Are you sure that actual last-changed/updated are stored in DB? Because AFAIK these data are NOT stored. > display...

> It is retrieving data from HA recorder/logbook. Recorder & Logbook are integrations using data from DB. If some info is not present in DB - no card can use...

> The card does not currently support overriding the `more-info` entity for the main row (icon and name), only for additional entity objects. I guess that this is related to...

> I'm wondering, is there a way to display an attribute in place of `name` ? What do you mean: - show a value of the attribute in place of...

It could be implemented by placing the row inside a `custom:config-template-card`. I suggest to ask this question (as well as similar questions) in a Community forum in a corresponding thread...

Overriding entity for more-info for the MAIN entity is not working now. Duplicate of https://github.com/benct/lovelace-multiple-entity-row/issues/188

> In a mobile browser (or the mobile app), clicking the sub-entity value open the entity details for the main entity Do not confirm this. iOS 15.4. Tapping on a...

2 options: 1) Use a template sensor to acquire your data and then place this sensor into the row. 2) Place the whole row into a `custom:config-template-card` and use templates.