DEV Community

obniz
obniz

Posted on

Google Home Integration

How it works

Controlling a Trash by just saying “OK Google Open the Trash!”
Google Home already has integration with IFTTT.
And IFTTT has Webhooks integration.

IMAGE ALT TEXT HERE
obniz has a messaging API.
It is easy to send message from any other webservices to obniz.
By adding Webbhooks to obniz on IFTTT, GoogleHome integrasion is as easy as possible.

Materials

-obniz – 1
-battery or usb adaptor & cable – 1
-Servo motor & Trash – 1
-Steps
-Step 1
-Connect Servo motor to an obniz.
-like

  1. io1: GND,
  2. io2: VCC,
  3. io3: signal Then power up your obniz.

Step 2

Add webhook on IFTTT.

Step 3

Write code below.
And run it on HTML or nodejs.

Program

https://obniz.io/explore/5

Top comments (0)