google-home-notification-gateway
google-home-notification-gateway copied to clipboard
Google Home Notification Gateway (GHNG) is an administrable API allowing your Google devices to receive voice notifications from anything able to send very basics HTTP requests.
Hi, thank you for this nice project, I hope it hasn't been abandoned. Recently, Google changed something with their tts service which breaks functionality. https://github.com/noelportugal/google-home-notifier/issues/46 https://github.com/zlargon/google-tts/issues/17 It should be easily...
web interface work but when I use the http get request I receive this error (on two debian linux machine) Error: get key failed from google at /home/aldo/google-home-notification-gateway/node_modules/google-tts-api/lib/key.js:27:13 at at...
Localtunnel isn't stable and the subdomain is random. [Serveo](https://serveo.net) works over ssh and can provide predictable subdomains or even custom domains. Just a suggestion.
Hello nice job .. i am am trying to use your Gateway.... :-) you say it easy to send txt2speech to GH through HTTP ( in yourREADME) ... This is...
trace after login/auth on the console : ....... Executing (default): SELECT `identifier`, `value`, `createdAt`, `updatedAt` FROM `settings` AS `settings` WHERE `settings`.`identifier` = 'admin-password'; ..................... but then the the admin GUI...
Sorry, but I'm a newbie to docker.... I've pulled the image successfully... If I do docker image ls I get: REPOSITORY TAG IMAGE ID CREATED SIZE marlburrow/ghng latest 6b4c5ad1dd8e 5...
The docker container runs perfectly the first time. However, if I restart the container or stop and start it again, it will never run and ends up giving the following...
Raspberry Pi 3 running Raspbian Jessie. Successfully cloned and ran `npm install`. Then failed with a _ton_ of errors on `npm run build`. [Here's a gist with the debug log](https://gist.github.com/starbuck93/9b13befa0da8a70e720306525ee4a269)...
Hi, I am not by any means experienced, but I saw the other person on reddit had this issue and hasn't posted it here yet. I have tried as per...
First of all, fantastic work ! The project is just what we users wanted for a long time. However, there's a problem that may annoy a few users like me...