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

RWM no longer working with Mijnafvalwijzer.nl #490

Closed Tijgerd closed 1 month ago

Tijgerd commented 1 month ago

I noticed I could no longer see my waste collection days in HA. Further investigation led me to MijnAfvalwijzer.nl which no longer has a connection with RWM. I mailed to RWM and got the response that they are no longer working with Mijnafvalwijzer.nl and that I should use the RWM app.

I asked RWM if there is an API available but they where not responding (yet)

pippyn commented 1 month ago

I'll have a look. Do you have an address for me to test with that works on https://rwm.nl/wanneer?

Tijgerd commented 1 month ago

removed

pippyn commented 1 month ago

Just use RWM as a collector. example:

afvalbeheer:
  - wastecollector: RWM
    resources:
      - Papier
      - PMD
      - Restafval
    postcode: 6151**
    streetnumber: *
Tijgerd commented 1 month ago

Top, werkt inderdaad! Dankje :)