Home-Assistant-Sensor-Afvalbeheer: RecycleApp no longer working?

Hi

The RecycleApp source no longer seems to be working.

Since a week or two the sensors have become unavailable.

- platform: afvalbeheer
  wastecollector: RecycleApp
  resources:
    - restafval
    - papier
    - pmd
  postcode: 1234
  streetname: MyStreetName
  streetnumber: 69
  upcomingsensor: 0
  dateformat: '%Y-%m-%d'
  dateobject: 0
  dateonly: 1
  dayofweek: 0
  alwaysshowday: 0
  name: ''
  nameprefix: 0
  builtinicons: 1
  disableicons: 0
  dutch: 1

image

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Reactions: 1
  • Comments: 23 (8 by maintainers)

Most upvoted comments

I have some sad news. I found the new API and was able to send the correct requests. However the response is just an image and I need a text response in order to process the data. So I’m not able to implement the new API in this sensor.

You could contact your municipality to request another response of the API or a move back to RecycleApp, but I don’t think they will do either.

Example of the response: https://forms.arp-gan.eu/calendarv4/pdf/c3e84ad4-d955-4a29-bb20-98c2b170ecca.jpg

@Ryckie I did some tests and found that the way your address code gets pulled is different than the normal recycleapp way. I’ll have a look if I can add this in the next update.