kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

Powerbutton turns ON and not Off. #803

Closed haldi4803 closed 6 months ago

haldi4803 commented 6 months ago

Hello,

I've tried to setup my Cards with Mini Media Player. The On Button works, but the Off Button doesn't. That only does in the popup Card. The Switch "Toggle Power Button behaviour" does not have any effect on that.

Also that switch is currently bugged, if used with Vertical Stacks and 5 Cards and toggle it on the first it Switches on ALL other cards, even though the line toggle_power: true is not set! But that's not an issue of Mediaplayer but Stacks right?

I made a quick screen record of my issue: https://jumpshare.com/s/eQTy0vY0NyYAWNZ8dHFO

haldi4803 commented 6 months ago

Sorry my fault... wrong repo.

toggle_power: false Does work indeed if not using the Stacked Cards...