You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you post more code and a full traceback? I am wondering how that happens.
Also, which OS are you on and how do you start the process?
Maybe, the package does not contain the file.
Hi thanks for the reply ! for the OS im using Home assistant OS, i install icalendar librairie with PIP and they install 6.1.1 after that the integration start with home assistant. You can look my custom file here https://github.com/Frazou1/ical_filter/tree/main/custom_components/ical_custom i will try to get you a full trace log !
Im using the last librairy 6.1.1 in a integration for home assistant.
I received this error for each event
ERROR (MainThread) [custom_components.ical_custom] Exception No module named 'icalendar.timezone.equivalent_timezone_ids_result' in start_rules.rrule: Test Test - Start: 2019-09-26 17:00:00-04:00 - RRule: vRecur({'FREQ': ['WEEKLY'], 'WKST': ['MO'], 'UNTIL': [datetime.datetime(2019, 12, 20, 0, 0, tzinfo=tzfile('/usr/share/zoneinfo/UTC'))], 'INTERVAL': [2], 'BYDAY': ['TH']})
Any idea ?
The text was updated successfully, but these errors were encountered: