Home-Assistant-Sensor-Afvalbeheer: recycleapp_tomorrow.state report duplicated items

Hello,

Today, I saw that the sensor.recycleapp_tomorrow reported duplicated items in its state. Eg: image

My configuration is:

sensor:
  - platform: afvalbeheer
    wastecollector: RecycleApp
    resources:
      - restafval
      - gft
      - papier
      - pmd
      - textiel
    postcode: !secret postcode
    streetname: !secret streetname
    streetnumber: !secret streetnumber
    #suffix: a
    upcomingsensor: 1
    dateformat: "%d-%m-%Y"
    dateonly: 0
    dateobject: 0
    alwaysshowday: 1
    name: ""
    nameprefix: 1
    builtinicons: 1
    disableicons: 1
    dutch: 0

I’m not sure when this happened the first time. I only saw this today.

Best regards and thanks a lot. This integration is really helpful !

Pierre

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16 (6 by maintainers)

Commits related to this issue

Most upvoted comments

I confirm this is fixed. Thank you !!! 🙏

Thanks! I’ll do some tests to be sure. But will merge your PR

The problem is in Recycle. Sorry for the false report and thank you for you fast reply. image