Could be it’s not something directly within Kiosk that at’s fault, but the way it hides the header, somehow makes the lates card-mod not sticky elements anymore. But in any case: using Kiosk Mode and latest card-mod, breaks sticky elements. Disabling Kiosk Mode (just disabling to hider header is enough) makes sticky work again).
How can I get the 3.1.4 + fix? I see that 3.1.4 is few versions behind and is from march 31 2022?
@Mariusthvdb could you perhaps DM me, so I don’t hijack Jimmy’s thread anymore.
For some reason this pushed the empty space to the bottom of the page. But I just saw browser-mod 2.2.1 was released, which fixes hide header and sidebar. Updated that and removed the theme variabel for now. Though there are some bugs with 2.2.1, at least the header is now gone, without empty spaces and sticky working.
I am grateful for the project and for all your efforts.
A few more things and I will finish to configure it.
I have a question please: can I bring into Homekit a page ui-lovelace that is already configured? If yes, I will really appreciate if you could guide me through this process, when you have some spare time.
Thank you very much
You can not import the entire page directly as there are some lines of code that will conflict. However I will point you in the right direction.
Check out either the custom addon or use custom_legacy (which would disable most elements of hki on a specific view). They are both pretty well documented.
You can find custom_legacy in the configuration part of the docs and custom addon in the addons section.
After the update at version 2023.5 I have an issue: when I set the navigation bar downside, a bar line appear on top of the header as you can see in the screenshot.
How can I get rid of this bar line?
New user of HKI here. Pretty excited to get my dashboard into shape. Professional presentation is important to me and for me HKI very well represents my mantra “less is more”.
Went through the installation steps and have the new dashboard. However I get this custom element doesn't exist: popup-card and when looking for it in HACS I can’t find anything. What does this error mean?
Even though I downloaded the browser-mod integration in HACS I never installed it via Devices & Services. So I didn’t have browser mod in the left navigation bar.
Once that was done it worked and I have the canvas to work from - cool.
I had a look at the installation guide and didn’t find this step to install browser-mod via Devices & Services. Is this considered common knowledge or did something go wrong in me not following the installation steps?
Not your fault, browser mod changed a few months back and I have not changed the documentation. For some people it works without doing anything and for some it doesn’t.
EDIT: with a lot of tinkering around & restarts I managed to sort this one out
Hello, trying to get some layout fixed in my dashboard but cannot get my head around it…
I have a view with only a few buttons, so would like to see two buttons side by side and that times 3 in separate rows.
I tried: 1. adjusting the size of the button entries, but that leaves me with blank space, 2. adjusting the aspect ratio, but same issue, 3. fiddling around with a grid-layout but that messed everything up. Anyone with a suggestion? Thx in advance!
and sensor.reistijd_jimmy to represent what looks like elapsed time at the location. How are these sensors created? I know this is not actually a UI question but this is really cool and I’d like to adopt this as well.
In fact it would be cool to combine this with the zones in Home Assistant to indicate in which defined zone a person is
I’m trying the Google Calendar integration atomic calendar revive but it doesn’t load.
Have followed the HACS instructions here https://docs.totaldebug.uk/atomic-calendar-revive/overview/quickstart.html
and then this message appeared
After the download completes, since you are not using Lovelace in storage mode you need to manually add the resource with these settings:
url: /hacsfiles/atomic-calendar-revive/atomic-calendar-revive.js
type: module
Where do I add these resources? The documentation said add it to ui-lovelace.yaml but I don’t have that file
You can add this JavaScript modulle there manually.
My issue with this is that I have an Outlook integration and it does not seem to pick up any of the events in that calendar… The documentation speaks about Google or CalDav, so I’m now trying with Jimz default calendar addon.
I have a Google account as well, so tried the native integration. My calendars were successfully loaded to the Calendar add-on, but… so were my Outlook calendars? So I’m not entirely sure why this card is somehow treating the Google calendar entity as something different than my Outlook calendar entity.
Unfortunately I’m not a developer which you probably can work out based on my queries but I’m sure Jimmy or someone else may have experienced this before
Really like the notifications. Batteries are a constant struggle so I’m wondering if it’s possible to create a notification if a battery is say less than 10%.
Had a look at the documentation and the sample code but couldn’t find anything