Giter Site home page Giter Site logo

Small help needed about hassio-trash-card HOT 2 CLOSED

asemev avatar asemev commented on June 12, 2024
Small help needed

from hassio-trash-card.

Comments (2)

idaho avatar idaho commented on June 12, 2024

Hey @asemev you need to download some images for the pictures and store them in the www/ folder on your homeassistant installation.

The YAML code is then

event_grouping: true
drop_todayevents_from: '10:00:00'
next_days: 300
pattern:
  - label: Organic
    icon: mdi:flower
    pattern: BrAun
    color: brown
    type: organic
    picture: /local/braunetonne.png
  - label: Paper
    icon: mdi:newspaper-variant-multiple-outline
    color: indigo
    pattern: (blau)
    type: paper
    picture: /local/blauetonne.png
  - label: Recycling
    pattern: gelb
    icon: mdi:recycle-variant
    color: amber
    type: recycle
    picture: /local/gelbetonne.png
  - pattern: (grau)
    icon: mdi:trash-can
    label: Waste
    color: black
    type: waste
    picture: /local/schwarzetonne.png
  - icon: mdi:dump-truck
    color: purple
    type: others
day_style: counter
alignment_style: left
items_per_row: 4
refresh_rate: 60
with_label: true
type: custom:trash-card
fill_container: false
full_size: false
filter_events: true
use_summary: false
hide_time_range: false
debug: false
layout: vertical
icon_size: 95
entities:
  - >

from hassio-trash-card.

asemev avatar asemev commented on June 12, 2024

Thank you very much @idaho!

from hassio-trash-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.