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

Google actions service #10

Draft
wants to merge 1 commit into
base: oauth2-server
Choose a base branch
from
Draft

Conversation

atrovato
Copy link
Owner

@atrovato atrovato commented Mar 21, 2021

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
  • If you are adding a new features/services which needs explanation, did you modify the user documentation? See the GitHub repo and the website.
  • Did you add fake requests data for the demo mode (front/src/config/demo.json) so that the demo website is working without a backend? (if needed) See https://demo.gladysassistant.com.

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

Connect Gladys to Google Home.

@atrovato atrovato force-pushed the google-actions-service branch 2 times, most recently from 5c2e581 to c8bf24c Compare March 22, 2021 17:35
@atrovato atrovato force-pushed the google-actions-service branch from c8bf24c to 2ce7ea8 Compare March 24, 2021 08:04
@atrovato atrovato force-pushed the oauth2-server branch 2 times, most recently from 6489d1d to 0050360 Compare March 24, 2021 10:28
@atrovato atrovato force-pushed the google-actions-service branch from 2ce7ea8 to 060dc5c Compare March 24, 2021 10:49
@atrovato atrovato force-pushed the oauth2-server branch 3 times, most recently from 5d1d8dd to 973d8ce Compare March 24, 2021 19:21
@atrovato atrovato force-pushed the google-actions-service branch from 060dc5c to 6810633 Compare March 24, 2021 19:40
@atrovato atrovato force-pushed the oauth2-server branch 2 times, most recently from 1f9805c to 3c148d9 Compare April 4, 2021 08:48
@atrovato atrovato force-pushed the oauth2-server branch 4 times, most recently from 50451bb to f18f6c8 Compare May 14, 2021 22:16
@atrovato atrovato force-pushed the oauth2-server branch 3 times, most recently from 987753a to 01d8134 Compare June 1, 2022 21:17
@atrovato atrovato force-pushed the google-actions-service branch from 6810633 to f078d44 Compare June 1, 2022 21:21
@atrovato atrovato force-pushed the oauth2-server branch 2 times, most recently from 65cccc0 to 52f2e70 Compare June 2, 2022 19:56
@atrovato atrovato force-pushed the google-actions-service branch from f078d44 to c041c35 Compare June 2, 2022 19:58
@atrovato atrovato marked this pull request as ready for review June 2, 2022 20:06
@atrovato atrovato force-pushed the google-actions-service branch 2 times, most recently from bcf9000 to 8c0a0cf Compare June 18, 2022 09:29
@atrovato atrovato force-pushed the google-actions-service branch from 8ed184f to bdf7105 Compare June 18, 2022 15:45
@atrovato atrovato marked this pull request as draft October 1, 2022 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant