Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate binding for the homegraph api #1806

Closed
proppy opened this issue Aug 30, 2019 · 2 comments
Closed

generate binding for the homegraph api #1806

proppy opened this issue Aug 30, 2019 · 2 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@proppy
Copy link
Contributor

proppy commented Aug 30, 2019

The homegraph API is now listed under the discovery directory:
https://www.googleapis.com/discovery/v1/apis/

It would be nice to have generated bindings for it so that the smarthome library (https://github.com/actions-on-google/actions-on-google-nodejs/blob/master/src/service/smarthome/smarthome.ts) can depends on it rather than handcrafting a client.

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Aug 30, 2019
@bcoe bcoe added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Sep 5, 2019
@bcoe
Copy link
Contributor

bcoe commented Sep 5, 2019

👍 @proppy thanks for the heads up, the homegraph API should be pulled in next time we generate the client.

We don't generate the client very frequently these days, if you'd like to get a head start playing with the API, checking out this repo and running npm run generate should give you something to play with.

@JustinBeckwith
Copy link
Contributor

This has been available for a few releases :)

@JustinBeckwith JustinBeckwith self-assigned this Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants