I have been trying to get this card working but no matter what I have done, I don’t get the options to show up. I’ve uninstalled and reinstalled the repository and cleared the cache and cookies but nothing has changed. I’ve tried very basic setups and nothing is showing up so maybe the code is bad? Does it need to be in another card to work?
type: custom:state-switch
entity: input_select.test_mode_select
default: Test1
states:
Test1:
type: vertical-stack
cards:
- type: entities
title: one
entities:
- entity: light.3d_light
Test2:
type: vertical-stack
cards:
- type: entities
title: two
entities:
- entity: light.3d_light