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

Custom element doesn't exist: hui-switch-card. #10

Open
sargus123 opened this issue Mar 21, 2021 · 3 comments
Open

Custom element doesn't exist: hui-switch-card. #10

sargus123 opened this issue Mar 21, 2021 · 3 comments

Comments

@sargus123
Copy link

the switch cannot be blocked

type: 'custom:love-lock-card'
title: Lounge
popup: password
password: 1234
cards:

  • entity: light.piec_gazowy_grzanie
    name: Kocoł Gazowy grzanie
    type: light
  • entity: switch.bojler_gora_ok
    name: Kocoł Gazowy grzanie
    type: switch
@nejc-cc
Copy link

nejc-cc commented Jun 26, 2021

Try this:
`type: 'custom:love-lock-card'
title: Lounge
popup: password
password: 1234
cards:

  • entity: light.piec_gazowy_grzanie
    name: Kocoł Gazowy grzanie
    type: light
  • name: Kocoł Gazowy grzanie
    type: entities
    entities:
    • switch.bojler_gora_ok`

(yeah, I know this is an old post, might help someone nonetheless)

@bkr1969
Copy link

bkr1969 commented Jul 15, 2021

This is horse manure. It worked when I first installed, then 20 minutes later I get the same error here. What is up?

@pierpaoloaleandri
Copy link

hi there did you solve this issue? thanks

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

4 participants