We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f859d91 commit 9553c8bCopy full SHA for 9553c8b
custom_components/waste_collection_schedule/manifest.json
@@ -7,6 +7,6 @@
7
"documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
8
"integration_type": "hub",
9
"iot_class": "cloud_polling",
10
- "requirements": ["icalendar", "recurring_ical_events", "icalevents", "beautifulsoup4", "lxml", "pycryptodome"],
+ "requirements": ["icalendar", "recurring_ical_events", "icalevents!=0.1.28", "beautifulsoup4", "lxml", "pycryptodome"],
11
"version": "2.2.0"
12
}
0 commit comments