I want to use
- type: horizontal-stack
cards:
- entity: input_datetime.wakeup_time
but I get “No card type configured”. Which type should I use?
I want to use
- type: horizontal-stack
cards:
- entity: input_datetime.wakeup_time
but I get “No card type configured”. Which type should I use?
An entities card would work.
Thanks! Indeed this fixed it. Sometimes it’s to obvious