dcapslock
dcapslock
@BAAAASS any chance to post your template. If not the issue will be closed.
Hi, checking if this is still an issue. Make sure you are running the latest Browser Mod.
> the link to /latest in the download link does not work As it is a JS file your Browser may be blocking. Copy link and go directly and you...
Alternative which should work: assign the function to a variable. Usually assigning to `window` is best. e.g. `window.bcCallService = (hass) => { ... };`. Then in your event handler use...
Show and tell discussion would be suitable place for highlighting solutions like this.
Actions are not templates. They are inline scripts. I agree it can be ticky to get yaml right for scripts so you might best create a script in the UI...
I don't believe that any text in image should be shown in Home Assistant Frontend UI. A better method would be to use mdi:home-assistant as an icon, coloured appropriately. e.g....
> What do you display in your sidebar with those mods? I was in a role where I was working with multiple Home Assistant setups, so usually I would change...
> We are already using the same logo elsewhere in the UI Not entireley in the same manner. I searched the code bse and there are two instances with cast,...
See https://github.com/dcapslock/flipdown-timer-card/issues/12 in my [repo](https://github.com/dcapslock/flipdown-timer-card)