Added ics_calender custom component.
This commit is contained in:
13
custom_components/ics_calendar/manifest.json
Normal file
13
custom_components/ics_calendar/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
|
||||
"domain": "ics_calendar",
|
||||
"name": "ics Calendar",
|
||||
"codeowners": ["@franc6"],
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/franc6/ics_calendar",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/franc6/ics_calendar/issues",
|
||||
"requirements": ["ics>=0.7.2", "recurring_ical_events>=2.0.2", "icalendar>=5.0.4"],
|
||||
"version": "4.1.0"
|
||||
}
|
Reference in New Issue
Block a user