SmHm
1
Hello all,
I’m using the default card for a blinds entity:

When I click (touch, whatever) this card it will open a bigger one with a slider:
This is the YAML code:
sections:
- type: grid
cards:
- type: tile
entity: cover.moes_blind_bb
name: Blind BB
features_position: bottom
vertical: false
grid_options:
columns: 12
rows: 1
I want to have the bigger card, with the slider in the dashboard, I don’t want to click the small one first.
Is it possible to do this?
Thank you.
Patrch
2
I think you can put in a card type such as button instead of a tile type card?
(with that said I am not sure as I do not have blinds… but tile cards do not have such features as far as i know)
SmHm
3
Actually I’ve tried this, however it’s just showing a bigger icon:
Patrch
4
ahh bummer, probably better someone with experience can help before I send you down some possible rabbit holes.
with that said, I found this with a quick google that maybe can work (?) but it is not the design you are after
this
and this as an entities slider
tom_l
5
Use this to display any more-info card as a dashboard card:
1 Like
SmHm
6
Thank you, the information you’ve sent is useful, maybe I can use it for other entities.
SmHm
7
Thank you! I wonder why this is not the default card setting…
tom_l
8
If you have lots of lights to control it would be impossible to fit all the cards on a page.