Page 1 of 1

IFFFT with Livolo Switches

Posted: Wednesday 12 June 2019 20:56
by daniellejorge
Hi guys,

Beginner here.

I'm trying to create an applet on IFTTT to hook my livolo switches and then my somfy blinds.

To turn on my lights for example using webhook (THAT)

Is there anything else I need to do?

URL should i put ex : https://admin:mypassword@#ipadress:#port/json.htm?type=command&param=switchlight&idx=189&switchcmd=Off/On/Toogle

as idx i've used the one on domoticz for the device.

The port is the same as the one I access from web browser?

How do I allow access to my domoticz from the net? I already use domoticz app on my phone.

Any dummies guide? lol Any help appreciated

Re: IFFFT with Livolo Switches

Posted: Wednesday 26 June 2019 9:38
by korneel
Hey, can you use domoticz on your phone when not home?

IFTTT will try to call the IP address from their server, which is most likely a local IP address in your network.
In order for this to work, you'd have to have your public IP address and then route the port 443/8080 to your Domoticz server local IP so it gets the call.

Maybe for a link like that it's easier to build the logic in your Events '#/Events' if you have both controller and blinds hooked up to your Domoticz. Then there's no third party listening in too.