/GoogleSay

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

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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