should be a string

This commit is contained in:
Christian Bartsch
2022-03-24 13:36:47 +01:00
committed by GitHub
parent 7f445040bf
commit 2e58963cea

View File

@@ -29,5 +29,5 @@ waste_collection_schedule:
- name: awb_oldenburg_de
args:
street: 'Friedhofsweg'
house_number: 30
house_number: '30'
```