Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.81k stars 52 forks source link

Pup-up header failed to hide the icon #638

Closed DHT-Xavier closed 1 month ago

DHT-Xavier commented 3 months ago

Capture

views:
  - title: Testing
    type: sections
    max_columns: 4
    sections:
      - type: grid
        cards:
          - type: vertical-stack
            cards:
              - type: custom:bubble-card
                card_type: pop-up
                hash: '#testing'
                button_type: name
                name: Header Name
                show_icon: false
                show_name: true
              - type: custom:bubble-card
                card_type: button
                entity: switch.living_room_ac_nanoe
                show_icon: false

The Button card work as expected. However, I could not be abled to hide the header icon / name in the Pop-up card

Clooos commented 2 months ago

Hi, indeed nice catch! I will take a look at this.

Clooos commented 1 month ago

This should be now fixed in the new beta.

https://github.com/Clooos/Bubble-Card/releases/tag/v2.2.0-beta.1

Clooos commented 1 month ago

The stable release is here:

https://github.com/Clooos/Bubble-Card/releases/tag/v2.2.0