I have followed the guidelines fully to install but I am running into an issue which I think is due to a conflict between YAML mode (my preferred method and the method I followed to install) and the UI mode. I followed the install based on a completely fresh and clean install of HA on a new SD inside my Raspberry PI. Following error is presented (clearing cache does not help):
Iāve been using this beautiful UI for two weeks now and would like to develop some custom cards for it. I already read the Develop a custom-card guide but would like to get some input on wether there is a way to develop custom cards with instant live preview instead of reloading the UI every time I make a change (which takes from 5 to 10 seconds).
You can use the āRefreshā option to update your config (see screenshot)
But the tab bar is hidden when using our minimalist theme, so youāll have to edit your theme temporarily.
Or I have created a development theme with the tab bar visible for when iām developing new cards
Actually, by āreloading the UIā I meant the Refresh button (which is visible with minimalist-desktop theme). This takes between 5 to 10 seconds for me. Thatās why I search for a way to get visual feedback faster, especially in case of small CSS modifications. One way I tried is setting everything up in UI-mode instead of YAML-mode and developing cards inside the card editor. Unfortunately, I havenāt yet found out how to set variables in this mode.
This is the way I took. The changes I make are reflected instantly inside the card editor and there is no need to refresh the UI using the āRefreshā button.
Oupsā¦ seems that Iāve only skimmed your post.
You can use variables in the same way like templates, either as part of a template or as an independent one.
For example, this is one of my color ātemplatesā:
Merci @tben ! This is a great job. Iām super fan and I already made a lot of new dashboards with custom templates.
Like you I use HA mostly on mobile device.
But Iām facing an issue on the light slider card.
It works fine on desktop. But on mobile device (Iphone in my case) sliding feature is not working. Only taping works. which makes it difficult to reach both end ~0% & 100%
Have you observed such behavior?
Until now I just tested it with many different browsers on iphone XR only.
Iāll plan to test it on an android tablet.
The card is indeed installed via HACS - that is the confusing part here.
Folder structure? As described by the install and the standard given by the HA installation. I changed nothing else. Same goes for the .yaml config file. The file is fairly empty, currently only containing the following: