@Mattias_Persson hello and congratulations again, this dashboard is fantastic, I have a problem with the display that I cannot solve, I have increased the columns as in the photo but I see them badly only on a PC and on a smartphone as per the attached images
on tablet instead I see them well, since I would like to use your work on all devices and completely disconnect from storage, how can I solve this problem, I’m hitting my head, this is the grid I used…
Hi @xADDRx, you might want to add “overflow: hidden” property to the “base” (in styles > card, around the line 116-117 in button_card_templates.yaml) and then change the margin of “temperature” to “0% 0% -15% -13%”. It’s maybe not the best way to fix it but it works perfectly for me:
I moved the label slightly up (“vor 1 Minute”) but if you want to keep it down like you have currently, change the “label: [top: xx%” and increase the number to move it down.
should work depending on how you calendar sensor looks like. Send me a direct message with your calendar sensors and a screenshot of their attributes etc and i can take a look.
@danieljarhult I only have two calendars integrated in the iCal sensor, which gives me similar sensors but with different calendars.
At the beginning of the code, it is no problem to add both and it works in the popup calendar.
It is in the lower part of the code then when sensor.ical_johan_kalender_event_1 comes that I do not know how to get sensor.ical_annika_kalender_event_1 so it shows from both calendars.
Make sure you’ve updated all templates in button_card_templates.yaml
There’s a “compare” feature in vscode or try https://www.diffchecker.com/ or something
@Mattias_Persson thanks for your continued work on this dashboard! The latest release brings a YouTube token. What format should it be in the file and where does one obtain the correct token needed?
Hello, I have a issue with the popup, I’m not able to show it in any way. I have installed browser_mod 1.5.1. Any idea how to debug it? Nothing interested in console, just:
BROWSER_MOD 1.5.1 IS INSTALLED DeviceID: xxxxxxxx-xxxxxxxx
I’m trying to add the VanilliaTilt piece you recently added. I’ve placed the vanilla-tilt.min.js in my www folder and added the module in my configuration.yaml file.