pippyn / Home-Assistant-Sensor-Afvalbeheer

Provides Home Assistant sensors for multiple Dutch and Belgium waste collectors
Apache License 2.0
278 stars 86 forks source link

Suez isn't working #172

Closed 19jm81 closed 3 years ago

19jm81 commented 3 years ago

Keep getting the message unknown, my config is this:

Afval sensor

pippyn commented 3 years ago

The indentation is wrong... It should be something like:

  - platform: afvalbeheer
    wastecollector: Suez
    - resources:
    - restafval
    - gft
    - papier
    - pmd
    postcode: 6811BW
    streetnumber: 5
19jm81 commented 3 years ago

Including this?

pippyn commented 3 years ago

No I'm sorry, like this:

  - platform: afvalbeheer
    wastecollector: Suez
    resources:
    - restafval
    - gft
    - papier
    - pmd
    postcode: 6811BW
    streetnumber: 5
19jm81 commented 3 years ago

I do get this in the logs (got that already before submitting issue):

Could the adresses be invalid? Do I need to add floor number?

Afvalinfo Eusebiusbinnensingel Tomorrow changed to none 8:42:15 AM - 4 minutes ago

But my dashboard:

type: entities entities:

Keeps saying:

Afvalinfo Eusebiusbinnensingel GFT Unknown Afvalinfo Eusebiusbinnensingel Papier Unknown Afvalinfo Eusebiusbinnensingel PBD Unknown Afvalinfo Eusebiusbinnensingel Restafval Unknown Afvalinfo Eusebiusbinnensingel Textiel Unknown Afvalinfo Eusebiusbinnensingel Today none Afvalinfo Eusebiusbinnensingel Tomorrow non

pippyn commented 3 years ago

You can use a suffix like so:

  - platform: afvalbeheer
    wastecollector: Suez
    resources:
    - restafval
    - gft
    - papier
    - pmd
    postcode: 6811BW
    streetnumber: 5
    suffix: A
pippyn commented 3 years ago

If that doesn't work for some reason, you can also use another streetnumber with the same collection schedule

19jm81 commented 3 years ago

Tried that too, but still unknown

pippyn commented 3 years ago

What does the log say?

liudger commented 3 years ago

I got the same unknown error. But these are only for the dates that are next years. I'll try a manual postman request

liudger commented 3 years ago

On my end all the info from the garbage collector is null so it won't be retrieved.

raymajor commented 3 years ago

Here Also the same "Unknown" error with Suez for the date's next year. GAD is working fine!

The problem at Suez is that no data has been entered for 2021 We have to wait a while... Sorry Pippyn ;-)

19jm81 commented 3 years ago

I've switched to afvalinfo that works fine so far

pippyn commented 3 years ago

@19jm81 the issue with address 6811BW nr5 is fixed in v4.7.7