pippyn / Home-Assistant-Sensor-Afvalbeheer

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

Bar afvalbeheer showing "onbekend" for PMD / rest #414

Closed svdh-github closed 1 year ago

svdh-github commented 1 year ago

Hi, trying to get paper gft and rest visible on the dashboard. GFT and paper work fine. The issue is with the rest afval. It keeps showing onbekend for the next pick-up date. ( see screenshot ).

postcode: 3162XR nr. 16

afval

Thanks in advance

pippyn commented 1 year ago

This config is working fine:

afvalbeheer:
  - wastecollector: Bar
    resources:
      - gft
      - papier
      - pmd-restafval
    postcode: 3162XR
    streetnumber: 16
    printwastetypes: 1

image

svdh-github commented 1 year ago

Thanks!!

didn't find the pmd-restafval in the documentation

pippyn commented 1 year ago

No the resources in the documentation are just examples. The waste collectors name their fractions what every they like. That's why I added the printwastetypes: 1 option to the sensor