#Show me your dashboards!
1 messages · Page 1 of 1 (latest)
Here’s mine 😊
A loot av conditionals, showing only entities that have alerts or any sensors out of normal range
Right no we have only a UV index and mail alert,
I didn’t quite fancy the default Area card, so I built my own (light centered variant) using custom:button-card and custom:bubble-card.
➡️ Smart action check – button only triggers if at least one light in the group is on.
➡️ Universal 'dim-then-off' script – dims all lights in the group to 10%, waits 5 seconds, then switches them off.
➡️ Per-room busy status – during the script, the icon changes to give the user some feedback, tracked by a dedicated input_boolean so other room cards stay untouched.
➡️ Live updates – triggers_update on both the light group and the helper boolean for instant icon changes.
➡️ Extra flair – background color pulled from the dashboard theme, glowing icon when lights are on.
All of my cards are using the Bubble Cards and the Glass module. The theme I have is visionOS
started making new one like this... any idea is welcome
I just link to specific dashboards. The majority of everything is automated, so the dashboards are just for override control.
@chilly fossil What is the navigation card you are using?
Its made with custom button card