#frontend-archived

1 messages · Page 47 of 1

polar tangle
#

Do we have any 'please wait, loading' type animated icons in the HA source code (e.g. animated gif?). I'm looking for something like this, but in a context where I can't use animated SVG.

mortal ferry
#

what is this weird spacing on the tile card

dark dirge
#

needs more arrows?

#

seems there aren't enough

vast crane
mortal ferry
#

ahh ok

vast crane
#

I think some redesign may have already been done for next month's release.

dreamy surge
#

yeah, I hope that extra space can be removed in a future release. it was bugging me too lol

untold trail
#
type: custom:decluttering-card
template: light
variables:
  - entity: light.apollo_mtr_1_cdb314_rgb_light
  - name: Apollo Light
  - icon: mdi:motion-sensor
  - layout: large
  - action: toggle
  - on-color: states.light.apollo_mtr_1_cdb314_rgb_light.hs_color

What am I doing wrong? the background color isnt working with this variable

#

it works if I change it to like..green or red

dark dirge
#

I've never used the decluttering card, but what you have there isn't valid

#

if hs_color is an attribute, you want states.light.apollo_mtr_1_cdb314_rgb_light.attributes.hs_color

#

but I don't know how that card works at all

untold trail
#

yeah I tried that also

untold trail
#

any other ideas..?

tepid socket
#

I'd like to make a card that counts how many cars pass by my house each day. I tried with Mini Graph Card, but I'm just getting NaN, I think because my camera (unifi protect) exposes it as a "switch. Any ideas on counting # of times the switch changed per day?

type: custom:mini-graph-card
entities:
  - entity: switch.front_detections_vehicle
group_by: date
show:
  graph: bar
golden mistBOT
#

@drowsy void I converted your message into a file since it's above 15 lines :+1:

drowsy void
#

Anyone understand this and can lower it from the top?

golden mistBOT
#

@drowsy void I converted your message into a file since it's above 15 lines :+1:

drowsy void
golden mistBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

drowsy void
# golden mist

I tried to delete the first post, but it didn’t let, can’t edit it either. Because the Home Assistant app deleted my post and posted it on my behalf.

golden mistBOT
#

@drowsy void I converted your message into a file since it's above 15 lines :+1:

drowsy void
#

Guess we can’t share code above 15 lines even with that method. 🤦‍♂️

golden mistBOT
#

Please use a code share site to share code or logs, for example:

Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.

ornate isle
#

hey guys , can be add image inside a card like image inside fluid level background card?

tribal galleon
#

Help with decluttering card

errant plover
vivid trout
#

so I used to use this icon: | [[[ if (entity.state == 'off') return "phu:camera-nomotion" if (entity.state == 'on') return "phu:camera-car" ]]] in a card, but I want different icons based on different entity states and need a refresh of code to use 😦

vivid trout
# vivid trout so I used to use this ```icon: | [[[ if (entity.state == 'off') ret...

ok doh, figured it out icon: | [[[ if ( states["binary_sensor.driveway_camera_vehicle"].state == 'on') return "phu:camera-car"; if ( states["binary_sensor.driveway_camera_person"].state == 'on') return "phu:camera-person"; if ( states["binary_sensor.driveway_camera_pet"].state == 'on') return "phu:camera-pet"; else return 'phu:camera-nomotion'; ]]]

ornate isle
#

hey guys , can be add image inside a card like image inside fluid level background card?

proper mesa
#

Hello! Can anybody point me to a snippet (anything) where I can copy the logic that allows pressing a button in the lovelace ui and a conditional card showing entities related to that button?
Practical example: buttons for lights, switches - and conditional cards that show boxes with lights or switches

drowsy void
#

See, even what I asked got overlooked because apparently the way I asked was more important. 🤦‍♂️

vital burrow
full pendant
#

Hello all.
I have go2RTC working with all the streams
I am trying to get WebRTC to display the streams but I get the error Custom element not found: webrtc-camera

drowsy void
full pendant
#

I am just using Cusomtom Card. Should I be using something different?

vital burrow
#

On Windows that is usually Ctrl + F5

full pendant
#

Yes I did.....

#

just now

#

and its working

#

hahahahaha

#

Thank you

vital burrow
#

Whenever you install or update custom cards, it is a good idea to refresh the browser cache by hand.

full pendant
#

roger that

#

Thank you

#

How about a way to set it so it displays properly on mobile vs desktop? Or is that a wild ask?

vital burrow
#

What do you mean? I'm using it with basic settings for both. Just to reduce the loading time.

full pendant
#

So on mobile when I rotate and go full screen it crashes the stream

vital burrow
#

It does not for me 🤔

full pendant
#

Yeah it crashes right to default overview. Hmmmm

vital burrow
#

I'd start with the basic settings and add additional options later.

queen steppe
#

flex-horseshoe-card still dont work?

urban portal
#

Hello
I've tested it and you're right. Sorry I took so long to continue
It works for button card, but not for flex-horseshoe-card, for instance.
I'm going to check declutering car next
thanks once again

vapid field
#

Decluttering works for me on all so far.

urban portal
#

I bet it will work for me too 👌

stuck spire
drowsy void
stuck spire
#

Because different developers have different goals with the software they are developing for.

vivid trout
stuck spire
#

If you're sharing code on this discord server you should always always use something like dpaste to share. Don't post code directly here to any of the channels.

drowsy void
drowsy void
stuck spire
drowsy void
stuck spire
#

not that I know of. I have a bookmark for it in my browser, right next to my saved link to HA.

drowsy void
#

Maybe we can have one of the tabs be dedicated to such links so everyone can find them easily?
HA forum link, GitHub link, dpaste link, past image link…

stuck spire
#

One of the channels you mean?

drowsy void
#

Links

drowsy void
stuck spire
#

yeah, channels

#

ok

#

Most of these links are in the rules and welcome channel

drowsy void
#

Don’t see a dpaste link in it

split granite
#

And in the topic or pinned messages of many channels

golden mistBOT
split granite
#

#rules has different links, because of the age of that message

hard blaze
#

Was about to say the same thing. I was pretty sure I have seen links to code snippet sites on many channels

drowsy void
#

Perhaps a useful link tools tab..? 🤷‍♂️

#

I don’t see dpaste link anywhere

split granite
#

If you won't even check the topic or pinned messages, how would a channel help?

coarse path
#

if you click the message right in front of where it says "#frontend-archived" above this chat, it talks about links to use to share code..

drowsy void
#

Because it needs to be direct, so people don’t look through many messages rather they go get the link and use it directly. Faster and easier…

vital burrow
#

That still requires reading

stuck spire
#

The point is, you have the capability to identify and save important links related to HA in your browser if the pinned links aren't working for you.

coarse path
#

I think we could update the topic message here though to reference dpaste?

drowsy void
split granite
#

They're all code share sites

#

Doesn't matter which you use, just that you use one

drowsy void
#

So, how do I solve the problem I have that I wrote in here to begin with..? 🤦‍♂️

golden mistBOT
#

@drowsy void I converted your message into a file since it's above 15 lines :+1:

stuck spire
#

DUUUUUUUUUUUUUUUUUDE

drowsy void
#

Dpaste not working..? 🤷‍♂️

stuck spire
drowsy void
#

Now?

vital burrow
drowsy void
#

Ok, figured out dpaste, now can someone look at it and tell me how to move it down a bit?

vital burrow
#

What do you mean by "move it down a bit"?

drowsy void
#

Well, if you put the code into a dashboard card you will see that the bars within it are too high, touching the edge of the card. So I want to add more space in between the card and the bar

slow sundial
#

guess it's deprecated

sinful ridge
vital burrow
#

Remove the height option

drowsy void
hard blaze
#

There are some real nice examples in the documentation

drowsy void
hard blaze
#

You can place the bar card inside a button card if you want. And size you can read about in the documentation

drowsy void
#

I’d like each bar to be under each device, but if I can’t get that I’ll have them all in one card listed; however when I tried that it got attached to the top edge.

vital burrow
#

If you remove the entity_row option is jumps a bit down, defining a width also seems to rearrange it

drowsy void
vital burrow
#

Perhaps

hard blaze
#

You can probably combine that and a auto entity card and create some awesome stuff

drowsy void
drowsy void
#

It would also be nice to know how we can get rid of gaps to bring cards closer to each other for specific cases.

hard blaze
#

Have a look at the tutorial and see if it suits your needs. It can be modified in many ways when it's based on a button card

drowsy void
hard blaze
#

Probably not, but it's a custom button card with a bar Inside. The tutorial shows you many ways of editing and placing stuff. Then experiment with it and see if you can get the results you want.

#

I'm out of time. Have a wonderful day 🙂

drowsy void
#

I got the one I made to hide the icon in front but wasn’t able to get the bar to start from the front.
But it would be better if we can find a way to get it edge to edge under a card like a card shadow that shows battery life.

fiery ledge
#

No need to bump. Please format that first before expecting/demanding help

fiery ledge
drowsy void
dim halo
#

Why is fully kiosk so zoomed in?
Wallpanel shows my dashboard just fine, while fully has that weird zoom

fiery ledge
tepid socket
#

I guess I'm a little confused about history stats. I'm trying to create a bar chart that is "Number of cars that pass my house each day". This should come from my front cameras vehicle detection binary_sensor. That sensor has a history I can see. I tried to create a statistic like this, but I'm unsure how to turn it into a bar-chart. The statistic shows the count of 1180, so the history is there.

sensor:
  - platform: history_stats
    name: Number Of Cars Passed By House
    entity_id: binary_sensor.front_vehicle_detected
    state: "on"
    type: count
    start: "{{ 0 }}"
    end: "{{ now() }}"
fiery ledge
#

what does the history in the more-info of the entity look like?

tepid socket
#

I think its just a card issue actually, i'm trying apex-charts now, and it looks like that might solve it.

fiery ledge
#

also, showing there does not perse mean its recorded, as the history is also live updated there

tepid socket
#

acutally it doesn't seem to have resolved it sorry, i was tricked by their random number generator lol

#

The custom sensor shows no history

fiery ledge
#

well there you have it.... no history.

tepid socket
#

The actual sensor though has history

#

on/off history going back since inception, thats what I thought I could leverage

fiery ledge
#

did you set any filters for history or recorder?

tepid socket
#

I don't think so, I'm not sure how to do that.

fiery ledge
#

ok, that would mean you have all entities included? can you see any numeric history on another entity?

tepid socket
dim halo
#

I didn't think it was a config issue, as wallpanel renders the page ok, that's why I didn't share it

But apparently opera renders the same as fully kiosk
All i'm doing differently from a normal dashboard is using a grid view type

fiery ledge
#

uhm, I mean just any other numeric entity (just to check if they do show history

tepid socket
#

I was thinking there'd be a way to "SELECT COUNT(sensor.front_vehicle_detected) BY DATE() WHERE sensor_front_vehicle_detected=On") or somethign similar

fiery ledge
toxic axle
# dim halo

You have defined four columns but five vertical areas. Add another 20% on the first row. 20*4 = 80, not 100

dim halo
fiery ledge
#

no need to use SQL searches

dim halo
fiery ledge
#

and if that is alright, you can use it in a mini-graph or what ever graph card you like, on the premise the entity is recorded in recorder/history

fiery ledge
#

might need a clear cache

tepid socket
fiery ledge
#

well, if you just made that statistic sensor, yes, it will not go back. How could it?

dim halo
fiery ledge
#

and stat should be numeric, the source entity isnt, but that history statistics integration makes the numeric sensor entity

tepid socket
#

but i understand what you're saying -- it doesn't work like that

fiery ledge
#

nope 😉 for the future, just check if it changes (it already shows a history panel in the more-info, meaning it should be fine.... or at least of the correct state_class)

fiery ledge
#

note that you need to add the hours_to_show probably```
type: custom:mini-graph-card
entities:

  • entity: sensor.oprit_detecties
    group_by: date
    hours_to_show: 96
    show:
    graph: bar
#

and if you dont add the group_by, it will do this

#

btw, core only```
chart_type: bar
period: day
type: statistics-graph
entities:

  • sensor.oprit_detecties
    stat_types:
  • mean``` does this, so not that bad either
#

funny we need to set core card to show 3 days for showing 4..... here's a 1-1 comparison

orchid carbon
#

I am trying to access local media. I click media in left menu and I get a media sources page with 4 icons, I select My media and inside I have Bob.jpg. What is the local path or url to this image from picture card? It is NOT /media/Bob.jpg FYI, I have no special folders set for media in configuration.yaml or have created folders... this is straight out of the UI

vast crane
#

Unfortunately I don't think using media really works well for dashboard elements.

#

I think it can only be accessed with authenticated token in the URL, so the URL is tied to your login session, and as soon as that session is logged out the path will break.

orchid carbon
#

Kind of weird. It seems like that would be the most effective way to display a picture. Just upload in the UI, put an image into the (supplied) media folder, and bam!

vast crane
#

If you open the image in media and click copy source path, you can get apath which looks like the following, but the authsig is only good for the current logged in session:

http://192.168.1.31:8123/api/image_proxy_stream/image.qr_code?authSig=xxxxxxxxxxxxxxxxxxxxx
#

Yeah it's just two separate systems that AFAIK never really got designed to work together. You can however just upload your image in the dashboard itself, and that will work.

orchid carbon
#

I tried that and it kept breaking.

vast crane
#

the upload in picture card didn't work?

orchid carbon
#

I did that, but I cannot figure out where the picture was kept.

#

Yes, it did

vast crane
#

IIRC it uploads under /config/image

orchid carbon
#

Do you know offhand if I can just throw an image in there with Samba or similar and then access it?

orchid carbon
#

Awesome, thanks. At least I am heading in some direction.

young ridge
#

I'd like to have a snapshot from a webcam displayed in a card on a dashboard which updates every minute or so, but have it refresh immediately in response to a given MQTT message - can anyone suggest an approach for this?

sand aurora
#

Is there a way to change the height from a custom swipe card?

hard blaze
sand aurora
zenith stag
#

Hi all! How would you suggest I make a custom button card counting the days since last system boot?
How do I convert this state to number of days instead?

toxic axle
# zenith stag Hi all! How would you suggest I make a custom button card counting the days sinc...

Someone could probably give you a better answer, but in the meantime: I'd create a template sensor from that sensor to output what you'd like, maybe you need some regex to extract the values you need to compare it to current time (strftime).

But also, not sure about the terminology here, but sometimes the state that you see in dev tools and the friendly output are two different things. Have you checked that first? 🙂

zenith stag
hard blaze
toxic axle
#

Why would you PM him and not post here so more people can use it?

hard blaze
#

Because im not sure if it still works... And I'm not able to test it, as I'm on my phone. But I remember now that there is a YouTube video from a guy that makes something similar just in time. 2 sec

#

This guy has made a example

zenith stag
#

"not that guy again".... haha thanks though!

toxic axle
#

maybe just wrap it in timestamp()

vague blaze
#

| as_timestamp filter

sand aurora
#

Is there a way to create a Sensor whichs indreases like 1 per day until I press the Sensor? F.e. tracking of last time I changed the sheets

sand aurora
#

Thanks, still cant get used with this Discord lol

vague blaze
sand aurora
#

Like soon soon or Blizzard soon™️

vague blaze
proper mesa
#

Hello! I'm pretty bad at UI design. I've got a dashboard that lists all of my sensor, so I can have an overview of all of them. The dashboard is packed. I have seen on reddit mostly, but now I can't find them, people that created sort of buttons in the UI that when pressed they show the related entities.
You press the "switch" button and you see a card with all the switches.
I replicated that using input_booleans.<entity> that when 'on' a conditional card shows up. And automation that when a boolean is 'on' the others go 'off'
It works. But it's meh / ugly.
Can anybody point me to a repo / snippet or anything that I can use to make this nicer?

golden mistBOT
#

@sand aurora I converted your message into a file since it's above 15 lines :+1:

tacit cave
#

@sand aurora you need card mod to modify colors

#

the only card that supports style is picture-elements

toxic axle
sand aurora
#

Now I have like the next big think to ask haha.
I have used like my climate card in rectangular shapre, now I have space on the upper right corner and would love to integrate the current wattage from a sensor - is this possible?

#

Something like that (paint)

split lynx
fiery ledge
#

the other thing I do is use subview views. I dont like to use 'popup cards' because for me they are confusing on mobile. Thats why I use a lot of subviews, which I navigate to via a series of buttons in a grid of 8.

split lynx
#

and i did not

#

i was curious if there like an example of a room card like that where i can just edit and use my devices

fiery ledge
#

did you search the community thread on the Minimalist?

split lynx
#

yes that i did i tried alot of different things

fiery ledge
fiery ledge
#

that says it all, you should install custom auto-entities. Look it up in HACS

#

I'm sorry, I hadnt understood you needed help with the installation, I figured the Room card itself

split lynx
#

i thougt those gets install automatilly with UI lovelace

tribal galleon
#

If you want just the Room Card but not actually run a Minimalist dashboard then you need to copy then template. Follow these instruction for configuration templates for the custom:button-card which is the underlying card Minimalist uses.

tribal galleon
#

Probably just a caching issue as the installer should have added everything. @split lynx Refresh your browser and/or clear the cache.

split lynx
fiery ledge
#

let me backout here, I have 0 experience with that and do everything with button-card directly. Guess my No, was only when using the manual install....

tribal galleon
# split lynx i tried that i resetarted HA but i feel like its not installing correcting

It is not an issue with HA. It is more than likely with the browser on your laptop, PC, tablet, phone, whatever. But, it won't hurt anything to try re-installing. Just be sure to refresh your browser and/or clear cache again afterwards. If it still doesn't work, then you'll need to check if the Resources are loaded. Personally, I recommend going with the "copying the template" method. (Minimalist becomes difficult when you want to make modifications/tweaks. If you handle the templates yourself, then it is a bit easier.)

proper mesa
snow flax
#

hello guys, probably this is something stupid i am not seeing but how can i make 1 card goes below the other card instead of one next to the other?

vast crane
#

put them in a vertical-stack card if you want them always that way

snow flax
#

so i need to combine them then?

vast crane
#

If you don't want masonry layout to tile your cards, you need to put them in explicit stacks

#

should just be a few clicks of cut/paste

snow flax
#

oh ok so i need to put them inside another card like this? that is the only way then

#

thanks

vivid trout
vague blaze
#

@vivid trout @drowsy void you mean like our #rules channel?

vivid trout
# vague blaze <@403175090642223126> <@793767698982633502> you mean like our <#3311301811022069...

this does work but its not been updated (for example dpaste) also needs a friendlier name too, hence why I think a separate channel may be a good idea , just saying I have read that channel before (but I have hastebin bookmarked in my browser) new people coming in wont and lets be real.. how many people actually read terms and conditions these days, they just sign there rights away with digital content.

vivid trout
vague blaze
sinful ridge
#

What is this, Groundhog Day?

vague blaze
#

probably 😉 ¯_(ツ)_/¯

sinful ridge
vivid trout
#

I dont agree with allowing people to post code from their home assistant direct though channels will end up full of code🤣

vivid trout
vital burrow
vivid trout
vital burrow
sinful ridge
vivid trout
sinful ridge
#

Time for a server sticker that is just the clock from the movie flashing at you when someone asks a question someone else asked the day before.

vivid trout
#

ha ha ha, no that would be good 😛

vivid trout
#

I dont need that, I was just thinking about the new people, I basically used to be on here all the time asking for help in the begining. Last time few times I posted here for help, in general I figured it out myself in 5 minutes then felt guilty for posting lol 😛

trim ice
#

Members of the forum made the cookbook EXACTLY for that reason. Send there there, we will help them.

vivid trout
#

I get it, some dont, all I do is make icons for a hacs repo and I bang my head on the wall that people cant follow simple instructions on how to make a request. let alone what happens on here :P... what happens in discord stays in discord. (maybe a link to cookbook can be added to rules and welcome).

trim ice
#

That's Missy's call, but for now this is available.

tired quail
#

nooo im going to miss the dashboard livestream for a dentist appointment 💀

vital burrow
tired quail
#

i should

vague blaze
#

My dentist has a TV with a chromecast on it above each of the chairs. I'd cast the livestream 😉

stuck spire
sinful ridge
vague blaze
#

A big ball of wibbly wobbly, timey wimey stuff

drowsy void
# vivid trout I get this, one channel with just all the links, I defo get this idea (say top c...

I be it may even be posible for people to just drop their code directly into the channel then have the channel convert it into a link or do a copy text link and post it into the channel they want. 🤔

I even thought of creating a dedicated dashboard within HA for this kinda stuff, but when I tried to add websites within HA it used iframes and apparently most websites don’t allow that. It would have also made things much easier and faster.

drowsy void
tender wedge
#

Looking forward to Dashboards Chapter 2 😀

vital burrow
#

60 minutes until the stream starts

wooden fjord
#

hi guys, someone can explain me why only one light is going

blazing wren
#

What have you already tried to solve/debug the problem?

wooden fjord
#

for now nothing because i dont know what to do to fixit

blazing wren
#

Well you should start by trying to figure out what is happening, and how. Logs for the entities will tell you if they're being called or not.

wooden fjord
#

this is the code of the floorplan

stuck spire
#

no, that's a picture

wooden fjord
#

?

wooden fjord
blazing wren
#

Do not share text as a picture.

#

You've been told this before.

golden mistBOT
#

@wooden fjord I converted your message into a file since it's above 15 lines :+1:

stuck spire
#

use that to post your code, don't just post it here as a chat, you lose formatting and it's hard to read.

wooden fjord
stuck spire
#

thanks. Next time make sure you select "YAML" as the code type, but this is better than the image.

wooden fjord
#

I couldn't find yaml, but here it is

stuck spire
#

Have you looked at the logs as you try interacting with the floorplan as Rosemary Orchard suggested?

wooden fjord
#

where can i found it

hard blaze
# wooden fjord where can i found it

When you click the button, you go into the left main menu. There is a log there. push that and check if your entity is there.

I would maybe also just add a simple button-card or a tile card, with the same entity.. and check if that works 🙂

wooden fjord
hard blaze
wooden fjord
#

if i add a normal button card with the entity it goes, in the floorplan no

gloomy mulch
#

I'm having an issue assigning a new device_tracker to my person. I don't think it's actually updating. There's an incorrect one that appears to be assigned, so I update it to the correct one, then click on my person badge on my dashboard. It shows data from the incorrect device_tracker.

#

The incorrect device_tracker shows updated 6 hours ago, the correct one shows updated 14 minutes ago

#

Well I may have fixed it, but I'll have to test when I leave here soon. I guess when you assign a new device_tracker to a person, it doesn't update the person's history with the location history of that device_tracker.

vital burrow
hard blaze
#

When something is not working, you always want to backtrack your steps. I am a professional "woopsi" , as I'm usually typing stuff the wrong way 🙂 and I think of stuff to add, but I forget.. and when I'm done with the card, it does not work.. and then I remember that my thoughts for some reason does not enter my code automatically... <-- story of my life 🙂

vestal zinc
#

My home assistant keeps going into a mobile mode where both the left and top navigation disappears. I thought it was a dashboard configuration but I created a new dashboard and it does the same thing. Any ideas how to stop it from doing that?

Essentially kiosk mode when the screen is smaller than 768px.

#

I had kiosk mode installed via HACS and uninstalled it.. it persisted.

I reinstalled kiosk mode and even have a toggle. The toggle works with screens greater than 768px but the second I shrink, it gets overwritten.

#

I do not believe it's kiosk mode because I also appended the url to disable kiosk mode.

hard blaze
vestal zinc
#

Ah, I never thought of that. I'll check the theme.

I'm using noctis theme.

#

Ahh, I think you're right. Thanks for pointing me in the right direction!

hard blaze
#

yeah card-mod-root-yaml:

#

Mobile first is a nice theme though 🙂

timid beacon
#

How can I cause a dashboard to be permanently "zoomed in"? Would this be something that could be done with a theme?

I think this can be done using the zoom css property, but I don't know how to apply it to an entire dashboard.

orchid carbon
#

Where are dashboard config files stored? When I try to edit them, they just show a blank screen.

tacit cave
#

clear your cache and refresh the page

#

the files themselves are json in a hidden folder

untold trail
#

can you put sensor state in the name for bubble cards?

untold trail
hybrid charm
#

sometimes when I load home assistant in browser it bugs out like this.
Is there way to prevent/fix this?

tribal galleon
# timid beacon How can I cause a dashboard to be permanently "zoomed in"? Would this be somethi...

I'm not sure if this might point you in the right direction, but one of SmartHomeSolver's videos showed a dashboard that had some "inline" JavaScript that would automatically scroll the dashboard back to the top (using window.scroll) after a timeout if it was not at the top. (I tried it and it did work, but I noticed a bug that once the JS scrolled the window, the user would not be able to scroll until after a reload/refresh. #frontend-archived message ) Maybe something like this could "inject" the zoom level.
The BEST Dashboard I’ve EVER Seen! Smart Home Tour (timestamped to 9:05 for the scroll demo)
To find the code, scroll through until all the comments are displayed. Then, find scroll.

@nils5856 3 months ago
how do you make the auto scroll to the top
[at]dandixonus posted a reply with the sample code.

#
<script>
   function toggleZoomScreen() {
       document.body.style.zoom = "80%";
   } 
</script>```
This code found at [Changing the browser zoom level](<https://stackoverflow.com/questions/1055336/changing-the-browser-zoom-level>) looks promising.
timid beacon
vast crane
hybrid charm
#

Hmm yeah i am on Firefox ESR 115

#

(they removed Aero support in 116 🥲)

zenith stag
#

excuse me for probably asking this for the 10th time, but jinja and js is apparently not my thing. I've been looking at your examples @tribal galleon and comparing to other things but still cannot get it right.

How do I round the value of this sensor?

label: '[[[ return states[variables.ent1].state ]]]'
variables:
  ent1: sensor.synologynas_volume_1_used_space
#

here is from the example but cannot figure out how to replace those numbers with my sensor haha

type: custom:button-card
name: "[[[ return parseFloat(123.456).toFixed(1) ]]]"
vast crane
tepid socket
#

I need fun dashboard ideas. Show me your dashboard plz.

#

Here's mine, I have a whole dashboard for lighting/cameras/pool/music/thermostats, so would really just want some fun stats/glances on the front page. What else would you want to see at a glance?

bright slate
#

Hello,
I know i have messed up "somewhere" but googeling this isnt helping and at this point i am just to "anoyed" to let it go so i thought i would ask 🙂
Clicking the button "Add Card" in the UI will only give me a empty list.
( By Entity works. And other Dashboards work, but of course not my main one ) Anyone got an idea where the settings for the list of "Cards" is located?

fiery ledge
#

first, did you try refresh cache....? (btrw what did you do to mess up that ;=) )

bright slate
fiery ledge
#

what is showing in the Inspector? any errors there

#

(mouse right click, select Inspect )

bright slate
fiery ledge
#

might seem obvious but

#

sorry I hoped that would embedded...

bright slate
fiery ledge
#

hehe well, the engineer should remember what he did and be able to undo what he did.....

bright slate
vast crane
#

I suspect either something with themes or a console error.

#

Your search bar is also missing.

bright slate
lilac mesa
#

I'm looking for help on how to track down a problem in lovelace where one of the home users cannot view some of the lovelace page URL's. I have checked the permissions on each page on the visibility tab and the user is checked for access. But when the user tries to click a link to get to the url, it seems to take them to the page for an instant and them return them to the home page. They can access most lovelace URL's but a few exibit this problem. I also checked in YAML view and the permissions in yaml seem to lineup with what the UI is saying. I have tried clearing cache, removing and installing app, tried from desktop and mobile with same issue. also tried a new phone, same thing. It seems tied to the users login. Any ideas?

lilac mesa
vast crane
#

You're free to delete visibility key if you don't want to restrict it.

modern yarrow
#

quick question... Is there a maximum number of sections in a sections dashboard?

toxic axle
#

When will we have multi section sections? 😇

vivid summit
#

Regarding the Card Grid topic, the horizontal settings (the width) should be considered differently: instead of setting a number of columns, a divisor of the total width should be adjustable. To display cards side by side, you want to display one, two, three, or even four cards next to each other. So you want to set 1/1, ½, ⅓, or ¼. This way, three columns would also be possible.

ornate isle
#

I have a water tank connected to a sensor that measures the water level in it. How can I add an image of a tank instead of an image of an element card?

hard blaze
ornate isle
#

thanks

desert crag
#

Can anyone help me with some conditional states? I am sure I have done it right, but I am getting some very odd results. I have 2 shadows. and depending on the state value 0 or more than 1 ( I can't get >1 to work in the value but that's a different issue, any suggestions as to how to input that, would be welcome). Now the odd part, If I open a door, the state value changes, but the Shadow doesn't. However, if I then delete the value 1 and re-enter it in the same place, then suddenly it realises it needs to change and the shadows swap over. Like wise, when I close the door, the shadow doesn't change, but I delete the ) and re-enter it, then suddenly it updates. I feel I must have missed off something, but can't think what. https://dpaste.org/pXeND

split lynx
#

where do i add the card_thermostat.yaml file

hard blaze
hard blaze
hasty ruin
#

my home assistant is connected to rademacher, its just a smart home box that can control devices. if i trigger a device on my home assistant it turns on in like 0.1 s but the app takes ca. 1-3 seconds to update the display state. is that normal or can i increase a scan interval somewhere ?

hushed current
#

Hi, I have a sensor (NOAA Tide times) that provides two attributes- next low tide, and next high tide. I'd like to display these on a dashboard, but have the order be set in the order of whichever one is 'next', not a staticly-set order (which is all I can acomplish at the moment). Any suggestions on how to time-based order entities on a card? Or use a different style card?

lilac mesa
carmine island
#

Hello, I use a Nest thermostat integrated into Home Assistant. I asked which thermostat do you use with the functionality of a Nest thermostat? I now use the dark thermostat card, but it does not have all the functionalities of the Nest thermostat.

left bay
#

Hello, I use a Nest thermostat

tribal galleon
#

@vast crane Is this something can easily be changed by someone or does it need a PR? Looks like it just needs to be changed from yaml "full": "Test if {count} {count, plural,\n one {condition match}\n other {conditions matches}\n}"toyaml "full": "Test if {count} {count, plural,\n one {condition matches}\n other {conditions match}\n}"

golden mistBOT
#

@zealous heart I converted your message into a file since it's above 15 lines :+1:

zealous heart
#

I hate this bot ..

#

Hello,

I need assistance with hiding chips based on certain conditions. Each chip redirects to a subview where quick actions can be performed on various entities. However, I want to hide the chips if there are no relevant actions available in the view.

Here's how the view displays elements using auto-entities:

card:
  type: entities
  title: Doors & windows opened
filter:
  include:
    - entity_id: binary_sensor.*_contact
      state: 'on'
      options: {}
    - entity_id: sensor.garage_door_garage_door_status
      state: open
      options: {}```
#

Could you help me figure out how to hide these chips when there are no active entities to display?
I use custom:mushroom-chips-card with redirection to subview

golden mistBOT
#

@celest karma I converted your message into a file since it's above 15 lines :+1:

stuck spire
#

@zealous heart

zealous heart
stuck spire
#

Then create conditional chips inside the mushroom configuration.

#

last option

zealous heart
# stuck spire Then create conditional chips inside the mushroom configuration.

I know but I ll have to add condition for every lamp, update it when update my lamp. Do the same for every door and windows and the same for every battery powered device. It means hundred of conditions and a low maintainability.

I need to figure out how to do “auto entities condition” on chips. But maybe mushrooms card don’t allow that and I ll need to develop my own cards 😦

crisp quail
#

I'm unable to pull up sabnzbd or unraid in the webpage dashboard because those services likely have some kind of security protocol that prevents them from being accessed via an iframe. Is there a (safe) way for me to change a config within either service so that this type of access is permissible?

pastel grove
#

Greetings, I am trying to setup a login for a new user eg. default dashboard, remove unnecessary dashboards from sidebar. THe settings don't stick when I log out. What am I doing wrong? or is this desired behavour?

#

I log in as the user and cusatomise the UI as them.

tribal galleon
# crisp quail I'm unable to pull up sabnzbd or unraid in the webpage dashboard because those s...

iframetester is useful for seeing if a webpage can be iframed. There's some basic info at the bottom talking about the what and how it can be allowed/denied. I think you need to figure out how to set the X-Frame-Options in the configuration of the HTTP server. I wanna say Unraid uses nginx so /etc/nginx/sites-available/default but I'm not sure if you're able to make changes to it. I looked at this page for a bit more info:
https://stackoverflow.com/questions/47405597/x-frame-options-in-nginx-to-allow-all-domains. Unfortunately, that's about the extent of what I know about this.

tidal timber
#

Hello everyone! I am certain that I've seen somewhere a card having both the thermostat and the AC on it. Basically two sliders left and right and a few options below them. That's using the thermostat card.
I have my AC in the bedroom and I'd love to not be forced to use 2 cards but after reading for a couple of days, I'm still empty. I found Dual Thermostat and Better Thermostat but none are actually doing things simple enough. Any ideas? There are the 2 cards I want united

drowsy void
drowsy void
#

Perhaps include the custom:timer-bar-card?

stone jasper
#

Help please - Browser Memory is eaten up by Entities table

Clickpath in frontend: Settings => Devices & Services
Integrations are shown ok
Devices are shown ok.

When selecting the Entities tab, entities are shown after quite some time or not all.
Windows task manager reports an drastically increasing CPU usage and an even more increasing memory usage until all memory is used by the browser.
Switching back to the Devices tab, memory and CPU usage decrease again until reaching the level before.

I tried Firefox, Chrome and Edge on Windows 10 and Windows 11.

zealous heart
# zealous heart I know but I ll have to add condition for every lamp, update it when update my l...

I m trying to add condition like these on my mushroom chip but it doesn't work. Any idea what is wrong ?

    conditions:
      - condition: template
        value_template: >
          {{ states.binary_sensor | selectattr('entity_id', 'match',
          'binary_sensor.*_contact') | selectattr('state', 'eq', 'on') | list |
          length > 0  or is_state('sensor.garage_door_garage_door_status',
          'open') }}
    chip:
      type: template
      tap_action:
        action: navigate
        navigation_path: /lovelace/doors-open
      icon: mdi:door-open
      content: ''```
zealous heart
#

Same for the lights, can't make the condition work :

    conditions:
      - condition: template
        value_template: >
          {{ states.light | selectattr('state', 'eq', 'on') | list | length > 0 }}
    chip:
      type: template
      tap_action:
        action: navigate
        navigation_path: /lovelace/lights-on
      icon: mdi:lightbulb
      content: ''```
drowsy void
tidal timber
zealous heart
#

Yes I want to show/ hide the chips card based on condition but generic one (any light on, any door open, .. . Because the chips are redirection button to a subview where I can see all open light/ open doors/ ...

drowsy void
drowsy void
#

Anyone know if the custom:timer-bar-card is working?
Can’t get it to show anything.

zealous heart
#

I can do it using hundreds of condition but it's not efficient

drowsy void
#

You can group lights together them used the grouped entity

#

You can also make and/or gates as conditions.

#

Another option is to list all the entities, then give it to AI to write the code for you in the formate you want.

drowsy void
zealous heart
#

So this custom card is working at least in my case

drowsy void
#

Can I see your code and compare it to mine?

zealous heart
#

ok, but just take note that this card is in a button card

drowsy void
#

As long as it shows. 🤷‍♂️

zealous heart
#

last card in the paste

drowsy void
#

Super long. 🤯

zealous heart
#

yup ^^' my only use of this card

#

it control my garage door + add few options but I got it with the help of @tribal galleon

drowsy void
#

Tried using the last one and it said
Error: If you don't pass an entity, you must specify 2 time/duration properties

drowsy void
zealous heart
#

to open/ close the door, also the timer is setup to some duration regarding the option choosen

#

it's a very specific card to match my needs

drowsy void
zealous heart
#

oh I also follow his video, got few card from him

#

never tried this one

#

I guess you need to create few helper entities ?

tidal timber
zealous heart
drowsy void
zealous heart
drowsy void
drowsy void
drowsy void
zealous heart
#

duno but it work with rendom props

drowsy void
zealous heart
#

are you sure about the counter props ? I think the entity should be a timer

drowsy void
#

I want the bar to be under an entity card just like he’s is.

drowsy void
tidal timber
drowsy void
#

Or it can show battery level as well.

tidal timber
#

So this card is not the thermostat (heating). I want it to have a second slider on the right for AC

drowsy void
# tidal timber

I mean there is a double gauge card but it won’t be interactive like the thermostat card is.

zealous heart
#

got sync issue

drowsy void
#

I think that is connected with your door; try it with another entity that isn’t so complex. 🤔

tidal timber
#

Yeah, but those are merely informative; I need control

zealous heart
#

I don't have any other timer ^^'

Actually I was planning to use this video to do my washing machine timer in the future

#

but if it's not running, the timer is not setted

drowsy void
tidal timber
tribal galleon
zealous heart
#

@drowsy void I need to go buy some food for the kids,
Idk how I can help more with that but if you need some the guy's video card code I got these

tidal timber
#

For me, being not so technical, it's a headache; hoping someone with more skills finds this to be of use for the community and decides to develor a Dual Heating/Cooling card easier to use for us "dumb" users :))

zealous heart
drowsy void
zealous heart
#

the sun is his meteo card, and icons are moving

#

I ll be afk a moment

drowsy void
tribal galleon
tribal galleon
drowsy void
drowsy void
#

I’m trying to add a countdown to it to show when lights will turn off after motion.
And for it to show battery level for motion device.

tribal galleon
#

Well, that sucks. Transformer just blew outside. Power's out. System running on UPS but it will only last a little while. If I disappear, that's why...

drowsy void
#

I liked the way he has the bar attached at the bottom of another card; that is the type of effect I’m trying to get.

tribal galleon
drowsy void
tribal galleon
#

@drowsy void Looking at the code, the bar-card is using a binary_sensor for the entity. That's only going to give you a true/false. Not a number to use with the bar (battery level).

drowsy void
#

Did you see how he had it in the video?

tender wedge
#

Does HA have plans to support more icons pack other than MDI? I find it rather limiting compared to others out there. Trouble is, when using packs like custom brand icons, they sometimes don't appear on the dashboard, so it would be nice to have something integrated

stone jasper
tender wedge
#

Ah nice, do the load instantly like mdi icons?

stone jasper
drowsy void
#

Just noticed; within Helper timer helpers can’t be deleted for some reason. 🤔

vivid trout
errant plover
#

Ah. It's been many years since I watched that.

vivid trout
mental crag
#

Is it still not possible to just give users access to a dashboard and nothing else?

#

Logbook, history, calendar, media, energy... Etc...

#

Is there a way you can remove these?

tender wedge
#

unless I'm blind of course

zealous heart
celest karma
#

Hello guys, I'm using the button card from Hex and I created a card, but when I use on my computer, the icon is in the correct place, but when I put in my cell phone, the icon goes more to the left and have got off the screen. Why that's happening? Could you help me? Thank you!

#

''
styles:
card:
- padding: 0px
name:
- position: absolute
- left: 60px
- top: 5px
- font-size: 20px
icon:
- position: absolute
- left: '-68px'
- top: 0px
- height: 55px
'''

zealous heart
frosty flower
#

im experiencing some really weird behavior with some of my cards. its a bit of a clusterfuck of a bunch of different cards. this partixcular one is a grid card, and its the 2nd row of the grid card only, which contains a state switch card with auto entities in it with a template as the state. as you can see it fails to render some times, but if i edit and then save any card without making any changes, all cards suffering from the same issue all come back to life at the same time, but refreshing the page it starts bugging out again

#

anyone able to help pinpoint whats going on here?

#

on further inspection it seems to have something to do with the template, since thestateswitch ones that use hashes work just fine

#

not rly sure how templates work in the frontend of why it would cause this behavior

#

if anyone has an idea, feel free to ping

frosty flower
#

ok, seems like it might have something to do with state switch templates, even this has the same issue:

entity: template
template: |
  {{true}}
states:
  'true':
    type: custom:mushroom-entity-card
    entity: sensor.lightswitch_temperature_measurement
scenic current
#

I'm looking for a media player card that will show up full screen (Panel 1 Card view) for use with my proect View Assist. Does anything like that exist?

scenic current
#

Can someone tell me how I can define that div in cardmod? I have this example:

            ha-card.type-todo-list div.header {
              display: none;
            }
#

Tried this but did not affect:

       ha-card.type-media-control div.player div.top-info {
          display: none;
        }

I'm trying to remove the 'ViewAssist-livingroom' text and icon

vapid field
#

if you have a tile on a frontend for a light with brightness control, and this light device has another entity for "preset", is it possible to show this preset dropdown when you open "more info" for the light?

#

this is light "more info" when clicked on tile

#

I'd like to add the gradient scene to this "more info" screen - > any way to do it?

vague blaze
drowsy void
# vague blaze Hard refresh the page.

Ya not sure why the delete button wasn’t even showing and it wasn’t letting me to edit the timer time; but it seams normal now.

You think you can get the timer bar to start working g again?
And can you use it with counter or battery level?

#

@tribal galleon @zealous heart
Were you guys able to get it to work?

ocean rock
#

my theme is doesnt work
its looks gray
why
im trying use ios themes

#

i need help

mental crag
#

Is it still not possible to just give users access to a dashboard and nothing else?
Logbook, history, calendar, media, energy... Etc...
Is there a way you can remove these?

gentle quartz
#

Is there any way to use a map in an input_select?

i.e: in HTML, it's often desirable to have the user pick from a friendly list of items, but the actual value used be the underlying application be something else entirely...

lament oyster
#

I tried asking a few days ago, never saw an answer, but I got distracted anyway. I would like to be able to do a card -akin- to logbook, where I could have a script output a user friendly alert (without actually trying to filter logbook entries) that would show on the dashboard (as opposed to the notifications tab) where I show the last X hours of entries, something like

MM-DD-YY HH:MM Bathroom temperature over limit!

Is there an integration/hacs/template/whatever out there that would give me this function?

#

(asking here because the end result would be a card, so seemed the right starting point

vast crane
lament oyster
#

Like I wouldn't need a referencing the sensor if it's the only one that's being pulled into the card

vast crane
#

True it may not be exactly in the format you want, it's just what pops to mind as pretty easy to set up.

lament oyster
#

I'll try taking another look at it later, thanks

ebon river
vapid field
lament oyster
errant ginkgo
#

I want to make a clean and professional looking dashboard, and have been looking at some on YouTube. A lot of people seem to use the Minimalist integration. I’m curious which you guys use? I need some more inspiration. Thanks

vital charm
#

Hi, I don't know if this is the right place to ask, but we got our language added to Home Assistant but I can't add it to Lokalise(I'm probably doing something wrong). I get this error.

vital burrow
slim coral
#

Hi All,
A noob question, is there a way to apply card_mod css style to all cards in tab?
e.g I have this bit of code
card_mod: style: ha-textfield: $: '' .: | ha-card { border-width: 0px !important; background: rgba(0, 0, 0, 0.5) !important; backdrop-filter: blur(1px); }
with adds transparency to cards, however it's pain to adjust code on each card separately.

burnt cave
#

I'm using custom:atomic-calendar-revive and trying to get the "week" field to stretch over the full card but I can't figure out the syntax for this. Height and padding works. Using 'width' did not work. The custom card uses card mod. The code I'm using for this element as it's now:

    .week-number {
    color: orange !important;
    height: 20px;
    padding: 5px;
    }

Any help greatly appreciated!

gleaming oriole
#

Hi all, hope everyone is well.

I'm looking for ways to implement a horseshoe-style card for controlling things other than lights (i.e. media volume.)

I've come across this online, and although there's a fair bit of discussion surrounding it, so far there doesn't appear (at least to me) to be a way to implement it into HA. https://github.com/thomasloven/round-slider/

In short, I'm looking to recreate the media player page that's available in the Google Home app. (see screenshot!!)

Thanks in advance!
https://i.imgur.com/QpAxllv.png

golden mistBOT
#

@gleaming oriole I converted your message into a file since it's above 15 lines :+1:

gleaming oriole
#

In fact, it appears that no card mod adjustments are working

ocean rock
#

why my background is gray

#

i need a help

vague blaze
fiery ledge
fiery ledge
vague blaze
ocean rock
fiery ledge
vague blaze
fiery ledge
fiery ledge
#

ok

ocean rock
#

i want a do this

fiery ledge
#

what?

ocean rock
#

i want a do tihs theme

fiery ledge
#

then you can probably download the theme that site uses?

ocean rock
#

i dowloand it

#

but

#

it look like this

vague blaze
ocean rock
fiery ledge
#

fwiw, this is the background setting there: background-image: "center / cover no-repeat fixed url('/hacsfiles/themes/ios-themes/homekit-bg-blue-red.jpg')" lovelace-background: var(--background-image)

#

and that has a fixed url to an image. if you dont have that, or have it elsewhere, you should adpat that line

#

fwiw 2, you dont need an image there at all, I use eg lovelace-background: radial-gradient(var(--primary-color),var(--card-background-color)) and have the background use my main theme colors, directly, no imtermediate variable required. Not sure why thast theme uses that , but ofc, I didnt inspect it further

fiery ledge
#

in your theme

ocean rock
#

how

#

can u send a video about it

fiery ledge
#

hahahaha no my man, just edit your existing theme file.

#

you said you downloaded it?

ocean rock
#

yes i downloaded

#

its here

fiery ledge
#

if so, there should be that file, open it in your editor of choice and edit that single line

#

reload themes and your done

ocean rock
#

can u help me with teamviewer? @fiery ledge

fiery ledge
#

which theme do you have loaded currently in your Dahsbpard? is it the IOS-themes?

fiery ledge
#

then select that in the editor, find the line, comment it (put an '#' in front of it) and add my line #frontend-archived message. click safe.

#

then reload themes, and you should notice a change 😉

ocean rock
#

here_

#

?

fiery ledge
#

yep

ocean rock
#

what i do here

fiery ledge
#

let me ask, how do you normally change your config with this editor?

fiery ledge
#

uhm. it might be best in that case, to start understanding the way things work in Home Assistant, before worrying too much about your background settings.....

slim coral
fiery ledge
slim coral
#

Yaml

fiery ledge
#

great

#

i that case, you can create an anchor like this:```
card_mod: &my_anchor
styles: |
ha-card{
xx: yy;
}

#
card_mod: *my_anchor
#

ofc the name is up to you, just have it be unique, and it works only inside a single yaml file. If you need the same anchors in another file, you need to create it once more. Or, if you have mods you need more than a few times in your complete config, save them as an single yaml file and !include those

#

like this:```

  • type: custom:fold-entity-row
    head:
    type: section
    label: Recording mode
    card_mod: !include /config/dashboard/card_mods/label.yaml```
#

like this

slim coral
#

Woldn't that still require me to specify
card_mod: &my_anchor
styles: |
ha-card{
xx: yy;
}
on each card?

#

Sorry it's a bit confusing for me 😄

fiery ledge
#

no only on the first card in that yaml file

#

the next you need that exact mod, just insert it with the card_mod: *my_anchor

split lynx
#

how do i copy github folders into HA

split granite
#

HACS is one way

golden mistBOT
slim coral
#

whenever im trying to put card_mod: &background
it's just being automaticly removed :/

fiery ledge
fiery ledge
slim coral
#

I mean, YAML mode via GUI edit

#

I guess I need to create new .yaml file, than?

split granite
#

Ok?

split lynx
#

i installed lovelace using HVAC

slim coral
split lynx
#

its not installing all the files

#

so i wanna add the missing files

split granite
#

What do you mean?

#

HACS installs all the files the card/integration/whatever provides

split lynx
fiery ledge
split lynx
#

nothing gets added in custom cards

tacit cave
#

you have to add them

#

If you're talking about ui-minimalist

fiery ledge
split lynx
tacit cave
#

follow the installation instructions

slim coral
fiery ledge
slim coral
#

Oh so there are "modes" as well 😮

#

Would I have to scrap everything and start via YAML?

fiery ledge
slim coral
#

Fair enough.
Danke for helping anyway ❤️

fiery ledge
#

the mod is blurring the background. Are you sure that is not only for more-info popups? because that is the perfect example for card-mod theming.```
card-mod-more-info-yaml: |

$: |
  .mdc-dialog {
    backdrop-filter: blur(17px) !important;
    -webkit-backdrop-filter: blur(17px) !important;
  }``` is all it takes really
fiery ledge
#

get back here if you have questions after a few of those efforts

slim coral
fiery ledge
fiery ledge
vast crane
#

@karwosts Is this something can easily

scenic current
#

Can someone take a look at the image I posted and tell me how I can get what I see in dev tools for the container id into cardmod so I can hide that element? Any help is MOST appreciated.

#frontend-archived message

wind bronze
#

I'm using "Area Cards" within the frontend, and they've got these toggles for toggling all of the lighting or switches within an area with a single button. Is it possible to leverage these buttons in things like scenes? I'm trying to avoid needing to add all of the entities in multiple places, like scenes, groups, and areas.

#

Ah, I figured it out—I need to use Call Service rather than an entity/group/scene.

vapid field
#

I'd like to force open the specific view inside dashboad when alarm is not disarmed. Any state but disarmed would move you here and preferrably would disable all other views. So that user will disable alarm as soon as possible.

That would be for a tablet mounted on the wall at the entrance.

#

So far I'm only able to use the condition for visibility on all other elements on the display, but is it possible to hide a view if some condition is met/not-met?

vast crane
#

I don't believe conditional views are supported.

#

if you want the backend to control the frontend, maybe look into browser_mod

vapid field
#

thanks

fiery ledge
fiery ledge
vapid field
#

sure, currently I have keyboard displayed only if there is alarm to be disarmed. Idea is to force fast-as-possible alarm disarm when it is armed and you are inside.

#

in fact then it got me thinking, since other views will be detailed per devices (lights, climate, sensors, ...) and if I need t ocontorl remotely by phone, it is better to not hide everything but alarm...
Unless I do another dashboard but I have no motivation to do it 😄

fiery ledge
cinder orbit
#

I've got this card on my dashboard, but I'd really rather have the full view that pops up when I click on it be what shows up on the dashboard:

#

I.e. this is what I want, but as a dashboard card:

#

I can't find a way to do that. Am I missing something obvious?

dark dirge
cinder orbit
#

Thanks. I didn't expect an answer so quickly, so I'll give that a try tomorrow.

winter quarry
#

dumb question - how do I get the gradient background for my dashboards? is it meant to be part of mushroom?

lament oyster
# lament oyster I tried asking a few days ago, never saw an answer, but I got distracted anyway....

So I asked the question last night, got halfway towards getting a solution, but I'm stuck. I'm trying to use the logbook card to show messages (last x messages or last y hours), but I'm not understanding how to do the 'arbitrary entity id' to reference karwosts suggested. I used a script to write a test message to dashboard.log but nothing appeared on the card. Does the entity have to be defined somewhere? And if so, would that be a helper sensor of some sort?

vast crane
#

'dashboard.log' was the entity id you used in the service call?

#

In that case also add dashboard.log to the entity id picker in the logbook card

#

It does not have to actually exist as an entity when I tested it

lament oyster
#

so, here's my dashboard card

entities:
  - dashboard.log
#

And my testing script

description: ""
trigger: []
condition: []
action:
  - service: logbook.log
    metadata: {}
    data:
      name: dashboard.log
      message: Testing test.
mode: single
#

Which I just ran manually and trace said it worked

dark dirge
#

dashboard.log isn't a valid entity

vast crane
dark dirge
#

yeah, I see that

lament oyster
dark dirge
#

this:

    service: logbook.log
    metadata: {}
    data:
      name: log
      message: Testing test.

results in this:

#

I can't get it to show up in the logbook card, though

lament oyster
#

I was about to suspect same thing, but was going to test first

#

same issue I had with the stuff I posted

#

It was almost like i need a dummy entity to attach to, but I'm not really sure how to do that part yet

#

tried to look at helpers sensors, but they wanted all sorts of information about what kind of sensor it was, which ... not super helpful 😛

dark dirge
#

since the dummy "logbook.xxx" entities aren't really entities, I suspect that the card doesn't know what to do with them

#

you can't select them from the entity selector in the Logbook section, either

lament oyster
#

Right but since it let me manually type in an entry, I was hopeful that as long as the two matched it would be able to search the log anyway. I'm sure there's a workar for this somehow

#

I'm using HA container so there's going to be overlap

dark dirge
#

you may want to file an issue

golden mistBOT
#

Want to see what issues are open (or were open and are now closed)?

Don't forget to check for any alerts

If you think an upgrade broke something then:

  1. Downgrade to the previous version to check if it works correctly there
  2. If it does then change the logger settings for that integration to debug
  3. Upgrade to the new version again
  4. Look in the logs for errors
  5. Open an issue, following the template provided and including the log information
dark dirge
#

against the card

lament oyster
#

If that's what the problem is, but I want to do a little more research first to make sure this isn't user error.

vast crane
lament oyster
#

thanks a ton!

vast crane
# lament oyster thanks a ton!

Try this action:

service: logbook.log
data:
  entity_id: dashboard.log
  name: "Dashboard Log:"
  message: Something Happened!

And this card:

type: logbook
entities:
  - dashboard.log
#

You mixed up name field for entity_id field.

#

Also I guess the icon comes from the domain you use in your fake entity. You could use sensor.log for an eye, alert.log for the alert icon, maybe some others

lament oyster
#

okay, I got progress. Did you do yours through the dev panel?

vast crane
#

yeah the developer tools

lament oyster
#

okay, explains why they look different then. I'll have to poke some more at this to see if I can trim some excess stuff since I don't need to see what triggered the log. But now that I have a working sample, I can go from there. Thanks a bunch!

dark dirge
# vast crane You mixed up `name` field for `entity_id` field.

It seems to be optional from the docs:

When calling the logbook.log service without a domain or entity_id, entries will be added with the logbook domain. Ensure that the logbook domain is not filtered away if you want these entries to appear in your logbook.

#

I assumed that it pulled the name for logbook.name, but then it doesn't work elsewhere

brazen timber
#

Can someone help me with my dashboard. I am trying to add cameras into a dashbord through a grid but the grid comes in so small. How do I make it take up more space on the screen?

vast crane
brazen timber
#

Is it a alarm panel? I dont know what im doing, this is the first time I tried messing with dashboards.

vast crane
#

Click the pencil in the top blue bar next to the camera icon.

#

it will open a dialog

#

you can change the view type

#

one of the options is "Panel"

brazen timber
#

Thank you!! I have been trying to figure that out for the past hour!

lament oyster
# lament oyster okay, explains why they look different then. I'll have to poke some more at this...

Okay, so the one thing I'm still spinning my wheels on is the idea of scrubbing the triggered by xxx section since it's irrelevant to my use case and may be confusing to my intended recipient. This forum post had the same issue, but not sure how I would 'clear the context' before calling logbook if it's coming from an automation https://community.home-assistant.io/t/customizing-logbook-log-sensor-entry/606755

vast crane
#

I don't have any ideas for that :\

brazen timber
#

@vast crane I have another question. Why is it when I go to edit the dashboard, all of my pages on the top show but when I click done, the first page will go away?

vast crane
#

visibility disabled maybe?

brazen timber
#

What is subview? That was the only difference between all of the prosperities and that fixed it.

vast crane
#

I guess subviews aren't visible in the top navigation bar

#

you can get to them with like a /navigate action, like if you want to click on a button card that takes you to it.

brazen timber
#

Ok. Thanks again!

lament oyster
#

really can;t wait to get to that level of integratrion. my place has a couple of eufy cameras, and my sisters has some wyze and yi

golden mistBOT
#

@red orbit I converted your message into a file since it's above 15 lines :+1:

lament oyster
#

if i understand right, that's by design. Can you do different cards for each sensor? They'll still stay in the order you want

red orbit
#

That would work. Is there a certain way to do that? I was able to follow along with the official post for Conditions but I'm pretty new to this. Maybe there's a post I could read?

lament oyster
fiery ledge
#

other than using the new visibility option, I am afraid that for the entire entities card to show or not, you indeed need to set visibilty on that... so on the individual entities set individual condition (-al row). On the card, set a global visibility condition. Unfortunately we dont have a show_empty: false as auto-entities has 😉

#

you can create a binary sensor and use that for the card, but, in case of change of entities inside the card, you would need to adapt that binary sensor too

vast crane
cinder orbit
split lynx
#

in the dashboard folder

fiery ledge
vast crane
#

🤷

#

I'm not working on it.

fiery ledge
#

its the only place I still need the conditional (on rows) and that somehow feels unbalanced. (in the yaml that is, the result is identical...)

fiery ledge
vast crane
#

I'm never in the loop 😂

#

I just work on solo stuff

fiery ledge
#

and you do that well !

vast crane
#

If I had to guess all focus has moved to sections and entities won't see much more upgrades. but that's pure speculation

fiery ledge
earnest gazelle
#

Hello everyone, I've been using the ui minimalist theme for a few days now, and I need your help.

Indeed I manage to make work a lot of cards, but when I try to add some cards in custom-cards and I create the .yaml file, the card makes me a custom elemet doesn't exist or I have an error cannot read properties.

I have the impression that I may have an error in my way of accessing button-card-templates via the ui-lovelace.yaml file and I'd like your help. (P.S : not sure to be in the good channel)

hard blaze
earnest gazelle
#

i found my error , in my ui-lovelace.yaml , i had this : button_card_templates: !include_dir_merge_named "/homeassistant/ui_lovelace_minimalist/custom_cards"

#

the good line was : button_card_templates: !include_dir_merge_named "../../custom_components/ui_lovelace_minimalist/ui_minimalist/ulm_templates/"

reef kernel
vast crane
reef kernel
#

I tried /homeassistant/image/image.jpg and I tried an URL so far

vast crane
#

I don't think /homeassistant/ is a valid path that is served by the webserver

#

Easiest solution is maybe:

  • create a picture card. it has an image upload tool in the editor.
  • upload your image there
  • switch to yaml and copy the image path
  • paste the path in your area card for image
  • delete the picture card
reef kernel
#

good idea! I'll try it right away

reef kernel
#

type: custom:minimalistic-area-card title: Bedroom images: /api/image/serve/5fa0356ee168db1d88ee5314dcd48323/512x512

#

even this way, the image doesn't show up 😦

#

no it works! I did a mistake. thanks!!

abstract kernel
#

Any suggestions on how I could make the text box card highlight green when locked and red when unlocked?

I tried:
- background-color: {{ 'red' if is_state('cover.spaceship_trunk', 'open') else 'green' }};
and:
- background-color: {% if is_state('cover.spaceship_trunk', 'open') %} red {% else %} green {% endif %};
But that doesn't seem to work?

night cape
#

Hey, has maybe someone an Zigbee2MQTT Card that shows offline devices? 🙂

wild briar
abstract kernel
#

Oh, that sucks. thanks anyway

hard blaze
abstract kernel
hard blaze
#
                  - value: "locked"
                    icon: mdi:lock-outline
                    styles:
                      icon:
                        - color: "var(--contrast-100)"
                      state:
                        - font-size: "var(--fs-400)"
                        - font-family: Montserrat
                        - font-weight: 500
                        - color: "var(--contrast-100)" ```
abstract kernel
hard blaze
#

2 sec, I will find a better example

golden mistBOT
#

@abstract kernel I converted your message into a file since it's above 15 lines :+1:

hard blaze
#

If you scroll down on this site @abstract kernel you will find some helping tools

abstract kernel
hard blaze
#

It's bedtime, can help more tomorrow if you need more help

worthy gyro
#

Heyo, I'm trying to build out my first dashboard but I'm having issues with themes. I've downloaded 'iOS Themes - Dark Mode and Light Mode' from HACS, I have updated my configuration.yaml file to include:
frontend: themes: !include_dir_merge_named themes
But when I select a theme all it seems to do is grey out my cards! Can anyone help me figure out what I'm doing wrong?

#

That is with the Theme: ios-dark-mode-blue-red

vast crane
worthy gyro
worthy gyro
#

^ This worked for me if anyone else comes here with the same issue

brazen timber
#

Is there a way I can add the switches like the ones on the default overview tab on my custom dashboard? All I can find is buttons to use.

brazen timber
#

Sweet, thanks!

#

Is there a way for the dashboard to automatically switch tabes based on what is happening? For example, If I start a 3d print, it will automatically switch from whatever tab it is currently on and go the the 3d printer statistics tab.

#

And only on a specific device, not all of them

vast crane
#

maybe with browser_mod

#

that's a 3rd party plugin

brazen timber
#

Dose that mean I need to use the web version of HA because I have been using the app?

vast crane
#

dont know, I don't use it

#

but what you ask is not a built in feature

dull solar
#

is there a way to dynamically add entities to a history-graph card, like rendering the list of entities with a template?

dull solar
#

this worked

type: custom:auto-entities
card:
  type: history-graph
  title: Uptime
  hours_to_show: 12
filter:
  include:
    - integration: esphome
      name: /Uptime/
      attributes:
        device_class: duration
      entity_category: diagnostic
safe sage
rough silo
#

So when using the minimalist UI, can I add other cards like Apex Charts?

rough silo
#

Nice, okay. I JUST installed all of the required packages and am trying to wrap my head around how this all works.

rough silo
# zenith stag yes ofc 🙂

I tried following this video and I can't even get the first card to work. I have no idea what is going wrong - I followed every step exactly as in the video :/

lyric prairie
#

There is a mistake in that video that is taken over by almost everyone... basically he forgets to add a hyphen (-) before the !include to make it a list item.

views:
  - !include my_home_file.yaml
drowsy void
abstract kernel
#

Quick question folks,
I have created a sensor that either returns green or red depending on a state of locked doors.

My question is, how can I set the colour from green to the outcome of that sensor I created in sensors.yaml?

I have che ked the entity state in dev tools and it's returning the accurate word 'green' or 'red'
But not sure how to refer to that state in the styles/color here?

lyric prairie
abstract kernel
#

omg that worked, UGH I have scratched my brains for nearly a day on this. Thank you so so much Bas

lyric prairie
#

More examples are mentioned in the docs from custom:button-card though

ornate isle
#

hey guys ,can be add a password for card "mushroom chips card" specifically

safe pike
# fiery ledge the mod is blurring the background. Are you sure that is not only for more-info ...

Could you maybe tell me some more about that?
Because I've tried exactly this, and it doesn't seem to have any effect. Are there any other requirements, anything that could prevent this from taking effect?

I've been testing with something like

- type: tile
  entity: light.my_led_strip

And then just tapping on the entity name. What I believe to be the "more info" dialog pops up, with a regular 'darkening' behind it, but no blur.

fiery ledge
#

well, if I click this card to reveal more-info

#

I get this blurred background

#

which is done by adding```
card-mod-more-info-yaml: |

$: |
  .mdc-dialog {
    backdrop-filter: blur(17px) !important;
    -webkit-backdrop-filter: blur(17px) !important;
  }
  /*.mdc-dialog .mdc-dialog__content {
    padding: var(--dialog-content-padding, 24px);
  }*/
safe pike
#

No blurring here. (Sorry for the weird cut, cannot be bothered to properly anonymize this right now. I hope you can see that there's no blur.)

#

I know the theme is active and applied, because I've been adding rules to it all the time. In fact, I have a very long card-mod-card rule in there. Would that collide and block the card-mod-more-info-yaml somehow? No, right? They should be able to coexist.

I also fully restart HA every time I make changes to the theme.

I don't know what else I could do to troubleshoot this.

#

Actually, is there something in Mushroom or Minimalist or so, that could globally replace all more-info dialogs? Is it correct that I'm testing with a tile card? I seem to have no .mdc-dialog classes, but rather <ha-more-info-dialog> elements. Why is that? Am I using an old interface? Or are you?

#

(If someone has any articles or links to the official documentation related to this, please share! I'm interested in actually understanding what's going on, rather than just fixing this one issue.)

split lynx
abstract jetty
#

Can maybe someone help me with cardmod? I have a problem wirh the delete button there is missing some letters

golden mistBOT
#

@abstract jetty I converted your message into a file since it's above 15 lines :+1:

ornate isle
#

hey guys ,can be add a password for card "mushroom chips card" specifically

crisp zephyr
#

HI, i just had a memoryleak in firefox. I closed the one with HomeAssistant web ui and it released the memory. Any known issue like that currently?

vague blaze
vague blaze
crisp zephyr
#

i think it may be latest firefox though not HA

vague blaze
#

Yup. That.

crisp zephyr
#

i am on 128.0.3

#

Come to think some yahoo charts were also bad earlier. Hope 0.4 gets rolled out soon.

vague blaze
#

I'm on 128.0.2 and still have issues where the sockets just disappear on tabs that have been opened for a while and even refreshing the tab doesn't bring the socket connection back. I never have that issue with Chromium though.

crisp zephyr
#

sigh. hope mozilla fix it soon.

abstract kernel
#

Am I being dumb here, can anyone see why all my buttons/cards have the outline around them?

#

name & state if it's helpful?

lyric prairie
#

Probably due to the standard HA theme variables

abstract kernel
#

ah crap, is it possible to change them?

lyric prairie
#
styles:
  card:
    - border-width: 0px
#

Or add this variable to your theme

ha-card-border-width: "0px"
abstract kernel
#

You're an actual legend, thank you so much

abstract kernel
golden mistBOT
#

@abstract kernel I converted your message into a file since it's above 15 lines :+1:

abstract kernel
#

So bizarre

scenic current
#

Could REALLY use some card_mod help. Particularly I'm trying to turn off these two elements in media-control card. I know a little above the div by using dev tools but I have no idea how to translate that path at the bottom to card_mod. I know if I had it I could do a display: none and be done but how is it formatted? I think the big issue is that #shadow-root

Can anyone help?

zenith stag
scenic current
#

Maybe I can get the same look from mmp? I don't know enough about this to know.

zenith stag
#

well to be honest you could build the whole media player from scratch using custom button card. Depends on what you strive for (as always)

scenic current
vast crane
scenic current
#

This looks better right?

vast crane
#

could also change the entity icon to mdi:blank, but I don't know if that helps with your whole "deliverable" or how that would work 🤷

scenic current
gusty tangle
#

Hey, anyone know if its possible to have a card like this just displaying the day, and not year + time. like "next alarm: monday 06:30"

#

the alarm time comes from a calendar event

#
entity: calendar.wake_up_alarm
name: Next Alarm
icon: mdi:alarm-note
state_color: false
attribute: start_time
layout_options:
  grid_columns: 4
  grid_rows: 2```
#

nvm Chat GPT to the rescu {% set alarm_time = states.calendar.wake_up_alarm.attributes.start_time %} {% set alarm_date = as_timestamp(alarm_time) | timestamp_custom('%A %H:%M') %} Next Alarm: {{ alarm_date }}

vague blaze
#

That's old syntax and will probably break. Please stop posting ChatGPT generated code here.

drowsy void
gusty tangle
#

aahh. alright

rough silo
#

I need some CSS/Styling help. I'm following this video to try and make a room card similar to the minimalist room card but by using mushroom, and my card looks very different despite the code being the same. I'm not sure what I'm doing wrong or of I'm missing something.
Here's the code. It looks just as wonky on desktop, regardless of whether I use the new dashboard layout that allows dragging and stuff or the old one that doesn't (can't remember the names)

zealous heart
#

Hello, anyone can explain me how to use template ?
I m struggling with it , in the first picture it's how I defined it
in the second how I use it
in the third what I got vs what is expected

mortal ferry
#

just cooked up the worst code of my life

.background {
  background-color: var(--red-color){{ ";" if value|float(10) > states("input_number.daytime_temperature")|float else "" }}
  opacity: 50%;
}
hasty ruin
#

i have a horizontal stack and i want one to have less space than the others, so it looks like a sidebar. how can i achieve that ? or is there a better way to position cards on my dashboard that i don't know of (i don't want to use the new sections layout because of all the space that gets left out when a section is bigger than the others in its row)

drowsy void
#

Just noticed that Masonry mode doesn’t add unnecessary gaps while selection mode adds unnecessary gaps in between cards. Any way to fix that?

#

Both of these use the same code; their only difference is the dashboard modes.

mortal ferry
drowsy void
#

Can we have a fix for that in later HA updates?

inner frost
#

Any ideas as to why the two buttons in the lower right of my grid are not the same color as the rest?

#

Nvm! As soon as I posted this, I realized the button wasn't tied to the androidTV remote entity

golden mirage
#

decluttering_templates: and Button-card-template are different

zealous heart
# golden mirage what do you want?

Yes but I never got any result with button card template or decluttering card, nothing seems to work and the only result I got are always white empty card or an error

golden mirage
#

share you code here

#
  my_first_template:     # This is the name of a template
    default:
      - icon: fire
    card:
      type: custom:button-card
      name: '[[name]]'
      icon: 'mdi:[[icon]]'```
Don't use custom-button-template inside decluttering_templates:
#

you can use button_card_templates

#

no need decluttering_templates:

quasi kelp
#

Hello!
How can I access the Home Assistant frontend code?
I tried to follow the tutorial with Docker and got a JS heapout of memory error... I also tried the command line and it gave the same error. I did the set node_options command but it didn't change anything.
I'd like to use the code and change it according to my needs.

I hope someone can help me!
Thank you.

drowsy void
zealous heart
zenith stag
zealous heart
#

pastebin 1 is on top of my raw configuration editor
pastebin 2 is inside a grid card

golden mirage
#

it is showing exactly what you have in the template

zealous heart
#

:/

#

it's on the very top of the configuration file ?

#

not inside

golden mirage
#

You want that

zealous heart
#

I want to understand how I can use this template to clean my dashboard

golden mirage
#

remove variables inside templates

zealous heart
#

oh

#

thanks

#

just to be sure, for decluttering card, it's the same process ?

golden mirage
#

you can duplicate buttoncard

#

then change : name, icon, background

zealous heart
#

Thanks

abstract kernel
#

It looks like I'm targeting the wrong background here, does anyone know how to get rid of the background around the tyre?

dim cloud
#

If I use the "map" card to display the route of my Van the position "dots" do not scale nicely. Zooming out you can hardly see anything:

#

Is there any way to get thinner lines?

#

This is 4 zoom levels in

zenith stag
abstract kernel
#

This is pretty much the card

zenith stag
#

ok so I guess card_mod inside the picture-card can help you. As long as the picture itself is a png ofc 😅

abstract kernel
#

Yeah the image is definitely a png 😄

#

So I have card mod installed, but whenever I apply styles to that card it doesn't apply

#

like for example, I set the background to white

#

and no change

zenith stag
#

If you feel comfortable with the button card you could use that instead to place the image. The image could be an enity_picture (which replaced the icon), or you set it as the cards background. In the end, whatever end of with the least amount of code is good. Card_mod might be the best solution. But I'm not very good at using it, so I tend to stick with the button card hehe

zenith stag
abstract kernel
#

I'm not comfortable with any of this yet haha just trying to find out the rules around this stuff because it doesn't make sense where it's taking its styles from

zenith stag
#

I would set that to none (which I guess should be default behaviour anyway?) and use the custom_field to set your preferred background

abstract kernel
#

Yeah that doesn't work for me annoyingly

#

I've also tried this in my config.yaml and applied the theme, no good

solar spruce
#

Hello all, I am trying to add a card for my new integration 17track, but I am getting an error. Here is the cards YAML straight from the integration page (adapting the sensor name):
https://paste.debian.net/1325111/

However I am getting this error: TemplateSyntaxError: expected token 'end of statement block', got 'track_in_transit'

What am I doing wrong?

zenith stag
abstract kernel
vague blaze
solar spruce
zenith stag
abstract kernel
#

this is the image I used

#

Yeah trying to make the background transparent so I can overlay it on the car to show tyre pressures

vague blaze
vague blaze
zenith stag
abstract kernel
#

So I created a new card in my builder overview, clicked image, show code, then copied the link to that image

#

like this

#

lemme try the dice

#

no... dice 😄

#

It's like it's adding some sort of boundary to the image and every card

#

Is anything here amiss?

zenith stag
#

could you have another card just under the tyrerl perhaps? I noticed you have stacked two cards where it says 41 PSI

abstract kernel
#

I do have one under there, I'll move it to show it's not intefering

#

think I removed the tyre pressure one underneath

#

Yeah no good 😦

zenith stag
#

so strange, the transparency works for me and I have noth changed your code one bit

abstract kernel
#

what on earth is interfering with it :/

#

could it be my custom theme?

zenith stag
#

I also tried makign a new dashboard with sections, works there too

abstract kernel
#

could it be something to do with my frontend integrations?

#

oh there's a new version of mushroom card, let's see if that helps

#

these are the ones I have

zenith stag
#

But you're not using mushroom just there so chould not be it

abstract kernel
#

I am for other cards but yeah not for the tyre

#

what's also worth mentioning is I couldn't remove the border without this in config.yaml

#

no changes inside the actual card would take effect until I put a theme on it with that

zenith stag
#

yes I have that too

#

I a seperate theme file though, but It's the same thing

abstract kernel
#

Yeah that's fair

#

It feels like something else is overwriting whatever I write, so frustrating

zenith stag
#

yes 🧐

abstract kernel
#

Is it possible the view type is having an effect?

zenith stag
#

I tried both that and masonry and works on both for me

abstract kernel
#

grrr, so frustrating

#

what else could be affecting it?

split lynx
zenith stag
#

if you're talking about the template code

#

make a new file for each template

#

like so

lyric prairie
#

The card you are linking is already loaded in your system by setting up the minimalist integration. The card config with the variables goes into the ui-lovelace.yaml file within the dashboards directory of minimalist

abstract kernel
split lynx
split lynx
#

config
└── ui_lovelace_minimalist
├── custom_cards
└── card_room.yaml

zenith stag
#

did you add a link to the templates?
this is from the docs I believe button_card_templates: !include_dir_merge_named "../../custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/"

candid lintel
#

Could someone remind me where to find the list of mobile devices, specifically smartphones, that have been connected to Home Assistant on the frontend?

lyric prairie
lyric prairie
#

I don't know, cant see your full configuration 🤷‍♂️

split lynx
lyric prairie
#

Sorry I am not really understanding your question

#

You can add any card to the minimalist dashboard within the yaml file if that is what you're asking

split lynx
#

but it wont work with lovelace room cards

#

is anyone using lovelace room card that can help me

lyric prairie
#

To what card are you referring with lovelace room card?

#

Minimalist setup with card room

zenith stag
tacit cave
# dim cloud This is 4 zoom levels in

There's no way to change that, but it's odd that you're getting steps. What's creating that GPS location? There's definitely an issue w/ lat lon updates

inner frost
dim cloud
jaunty rover
#

I want to show for how long a device has been on for in the past 24hrs. How can I do that?

golden mistBOT
tacit cave
dim cloud
tacit cave