-
I have a wired error:
```
updateCalendar error: Cannot find module '/data/node_modules/basic-ical-events/dist/windowsZones.json'
Require stack:
- /data/node_modules/basic-ical-events/dist/index.js…
-
### Is your enhancement related to a problem? Please describe.
Currently plugin supports ical which is great and essential for all event plugins
However the support is in the form of a data uri. T…
-
### Discussed in https://github.com/ical-org/ical.net/discussions/615
Originally posted by **DaleyKD** October 18, 2024
Does this library support getting occurrences if we use a secondly recur…
-
Create iCal files from events :calendar:
-
**Is your feature request related to a problem? Please describe.**
We have an issue where we have to duplicate information between cstate and ... well, a bunch of things. :) It's nice that cstate is …
-
Currently, if a single item is overridden in the recurrence schedule, those overrides do not come through in 'overrides'.
See attached reproduction script:
```
require "bundler/inline"
gemfi…
-
**Home Assistant Setup**
Please indicate your version of HA and how it is installed.
Version: 2024.10.3
Installation Type (put an X between the square brackets for your HA):
[X] Home Assistant…
-
It would be nice to easily join multiple calendars into one.
The problem we face is that UIDs might be duplicated.
Thus, we will need to calculate different series for them.
Passing a list argum…
-
Recently my Google Calendar has disappeared from Home Assistant. When I checked the logs I saw many failures of:
```log
2024-08-26 15:13:38.131 ERROR (SyncWorker_7) [custom_components.ics_calendar…
-
I have an EXDATE at a specific time with a specific TZID. Presently ical.net does not serialize the TZID with the EXDATE. When deserializing the calendar this results in `GetOccurrences()` returning a…