Martin Nöhrer

Results 26 comments of Martin Nöhrer

Hi @mdb17, It's already available in the current release. See https://ui-lovelace-minimalist.github.io/UI/setup/custom_actions/ for more information.

@mdb17 Which cards aren't working? Most of the internal cards should already work.

@mdb17 These cards don't support the custom actions yet. You can simply add the haptic support to your cards: Overwrite the tap action within your configuration for the specific cards....

Hi @mdb17 The whole "theme" is based on the [Custom Button Cards](https://github.com/custom-cards/button-card). It is possible to overwrite each element of the used template. See the docs of the Custom Button...

@AndyVRD @schumijo already done

@schumijo @AndyVRD My first entry is the forecast of tomorrow. I'm currently implementing a variable for surpressing the first forecast entry.

@AndyVRD @schumijo I've implemented the variable `ulm_weather_popup_surpress_first_forecast` to surpress the first entry. It will add a maximum of 6 rows to the card.

@schumijo ~~Can you try for-of instead of for-in.~~

@schumijo Do you also use the actions_*.yaml files? There is a change in the return variables. The old version returns a none as variables if they are not set by...

@schumijo I think you have to redirect the variables between the popup calls.