robomaniac / GoogleSay

ESP8266 making Google Home speak using https://github.com/horihiro/esp8266-google-home-notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleSay

ESP8266 making Google Home speak!

ESP8266 Google Home

Prerequisites/Limitations

  • The GoogleHomeName must match the name of Google Home / mini setup in Google Home App.
  • The ESP8266 must be on the same network as Google Home.
  • MDNS: Dont include ESP8266mDNS.h supplied by Arduino-ESP8266. Internal ESP8266mDNS.h should suffice.

Libraries required

About

ESP8266 making Google Home speak using https://github.com/horihiro/esp8266-google-home-notifier

License:GNU General Public License v3.0


Languages

Language:C++ 97.9%Language:C 2.1%