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

Toevoegen gemeente Montferland #446

Closed martreumer closed 7 months ago

martreumer commented 7 months ago

Is het mogelijk om de gemeente Montferland toe te voegen?

pippyn commented 7 months ago

Do you have an address for me to test with?

martreumer commented 7 months ago

7041CE with number 15

pippyn commented 7 months ago

This is a new API, so this version could contain some bugs. Could you test integration version v5.2.15? Minimal config is:

afvalbeheer:
  - wastecollector: Montferland
    resources:
      - restafval
      - gft
      - papier
      - pmd
    postcode: 7041CE
    streetnumber: 15
martreumer commented 7 months ago

Seems to work perfectly, thanks!