Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardillb/node-red-contrib-googlehome
https://github.com/hardillb/node-red-contrib-googlehome
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hardillb/node-red-contrib-googlehome
- Owner: hardillb
- License: apache-2.0
- Created: 2017-11-26T15:45:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T19:49:08.000Z (over 1 year ago)
- Last Synced: 2024-10-13T16:11:33.232Z (3 months ago)
- Language: HTML
- Size: 148 KB
- Stars: 25
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-googlehome
A set of Node-RED nodes to allow Node-RED to act as a endpoint for
Google Home Smart Home Action## Install
In the Node-RED user directory (e.g. ~/.node-red) run the following command:
`npm install node-red-contrib-googlehome`
or use the palette manager to install the node directly from with in Node-RED
## Configuration
You will need an account [here](https://googlehome.hardill.me.uk). Once you have an
account you can define a number of devices. You can then configure a node to represent
that device in a Node-RED flow.The full documentation can be found [here](https://googlehome.hardill.me.uk/docs)