With Sinric Pro, you can connect your IOT development board to Google Home with a reliable action - No more glitchy emulation! Sinric Pro currently supports blinds, Air Conditioning Unit, Switch, Light, Fan, Lock, Garage Door and Thermostat to work with Google and offers Python, C++, NodeJS libraries with examples to get you up-and-running within minutes. For advanced users, you can create your own custom devices setup rooms and routines, and monitor all your devices via REST API. Unlock high-availability, highly secure, and well-documented Google Home integration for your projects for FREE today!
Getting started:
1. Visit https://sinric.pro
2. Create a Free account and log in
3. From the Google Home app enable the "Sinric Pro"
4. Create a new device eg: TV. Note the authorization token, signing key, and device-ID for your new device.
5. Use our SDKs to build your project:
ESP8266/ESP32 : https://github.com/sinricpro/esp8266-esp32-sdk/tree/master/examples
NodeJS: https://github.com/sinricpro/nodejs-sdk
Python: https://github.com/sinricpro/python-sdk
Replace the token, signing key, and WiFI credentials with your own.
6. That’s It!