An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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/).