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 Collector not working anymore #484

Closed HArpid closed 3 months ago

HArpid commented 3 months ago

The integration for the RWMCollector does not work anymore, the api is offline and is now a part of the OpzetCollector.

Please remove the lines for this collector from API.py (lines 135-136 & 1015-1093)

And add below line to const.py (insert after line 93) 'rwm': 'https://rwm.nl',

pippyn commented 3 months ago

Added in v5.3.5