Skip to content

Example IFTTT maker event trigger using Mongoose OS

Notifications You must be signed in to change notification settings

Tommystus/iftttMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongoose OS firmware IFTTT maker webhooks example

This is basic MOS firmware with a simple init.js that triggers IFTTT maker event. See IFTTT webhooks for more info. CA certificate for maker.ifttt.com is included in ca.pem file (expired Sep 28 2018). Set your event name and key using ifttt.event and ifttt.key configuration settings.

See quick start guide on how to build and flash the firmware. Examples build:

git clone https://github.com/Tommystus/iftttMaker.git
mos build --arch esp8266
mos flash
mos config-set ifttt.event=myEvent ifttt.key=myyyyy_keyyyy

About

Example IFTTT maker event trigger using Mongoose OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published