baswenneker / pimatic-ifttt

A pimatic plugin enabling IFTTT to trigger pimatic domotica.
http://baswenneker.github.io
GNU General Public License v2.0
2 stars 3 forks source link

use ifttt "maker" channel #4

Open lenny76 opened 9 years ago

lenny76 commented 9 years ago

is it possible to use ifttt "maker" channel to connect to the pimatic api? thanks

michbeck100 commented 8 years ago

This is a little bit late, but i just started to get interested in the ifttt plugin. Since the maker channel can make requests, you can easily connect "directly" to pimatic and its api. This still assumes that your pimatic is publicly available to the internet, which can be an security issue. Something like "if i enter a certain area then call http://my-pimatic/api/api/device/switch/turnOn" would be easily possible.