Skip to content

Card not appearing with stack-in-card and mushroom-chips-card #115

Open
@joaopedros2

Description

@joaopedros2

Hello, I'm having trouble trying to use the code below.

The card don't appear when using the mushroom-chips-card, but it works with other cards...

type: custom:state-switch
entity: switch.esp32_field_irrigation_irrigation_automatic
states:
  'on':
    type: custom:stack-in-card
    cards:
      - type: custom:mushroom-chips-card
        chips:
          - type: template
            entity: switch.esp32_field_irrigation_activation_sector_1
            icon: mdi:numeric-1-circle

with state-switch
image

without state-switch
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions