mini-media-player icon indicating copy to clipboard operation
mini-media-player copied to clipboard

issues with custom-state-card

Open randydgordon opened this issue 2 years ago • 8 comments

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.

randydgordon avatar Mar 08 '22 15:03 randydgordon

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.

kalkih avatar Mar 11 '22 19:03 kalkih

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 @.***

randydgordon avatar Mar 11 '22 19:03 randydgordon

Where can I find those screenshots?

kalkih avatar Mar 11 '22 19:03 kalkih

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.

acraigbray avatar Mar 11 '22 19:03 acraigbray

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: @.***>

randydgordon avatar Mar 11 '22 19:03 randydgordon

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.

McDAlexander avatar Mar 11 '22 20:03 McDAlexander

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?

kalkih avatar Mar 11 '22 21:03 kalkih

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.

McDAlexander avatar Mar 11 '22 21:03 McDAlexander