Åke

Results 231 comments of Åke

There was some python 2 only code that hadn't been updated which hindered the skill from starting. I've updated the code to fix this. If you do an upgrade it...

Hi, the skill hasn't been updated for the latest changes in mycroft-core so it's currently not in a functioning state. I'll be pushing an update with fixes for you in...

Hi, does the skills show up at all on the skills page?

Ah right thanks. will look at that dependency. Should either be added to requirements.txt or removed from the skill

Ok looking at the WIP branch for caldav I've removed the use of that dependency so I'll pull that into master and fix that part (after verifying that all looks...

With a layer of abstraction it could work. I know very little of caldav but there seem to be a python module available for it (https://pythonhosted.org/caldav/) Can you recommend a...

I'll experiment a bit with radiacle this weekend and see how far I'll get. Will update here when / if I get a branch ready for test

Short update didn't get as much time as I wanted this weekend but tonight I have at least refactored the code to allow for adding caldav support. Hopefully I get...

I've pushed a branch called `feature/caldav`, I've basically just barely got it up and fetching events. So there is still lots of work to be done but `what's next on...

I'll continue working on this but on the Mycroft-chat I learned that there exists a calendar skill already with caldav support if you wish to try it out: https://github.com/LinusS1/calendar-skill