Skip to content

Latest commit

 

History

History
90 lines (85 loc) · 2.26 KB

File metadata and controls

90 lines (85 loc) · 2.26 KB

hacs_badge "Buy Me A Coffee"

Home Assisant sensor component for Afvalbeheer

Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors using REST API. This sensor works with the following waste collectors:

  • ACV
  • Afval3xBeter
  • Afvalstoffendienstkalender
  • AfvalAlert
  • Alkmaar
  • Almere
  • AlphenAanDenRijn
  • AreaReiniging
  • Assen
  • Avalex
  • Avri
  • BAR
  • Berkelland
  • Blink
  • Circulus
  • Cranendonck
  • Cure (use MijnAfvalwijzer)
  • Cyclus
  • DAR
  • DeFryskeMarren
  • DeAfvalApp
  • DenHaag
  • GAD
  • Hellendoorn
  • HVC
  • Limburg.NET (don't forget the streetname and cityname option)
  • Lingewaard
  • Meerlanden
  • Meppel
  • Middelburg-Vlissingen
  • MijnAfvalwijzer
  • Mijnafvalzaken
  • Montferland
  • Montfoort
  • Ôffalkalinder
  • Omrin
  • PeelEnMaas
  • PreZero
  • Purmerend
  • RAD
  • RecycleApp (don't forget the streetname option)
  • RD4
  • RWM
  • Reinis
  • ROVA
  • RMN
  • Schouwen-Duiveland
  • Spaarnelanden
  • SudwestFryslan
  • Twente Milieu
  • Venray
  • Voorschoten
  • Waalre
  • Waardlanden
  • Westland
  • Woerden
  • ZRD

alt text

Example config:

  afvalbeheer:
      wastecollector: Blink
      resources:
        - restafval
        - gft
        - papier
        - pmd
      postcode: 1111AA
      streetnumber: 1
      suffix: a                        # (optional)
      upcomingsensor: 0                # (optional)
      dateformat: '%d-%m-%Y'           # (optional)
      dateonly: 0                      # (optional)
      name: ""                         # (optional)
      nameprefix: 1                    # (optional)
      builtinicons: 0                  # (optional)
      dutch: 0                         # (optional)

"Buy Me A Coffee"

For more information visit the repository