WM
WM
``` $ width=$(xrandr --query | grep ' connected' | grep -o '[0-9][0-9]*x[0-9][0-9]*[^ ]*' | sed -r 's/^[^0-9]*([0-9]+x[0-9]+).*$/\1/' |cut -d "x" -f 1) $ $ half_width=$((width/2)) bash: 2560 2560 2560: syntax...
That's perfect, it's working ! Now, the primary screen has the lock and the other screens are white. Would it be possible to have another image on the other screens...
That's something which was requested quite a long time ago but I'm not sure if it was implemented yet. See #39.
Maybe a cache issue. Make sure developer tools console displays banner-card: 0.10.0. EDIT: tried it myself, it seems that the "latest" release file is still 0.9.0: https://github.com/nervetattoo/banner-card/releases/download/0.10.0/banner-card.js Manually copying 0.10.0...
I build a version based on latest sources. You have to install it manually in your HA. [banner-card.js.gz](https://github.com/nervetattoo/banner-card/files/4434401/banner-card.js.gz)
[mini-media-player](https://github.com/kalkih/mini-media-player) has the ability to scroll the info: > Change how the media information is displayed, short to limit media information to one row, scroll to scroll overflowing media info.
Series playing using Kodi do not display correctly also: And the "stop" button is not correct, it sends a "pause" signal, not a stop. Using mini-media-player gives the following:
Support for mini-media-player would be lovely :-) Thanks !
Will this PR be merged ?
I think there is a misunderstanding, I talking about a security alarm, not an alarm clock 😅