FR: open as more-info #422
Closed
Mariusthvdb
started this conversation in
Ideas
Replies: 8 comments 29 replies
1 reply
0 replies
|
@Mariusthvdb for the details mode, I note you have a dropdown. Is there any specific way you would like this to function and be styled? I would borrow from fold-entity-row function with dropdown including timing and button styling. Also, the more-info details ha element has a yaml mode. How would you expect to toggle that mode when just showing details. The overall more-info card has it as a button in the header. |
8 replies
|
First cut after copilot's work. Screen.Recording.2026-07-09.at.6.47.34.pm.movtype: custom:uix-forge
forge:
mold: card
sparks:
- type: more-info
entity: light.bed_light
details: true
element:
title: Light More Info |
4 replies
|
UIX Forge more-info spark now available in 7.7.0-beta.6 |
1 reply
|
simply stunning! |
0 replies
13 replies
do you want a separate topic for this? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment











Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
my FR is to have UIX allow opening a card directly on its more-info.
given we have sparks and forges, I would hope UIX could do a show-as-more-info, in addition to the card-as-row like in the cross-context mods
this would be particularly useful for a weather-forecast card, and also the thermostat related cards, which have essential info in the more-info Id love to see when opening the view directly. Lights, covers, etc.
a no longer maintained custom: more-info-card by Thomas Loven was used in the old days, but with current Frontend developing rapidly, a modern approach would be very welcome.
my hopes are:
as you might be aware, those have been moved in a recent PR out of the more-info to a 2 layer deep nested position, which is what I hope to 'undo' with this request
for the human readers and upvotes some visuals
regular weather-forecast card without forecast
the same card opening on more-info
and now with custom details dropdown (and sliced off header, which is what I envision)
All reactions