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

All colors change when you change other tab #373

Open
2 tasks done
TechNerd010 opened this issue Aug 13, 2024 · 0 comments
Open
2 tasks done

All colors change when you change other tab #373

TechNerd010 opened this issue Aug 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TechNerd010
Copy link

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest TrashCard version.
  • I did a search to see if there is a similar issue or if a pull request is open.

Current Behavior

As soon as I change the tab other all colors are changed I do not have yellow for organic waste or brown for residual waste
Screenshot_20240813_024630_Home Assistant
Screenshot_20240813_024625_Home Assistant
Screenshot_20240813_024605_Home Assistant

Expected Behavior

No response

Steps To Reproduce

No response

Context

YAML state

event_grouping: false
drop_todayevents_from: '15:00:00'
next_days: 15
pattern:
  - icon: mdi:flower
    color: lime
    type: organic
    label: 'Biotonne '
  - icon: mdi:newspaper
    color: blue
    type: paper
    label: 'Papiertonne '
  - icon: mdi:recycle-variant
    color: amber
    type: recycle
  - icon: mdi:trash-can-outline
    color: grey
    type: waste
    label: 'Restmülltonne '
  - icon: mdi:dump-truck
    color: purple
    type: others
day_style: counter
alignment_style: left
color_mode: icon
items_per_row: 1
refresh_rate: 300
with_label: true
type: custom:trash-card
entities:
  - calendar.ics
filter_events: false
use_summary: false
full_size: false
layout: horizontal


Environment

- Browser: home assistant app
- HA Version: latest
- TrashCard: latest

Debug data

No response

Anything else?

Since this is my first bug report, please forgive me if I forgot something

@TechNerd010 TechNerd010 added the bug Something isn't working label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant