lovelace-multiple-entity-row icon indicating copy to clipboard operation
lovelace-multiple-entity-row copied to clipboard

Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI

Results 103 lovelace-multiple-entity-row issues
Sort by recently updated
recently updated
newest added

When displaying a datetime value like "00:15" with "format: datetime", it is displayed as "24:15". Original value is "'2021-07-06T21:15:02+00:00'" (= 00:15 in GMT+3). ``` - type: custom:multiple-entity-row entity: device_tracker.life360_iphone_ira entities:...

Regular entities card: a time or date entity may be modified directly in the card (without raising a pop-up) With multiple-entity-row, when date or time is clicked a pop-up is...

Allow for adding conditional element that displays or hides the complete multiple-entity-row from the dashboard based on the specified condition. Currently the "Conditional Entity" type does not support attributes, but...

Disclaimer, I'm really bad at design, so feel free to offer a suggestion that can support this if the card won't support mediaquery since there's already card-mod and layout-card that...

Hi there, I have the entites name in the first row of the card and don't want to repeat them in every line. When I set the name: false I...

This pull request extends `hide_if` configuration schema to optionally allow for using the named entity's state/attribute when evaluating criteria for showing/hiding the entity, instead of using the entity's own state/attribute....

I get a content from a TRV which for example holds the value "in 3 hours". When I leave this sensor within the ordinary -entieties ... it shows up like...

more-info entity does not show when tap_action is more-info for the main entity. Instead, it shows the main entity > - entity: sensor.lr_trv_position type: custom:multiple-entity-row toggle: false show_state: false state_color:...

hello, is it possible to display a drop-down menu or other for a timer? Like turning on a radiator lamp or other for X time

hello, is it possible to add a mini curve style graph to have an overview of the temperature trend?