Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default coloring of Cover icons does not work #305

Open
4 tasks done
ChrisMuki opened this issue Nov 2, 2024 · 0 comments
Open
4 tasks done

Default coloring of Cover icons does not work #305

ChrisMuki opened this issue Nov 2, 2024 · 0 comments

Comments

@ChrisMuki
Copy link

My Home Assistant version: 2024.10.3

My lovelace configuration method (GUI or yaml): yaml

What I am doing:
i use this as entity in an entities card:

  • type: custom:slider-entity-row
    entity: cover.drbl_1_ch1_a_dusche_rolladen

What I expected to happen:
As the plain "entity: cover.drbl_1_ch1_a_dusche_rolladen" changes its color when not fully closed, i would exspect this also for the custom clider enti

What happened instead:
Color does not change at all

Minimal steps to reproduce:

# The least ammount of code possible to reproduce my error
type: entities
title: Dusche
entities:
  - entity: cover.drbl_1_ch1_a_dusche_rolladen
  - type: custom:slider-entity-row
    entity: cover.drbl_1_ch1_a_dusche_rolladen
show_header_toggle: false
state_color: true
# End of code

Error messages from the browser console:
image


By putting an X in the boxes ([X]) below, I indicate that I:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant