This commit is contained in:
2023-02-26 11:43:30 +01:00
parent 5128fa7358
commit 29a74e2546
198 changed files with 17865 additions and 20642 deletions

View File

@@ -12,8 +12,7 @@ def get_waste_data_raw(
postal_code,
street_number,
suffix,
): # sourcery skip: avoid-builtin-shadow
):
if provider not in SENSOR_COLLECTORS_ICALENDAR.keys():
raise ValueError(f"Invalid provider: {provider}, please verify")