You are awesome @RomRider! Great to know. Thanks so much!
One more question…can I set a left hand margin in a horizontal stack? I kind of like them pinned to the left but would like some space between the edge of my screen and the edge of the button.
trying to use button-card to show a still image of my camera. So far no luck. All the http address I tried (there are 2 different examples) WORK in my browser and show a still image, However, when I pass the URL to the button card, it just shows a broken picture icon.
BTW, button-card and live stream work (of course the card configuration looks different) so this doesn’t look like any credential issues.
For now to solve this i made a transparent button on the left of the card the amount of pixels I wanted to space. May not be the best way to do it but it looks fine in the end.
@RomRider good question… When i remove the entity_picture declaration, the still image is show just as expected. Go figure, I try to make the definition extensive and instead I break it.
Below is what WORKING custom-card (basic configuration) with camera still image.
Now I’ll need to figure out how to update the still image every 5 or 10 seconds. The idea is to show quick periodic camera still images, rather then continuous live-stream. I figure 14 cameras showing live stream cant been good for performance nor network.
@RomRider
Interesting it works. Thanks for the guidance!!
Is there a way to make the time programmable? I was thinking of combining action with timeout, and triggers_update. no idea if it would work, just where i was going to start.
I was wondering if someone could help. I am trying to set an icon color based on the fan speed. I can’t figure out how to base it on attributes other than the state.
this must seem ridiculously silly, but since I have apparently never consciously encountered the issue, please let me ask anyhow:
using an entity of the domain sensor, the default action ‘toggle’ doesn’t do anything obviously. Wouldn’t it be logical to have a more-info action be default for the domain sensor? Ive been taking that for granded tbh, and wondered why my speedtest sensors didn’t do anything when clicked on…
only after adding these tap and hold action to all entities did it work as I would have thought to be obvious.
again, sorry if this is completely inadequate, has been debated before (did a quick search with 0 results in this thread), or my config above is wrong.
If the answer to all 3 above is No, then please let me file a FR for default action more-info on non toggle-able entities?
thanks