Tom Välja
Tom Välja
Hi @insanum! Would you mind merging it?
This would fix issue #306
This is still an issue. Any chance of fixing it?
Aha, looking at the code when debugging: ```python if 'attendees' in event: attendee = [a for a in event['attendees'] if a['email'] == event['gcalcli_cal']['id']][0] if attendee and attendee['responseStatus'] == 'declined': return...
It's because you need an API key for it to work. You can get goo.gl shortener working by obtaining an API key from google (https://developers.google.com/url-shortener/v1/getting_started#APIKey) and modifying "short" script filter...
Same issue here. Has anyone managed to resolve it? I just did a fresh run with the most recent image.
Hi! Coming back to the initial question, would it be possible to add a "getting started" section to the readme? I have extensive software background and I tinker with some...
Thanks for pointing me that way! Here's the link for those still lost: https://wiki.openmower.de/index.php?title=Main_Page#How_to_Get_Started Edit: also added a PR to add this info to the README: https://github.com/ClemensElflein/OpenMower/pull/29
I'm also seeing this on my setup without an NVR. It kind of works, but instead of reporting motion, it becomes unavailable. 
I would also really like to see this feature in future releases