Skip to content

[Source Defect]: zaw_sr_de ignores addition (house number suffix) Argument #7317

Description

@Todt40

Source Name

zaw_sr_de

What's happening?

The addition argument (house number suffix, e.g. "A") is not being used when fetching data. When set, the source returns the schedule for the plain house number instead of number+suffix.
I used the UI to configure the integration, but with values matching the source configuration field.

Error Logs

No errors in the Home Assistant logs — the source fetches successfully without exceptions, it just silently ignores the `addition` parameter and returns data for the base house number instead.

Source Configuration

waste_collection_schedule:
  sources:
    - name: zaw_sr_de
      args:
        city: Schwarzach
        street: Harpfen
        hnr: "4"
        addition: A

Checklist

  • I have tested with the latest version (master branch) via HACS → 3-dot menu → Redownload → select master
  • The service provider's website is still working
  • I have tested with the example parameters from the documentation
  • I have searched past issues (open and closed) for this problem

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    source defectDefect of a source reported

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions