I figured it out. @vikreh@nerdybynature
Yeah it depends on the template, itās a nesting problem.
You have to check the template and find where the icon is defined.
Just updated, was a few versions behind. The behaviour of generic_card_swap which I use quite a lot seems to have changedā¦ custom icon needs to be specified as a variable now (easy fix) but the icon size doesnāt seem to be affected by e.g. size: 200% any more. What am I missing?
Where do I need to adjust the minimalist-mobile-tapbar theme , if I would like to have the elements displayed in the nav bar centered and spread across the width of the page?
Does anyone know how to make this part foldable. I would like to have the part in a red rectangle unfoldable when some button is pushed. Exactly like fold-entity-row works.
The theme is so great! Thanks for all the work.
I wanted to change some color-variables in the theme files, like I did in previous themes.
Unfortunately after a restart of my pi the theme-files are set back to the original state. Is this supposed to happen? If so, is there any way to change the accent-colors (like google-red etc.)? Im not sure if this is a bug in my installation or if the theme resets the files after a restart.
I am trying to customise the Minimalist UI Light and Cover card to my usage in order to fit the space of the NS Panel Pro nicely. For it I have copied the code of the light card into a custom_card_light.yaml file.
I started to inspect the code.
Eventually I would like to go from here:
to here:
First off I tried to identify the slider figuring out how it is introduced into the standard card.
I found it to be a custom:my-slider card listed under item2:
Checking the documentation of the slider card on GitHub I noticed that the my-slider does not support a vertical slider element. Instead, custom:my-slider-v2 would need to be used with vertical: true.
However simply replacing the custom:my-slider with custom:my-slider-v2 makes the slider vanish completly. What am I missing?
Follow on question would then be regarding repositioning the elements within the card. But probably I should take it step by step.
A further question I have already raised: How can I ammend the minimalist-mobile-tapbar theme to align the navigation pages to the center of the screen/bar?
Is there a simple way to change cover color on card_room based on position (0-100)?
I can change color of lights and fan without ptoblem (color_on/off), but I am unable to find command for cover.
Make custom colors, with a value template. But use operators to definie value ranges.
And if you donāt like the implementation like me you can. Setup your custom templates In proper directories like me too instead of all dumped into custom_cards