Page 1 of 1

Calendar Integration (CalDAV)

Posted: Saturday 10 March 2018 0:28
by ChrisKerswell
Hi,

We have a non-predictable shift pattern so I want to make Domoticz read a calendar and update our heating times to reflect our shifts.

I have it working in principal using IFTTT to trigger on Google Calendar events then modify the appropriate Domoticz switches/setpoints via JSON.

However, this replies on IFTTT, Google and our internet connection to switch the heating on. This morning our internet connection dropped, resulting on the heating not switching on!

I would like to run a local calendar service on the Domoticz host (A Synology NAS) then trigger the switches locally, meaning the system is then independent of external services.

Is there a way to trigger on CalDAV events, if not, is this something that could be considered for a future release?

Re: Calendar Integration (CalDAV)

Posted: Tuesday 25 September 2018 18:26
by zak45

Re: Calendar Integration (CalDAV)

Posted: Monday 11 February 2019 6:13
by Himmy
Hi,

Have you got this working on a Synology?
I was halted when the iCal-link said:
sudo pip3 install googletrans
sudo pip3 install holidays
sudo pip3 install colour
sudo pip3 install icalenda

Putty doesn't recognize the pip3 command on my Synology? (Command not found)
Python 3 was installed (although a version request Python -V says 2.7.12...)

Re: Calendar Integration (CalDAV)

Posted: Monday 11 February 2019 12:38
by zak45
maybe this could provide some helps
https://www.domoticz.com/forum/viewtopic.php?t=15856