hello, i use the garbage info. I would like the ‘‘waste for tomorrow’’ and ‘‘waste for today’’ to change the icon for the next garbage. For example, when it is the paper’s turn, the paper will be displayed as a pictogram. Anyone have any idea how I can get this done.
this is my code
type: entities
entities:
- entity: sensor.afvalinfo_afval_voor_morgen
icon: ''
secondary_info: none
- entity: sensor.afvalinfo_afval_voor_vandaag
- entity: sensor.afvalinfo_groenafval
image: /local/tmp/groenafval.png
- entity: sensor.afvalinfo_papier
image: /local/tmp/papierafval.jpg
- entity: sensor.afvalinfo_plastic
image: /local/tmp/pmd.png
- entity: sensor.afvalinfo_restafval
image: /local/tmp/restafval.png