Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
joaopedros2 opened this issue Apr 21, 2024 · 0 comments
Open

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

joaopedros2 opened this issue Apr 21, 2024 · 0 comments

Comments

@joaopedros2
Copy link

joaopedros2 commented Apr 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant