mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 06:05:57 +01:00
remove unnecessary split_at
This commit is contained in:
@@ -7,5 +7,4 @@ howto: |
|
||||
test_cases:
|
||||
Gornsdorf, August-Bebel Strasse 23:
|
||||
url: "https://online-portal.za-sws.de/WasteManagementSuedwestsachsen/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=16459903001&AboID=80078&Fra=P;R;B;C;S;W;L"
|
||||
verify_ssl: false
|
||||
split_at: ", "
|
||||
verify_ssl: false
|
||||
@@ -18,7 +18,6 @@ waste_collection_schedule:
|
||||
sources:
|
||||
- name: ics
|
||||
args:
|
||||
split_at: ', '
|
||||
url: https://online-portal.za-sws.de/WasteManagementSuedwestsachsen/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=16459903001&AboID=80078&Fra=P;R;B;C;S;W;L
|
||||
verify_ssl: false
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user