Search found 3 matches

by JoeBot
Sunday 03 June 2018 16:00
Forum: Third party and supplementary tools
Topic: Google Assistant -> Domoticz Using IFTTT
Replies: 9
Views: 7690

Re: Google Assistant -> Domoticz Using IFTTT

Ok, kevsterd's issue is sorted now.
There were two issues
1) The program only works when sent from IFTTT, you cannot manually type into the terminal to trigger events
2) There was an issue when no scenes were set up. I have fixed this now
by JoeBot
Friday 25 May 2018 18:21
Forum: Third party and supplementary tools
Topic: Google Assistant -> Domoticz Using IFTTT
Replies: 9
Views: 7690

Re: Google Assistant -> Domoticz Using IFTTT

Hi @kevsterd, I have also replied on GitHub to your question, but I will also put my reply here so that others can benefit from the conversation. Thanks for your input. I think that I missed the namedtuple import when copying over to github (I do this manually so not to include my api key etc ...
by JoeBot
Saturday 20 January 2018 22:09
Forum: Third party and supplementary tools
Topic: Google Assistant -> Domoticz Using IFTTT
Replies: 9
Views: 7690

Google Assistant -> Domoticz Using IFTTT

Hi, I just wanted to share my solution to Google Home/Assistant. The main reason for this is because: I didn't want to open any ports on my router I didn't want to use Ngrok or similar because that creates a publicly available URL (plus It costs to have a fixed URL) I tried the Telegram solution ...