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

Add support for secure devices pin #3101

Merged
merged 1 commit into from
Apr 19, 2019
Merged

Add support for secure devices pin #3101

merged 1 commit into from
Apr 19, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Apr 19, 2019

Allow users to set a pin to interact with secure Google Assistant devices

Backend PR: home-assistant/core#23223

@iantrich
Copy link
Member

I didn't know this was a feature for GA. Nice!

@iantrich
Copy link
Member

google-ass 🤣

alexa_enabled?: boolean;
google_allow_unlock?: boolean;
google_enabled?: CloudPreferences["google_enabled"];
alexa_enabled?: CloudPreferences["alexa_enabled"];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't these be required if their CloudPreferences counter-parts are required?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only submit the preferences that we want to change when updating the prefs.

@balloob balloob merged commit a404acb into dev Apr 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the google-ass-challenge branch April 19, 2019 21:53
@balloob balloob mentioned this pull request Apr 19, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants