https://github.com/google-home/local-home-sdk
Local Home SDK
https://github.com/google-home/local-home-sdk
actions-on-google google-smart-home typescript
Last synced: 5 months ago
JSON representation
Local Home SDK
- Host: GitHub
- URL: https://github.com/google-home/local-home-sdk
- Owner: google-home
- License: apache-2.0
- Created: 2019-07-08T16:06:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T15:56:48.000Z (about 5 years ago)
- Last Synced: 2024-11-05T18:51:03.432Z (over 1 year ago)
- Topics: actions-on-google, google-smart-home, typescript
- Language: CSS
- Homepage: https://developers.google.com/actions/smarthome/concepts/local
- Size: 123 KB
- Stars: 72
- Watchers: 12
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Local Home SDK for TypeScript
This package contains the [TypeScript type definitions](https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html)
for the [Local Home SDK](https://developers.google.com/assistant/smarthome/concepts/local).
## Installation
```
npm install --save-dev @google/local-home-sdk
```
## Support
For questions related to development with the Local Home SDK, use the
`google-smart-home` tag on [StackOverflow](https://stackoverflow.com/questions/tagged/google-smart-home).
To file an issue or feature request, use the official
[public issue tracker](https://issuetracker.google.com/issues/new?component=655104&template=1284327).
## License
See `LICENSE`