Bas Brussee

Results 53 comments of Bas Brussee

@13robin37 Just reading this back. We could add this to the translation engine. So minimalist follows the HA frontend settings.

@13robin37 Just started to add it to this PR #792 as that one already includes changes to default.yaml. I am now checking which strings HA outputs to set them in...

Fixed and added with https://github.com/UI-Lovelace-Minimalist/UI/pull/792/commits/dbc10533445b4df0ce7b59acaac9b1c0f71ad1f5

@laurens362 take a look at https://ui-lovelace-minimalist.github.io/UI/usage/custom_cards/custom_card_scenes/ This is a card with only the pills 😉

This is already possible and pre-published documentation can be found here: https://github.com/UI-Lovelace-Minimalist/UI/blob/release/docs/setup/custom_actions.md#overwrite-custom-actions

Hi, Is your code exactly like you posted it here? If so the indentation is wrong. It should be like: ```yaml - type: "custom:button-card" template: - card_light entity: light.light_bars variables:...

> @basbruss yes the yaml code is correctly formatted and I added browser_mod to my config but it still wont work Also it looks like the minimalist-theme is not applied...

@Nicxe @1337Reaper Language files must still be manually added from the Github to your system. The best place is `config/ui_lovelace_minimalist/custom_cards/`. Documentation is available here: https://ui-lovelace-minimalist.github.io/UI/setup/custom_cards/#custom-cards

Please set one of the minimalist themes correctly in your profile. The are some bugs in HA itself with backend-selected. Or enable the blueprint which is also included.

It does look like it should. The `welcome_card` searches without any alteration of the variables for script entities in your HA-setup. If you don't have some it will display no...