Google calendar, http request and Domoticz
Posted: Monday 03 June 2019 14:39
A friend recommended Domoticz but I'd like to know if it is suited for the following use case :
- Periodically retrieve events from a shared google calendar
- 30 minutes before any event in this calendar, send a PUT request to a local server (turn the heater on)
I installed Domoticz on a raspberry pi and took a quick glance at the wiki.
I suppose that I shall now put this in practice :
https://www.domoticz.com/wiki/Plugins/iCal.html
https://www.domoticz.com/wiki/HttpLink
Before doing so, and since I have absolutely zero knowledge of LUA/Python/Unix systems in general, I'd just like to know if I'll be able to achieve what I want using Domoticz ? And if I am going in the right direction ?
Thanks
- Periodically retrieve events from a shared google calendar
- 30 minutes before any event in this calendar, send a PUT request to a local server (turn the heater on)
I installed Domoticz on a raspberry pi and took a quick glance at the wiki.
I suppose that I shall now put this in practice :
https://www.domoticz.com/wiki/Plugins/iCal.html
https://www.domoticz.com/wiki/HttpLink
Before doing so, and since I have absolutely zero knowledge of LUA/Python/Unix systems in general, I'd just like to know if I'll be able to achieve what I want using Domoticz ? And if I am going in the right direction ?
Thanks