Skip to content

Releases: taeukkang/google-home-push

v1.2.1

22 Jul 00:32
Compare
Choose a tag to compare
  • Return the error object when rejecting to view the full stack trace (#16)

v1.2.0

08 Dec 12:43
Compare
Choose a tag to compare
  • Add TTS speed control option
  • Remove deprecated options from google-tts-api

v1.1.4

08 Dec 12:21
Compare
Choose a tag to compare
  • Update dependency google-tts-api to v0.0.6 (#14) @mcanoy
  • Fix unresolved promise after sending a push (#12) @efewqefwfd

v1.1.3

29 Jun 08:32
Compare
Choose a tag to compare
  • Update dependency mdns to support Node v12

v1.1.2

19 Dec 06:05
Compare
Choose a tag to compare
  • The search function now has a timeout to go through multiple devices if needed.

v1.1.1

01 Dec 11:37
Compare
Choose a tag to compare

20181201

  • Update google-tts-api as Google Translate API has changed

v1.1.0

28 Nov 22:07
Compare
Choose a tag to compare

20181128

  • Now, the .speak() functions accepts language as the second parameter. The language was only able to be set using the default options; however, it is more streamlined to have a parameter in the speak function to set the language for the message. The speak() will fall back to the one set in options if it is not passed.

  • Code has been reformatted. Missing semicolons have appeared and now uses two spaces.

  • Dependency updates have been done.

v1.0.1

19 Mar 12:21
Compare
Choose a tag to compare

20180319

  • Fix license link in the README
  • Add GitHub repository to package.json
  • Add keywords to package.json

First release of google-home-push!

19 Mar 11:46
Compare
Choose a tag to compare

This module allows you to broadcast text and MP3 to your Google Home device.