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

[Bug]: The card doesn't work on the tablet, but it works on mobile and desktop #385

Open
2 tasks done
PrimitixLuke opened this issue Sep 3, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@PrimitixLuke
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

I have installed and configured the card, on mobile and desktop devices the card is seen correctly and works perfectly, but on the tablet it cannot be seen, it gives me the code string as if it were in error

Expected Behavior

No response

Steps To Reproduce

No response

Context

event_grouping: false
drop_todayevents_from: '23:59:00'
next_days: 1
pattern:

  • icon: mdi:flower
    color: lime
    type: organic
    label: Umido
    pattern: Umido
  • icon: mdi:newspaper
    color: blue
    type: paper
  • icon: mdi:recycle-variant
    color: amber
    type: recycle
  • icon: mdi:trash-can-outline
    color: grey
    type: waste
    label: Indifferenziata
    pattern: Indifferenziata
  • icon: mdi:dump-truck
    color: purple
    type: others
    card_style: chip
    alignment_style: left
    color_mode: icon
    items_per_row: 1
    refresh_rate: 60
    with_label: true
    type: custom:trash-card
    entities:
  • calendar.spazzatura
    hide_time_range: true
    use_summary: false

Environment

- Browser: Chrome
- HA Version: 2024.8.3
- TrashCard: 2.2.3

Debug data

No response

Anything else?

No response

@PrimitixLuke PrimitixLuke added the bug Something isn't working label Sep 3, 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