-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The following error message seams to be coming from this card.
Error:
Failed to execute 'define' on 'CustomElementRegistry':
the name "base-custom-feature" has already been used with this registry.
Environment
- OS: [Windows 11]
- Browser: [Edge]
- Home Assistant Version: [2025.10.4]
- Tabbed Card Version: [0.3.3]Reproducible configuration
- type: custom:tabbed-card
view_layout:
grid-area: tabs
styles:
"--mdc-theme-primary": darkorange
options:
defaultTabIndex: 0
tabs:
- attributes:
label: April
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: apr
- attributes:
label: Mai
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: may
- attributes:
label: Juni
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: jun
- attributes:
label: Juli
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: jul
- attributes:
label: Aug
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: aug
- attributes:
label: Sep
card:
type: custom:decluttering-card
template: irrigation_schedule_card
variables:
- MONTH: sepAdditional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working