https://github.com/actions-on-google/smart-home-nodejs
A sample of the Smart Home device control APIs in Actions on Google
https://github.com/actions-on-google/smart-home-nodejs
Last synced: 10 months ago
JSON representation
A sample of the Smart Home device control APIs in Actions on Google
- Host: GitHub
- URL: https://github.com/actions-on-google/smart-home-nodejs
- Owner: google-home
- License: apache-2.0
- Created: 2017-05-17T17:43:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T20:16:32.000Z (over 1 year ago)
- Last Synced: 2024-05-19T05:00:00.575Z (over 1 year ago)
- Language: TypeScript
- Size: 1.53 MB
- Stars: 881
- Watchers: 69
- Forks: 289
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actions-on-google - Smart Home sample - A sample of the Smart Home device control APIs in Actions on Google. (Open source code)
README
# Cloud-to-cloud integrations: Smart Home sample using Node.js
This sample project contains a fully functioning example of a Smart Home provider
cloud service designed to work with Cloud-to-cloud integrations using Node.js. This can
be used with a Google Home Developer Console project to create an integration to your IoT
devices. See
[Create a Cloud-to-cloud integration](https://developers.home.google.com/cloud-to-cloud/integration/create)
for further information.
## Support
- Stack Overflow: https://stackoverflow.com/questions/tagged/google-smart-home
If you've found an error in this sample, please file an issue:
https://github.com/google-home/smart-home-nodejs/issues
## License
See [LICENSE](LICENSE).
## Terms
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the [Google APIs Terms of Service](https://developers.google.com/terms/).