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

Stays open

Open PierreScerri opened this issue 5 years ago • 1 comments

Fold-entity-row stays open when coming back from another tab.

entities:
  - group_config:
      secondary_info: last-changed
    head: cover.bedroom_shutters
    open: false
    items:
      - type: divider
      - entity: cover.master_bedroom_shutter
      - entity: cover.master_bedroom_shutter
        full_row: true
        type: 'custom:slider-entity-row'
      - entity: cover.front_bedroom_shutter
      - entity: cover.front_bedroom_shutter
        full_row: true
        type: 'custom:slider-entity-row'
      - entity: cover.back_bedroom_shutter
      - entity: cover.back_bedroom_shutter
        full_row: true
        type: 'custom:slider-entity-row'
    type: 'custom:fold-entity-row'
show_header_toggle: false
title: Bedrooms
type: entities

PierreScerri avatar Apr 18 '19 13:04 PierreScerri

Would love for a setting that could allow for it to auto-collapse after a specified period of time. I'm sure that people absently leave it expanded when they don't mean to and it doesn't serve the purpose of being collapsed and saving screen real-estate when that happens. I'm using it with the swipe card and if I leave it expanded it affects the entire swipe card too.

hathalud avatar Jun 01 '20 07:06 hathalud