pippyn / Home-Assistant-Sensor-Afvalbeheer

Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors
Apache License 2.0
272 stars 85 forks source link

No information #456

Closed Rufes1989 closed 6 months ago

Rufes1989 commented 7 months ago

Cant get any information. Keeps showing “onbekend”

image

afvalbeheer:
  wastecollector: mijnafvalwijzer
  resources:
    - restafval
    - gft
    - papier
    - pmd
  postcode: 1704MB
  streetnumber: 22
  suffix: a                        # (optional)
  upcomingsensor: 0                # (optional)
  dateformat: '%d-%m-%Y'           # (optional)
  dateonly: 0                      # (optional)
  name: ""                         # (optional)
  nameprefix: 1                    # (optional)
  builtinicons: 1                  # (optional)
  dutch: 1                         # (optional)
pippyn commented 7 months ago

Remove the line suffix: a # (optional) from your config and reboot HA.

pippyn commented 7 months ago

Can we close this issue?

Rufes1989 commented 7 months ago

It works! Thank you very much!