mini-media-player
mini-media-player copied to clipboard
issues with custom-state-card
Shows extra cards using input selector under the chosen card. Actually seems to superimpose all remains cards into one card. Selected card show and works properly, just one extra card is shown.
Sorry, I don't understand the issue, is this an issue with this particular card or another custom card? Please elaborate further. A screenshot of the issue would also be great.
Hi,
There are 2 screen shots from others showing the issue. I can’t be sure if the issue is from state switch or the mini media player.
Thanks for replying
On Fri, Mar 11, 2022 at 2:14 PM Karl Kihlström @.***> wrote:
Sorry, I don't understand the issue, is this an issue with this particular card or another custom card? Please elaborate further. A screenshot of the issue would also be great.
— Reply to this email directly, view it on GitHub https://github.com/kalkih/mini-media-player/issues/633#issuecomment-1065414555, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVDUAX6ESUO2SPRUICCM2V3U7OLSNANCNFSM5QGYDF5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
--
Randy Gordon DDS @.***
Where can I find those screenshots?
I think he's referring to this issue in the lovelace-state-switch repo: https://github.com/thomasloven/lovelace-state-switch/issues/78
I was one of the people who reported this issue. I've since worked around it, but I have a reproducible case if it helps.
The issue does seem to be in the interactions with another custom card. So unclear where the underlying issue may truly be.
Sorry I thought you were referring to custom state switch https://github.com/thomasloven/lovelace-state-switch/issues/78
Hope that helps
Randy Gordon DDS @.***
On Fri, Mar 11, 2022 at 2:34 PM acraigbray @.***> wrote:
I think he's referring to this issue in the lovelace-state-switch repo: thomasloven/lovelace-state-switch#78 https://github.com/thomasloven/lovelace-state-switch/issues/78
I was one of the people who reported this issue. I've since worked around it, but I have a reproducible case if it helps.
The issue does seem to be in the interactions with another custom card. So unclear where the underlying issue may truly be.
— Reply to this email directly, view it on GitHub https://github.com/kalkih/mini-media-player/issues/633#issuecomment-1065428036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVDUAXZTWLE7KHMFCGU6IETU7ON3HANCNFSM5QGYDF5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
I seem to be having the same issue where the unselected state (2 states implemented) shows up below the selected state. I am using custom-state-card with the custom harmony card to display/hide buttons unavailable when off/on.
Reverting back to 1.9.1 in HACs resolved this issue for now.
Thanks for the details, sounds like an issue with the other card then, especially if it worked when you reverted to an older version of that card.
Can you reproduce the issue with other cards than mini-media-player?
Thanks for the details, sounds like an issue with the other card then, especially if it worked when you reverted to an older version of that card.
Can you reproduce the issue with other cards than mini-media-player?
Sorry, to clarify, I reverted custom-state-card from 1.9.3 to 1.9.1 and that resolved my issue. It does seem like the issue exist with this card since the others are mentioning it affecting mini-media-player as well as me with the custom Logitech Harmony card.