mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
fix icalevents version 0.1.28 causing problems
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["icalendar", "recurring_ical_events", "icalevents", "beautifulsoup4", "lxml", "pycryptodome"],
|
||||
"requirements": ["icalendar", "recurring_ical_events", "icalevents!=0.1.28", "beautifulsoup4", "lxml", "pycryptodome"],
|
||||
"version": "2.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user