antonio1475
antonio1475
Probably a duplicate of https://github.com/filebrowser/filebrowser/issues/2712 Apologies, the Report bug button took me directly to opening an issue without checking first for existing ones...
Also having this issue. It's probably an easy change on this section of the card https://github.com/denysdovhan/vacuum-card/blob/fb081d31dd7c82ec173d65e2bf0529308c71112c/src/vacuum-card.ts#L221 but I don't have the knowledge 😓
I have it with Portainer but it would definitely be great to have it as an add-on, since Portainer just for this feels overkill, setup isn't easy ([instructions](https://github.com/Taxel/PlexTraktSync/discussions/831)) and if...
+1. Given that with v2.0 you can override the buttons to any action, this would be now usable as a remote card for any device. The limitation to webos devices...
I was dumb 😅 . **Just switch to Code Editor, put any media player entity** even non-LG TVs, and use [button override code](https://github.com/madmicio/LG-WebOS-Remote-Control/blob/master/Override_buttons.md). Working on Samsung TV. This _could_ be...
This could be accomplished with a template card, if you're in a rush 😄 On the other hand, I honestly thought HA handled the icon state (capacity & charging status)?
> > 1. Insert the card into `custom:stack-in-card`: > > ``` > type: custom:stack-in-card > cards: > - type: custom:swipe-card > cards: > - type: button > entity: sun.sun >...
Share your code. It's working for me: ``` - type: custom:spotify-card limit: 9 account: default playlist_type: featured country_code: ES spotify_entity: media_player.spotify_antonio display_style: grid grid_covers_per_row: '3' ``` 
This became especially relevant with the [Subviews introduced in 2022.10](https://www.home-assistant.io/blog/2022/10/05/release-202210/#subviews-for-dashboards) 😄 Even more when using a theme that hides the navigation bar - there's no way to go back unless...
> I try wih your code, and create this one: > > ``` > - lambda: !lambda |- > int poff = 0; > int y = int(x); > if...