Bas Brussee

Results 86 comments of Bas Brussee

I don't think the items do support the parameters needed for a popup. As the supported parameters are: ```yaml tap_action: action: > [[[ if (variables?.tap_action?.action) return variables.tap_action.action; else return 'none';...

Should be possible now with the custom_popups feature.

Hi @Nik18111997 To get a better understanding: you have altered the code to get a box-shadow? Sometimes you have to reset the cache of the mobile app, especially when it...

I close this issue as it is related to a user build custom card and not to Minimalist itself.

@ravensvoice Could you provide a screenshot from the dev-console. This provides the needed information to debug the error. This screenshot only shows the combined code of the popup itself.

@wokkeltje13 How have you setup `browser_mod`?

Indentation gets lost when not pasted in a code block started with: "```yaml" It could have been a caching issue that prevented your browser from loading the browser_mod content.

Do you have already installed some custom frontend cards in HACS (like button-card; mini-graph-card) and at the same checked the box to install all dependencies? This can lead to freezing...

Try a hard-refresh of your cache with CTRL+F5. To force it to use the right resources. Sometimes you have to reload the page multiple times to get a result

Hi @panhans This should still be possible. It will now only affect the outer layer of the card due to the more nested card framework introduced with the custom actions...