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

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

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`