mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Set secure devices pin
This commit is contained in:
parent
34320169d6
commit
457206750f
@ -129,11 +129,11 @@ project_id:
|
||||
description: Project ID from the Actions on Google console (looks like `words-2ab12`)
|
||||
required: true
|
||||
type: string
|
||||
allow_unlock:
|
||||
description: "When True, allows Google Assistant to unlock locks."
|
||||
secure_devices_pin:
|
||||
description: "Pin code to say when you want to interact with a secure device."
|
||||
required: false
|
||||
type: boolean
|
||||
default: false
|
||||
type: string
|
||||
default: ""
|
||||
api_key:
|
||||
description: Your Homegraph API key (for the `google_assistant.request_sync` service)
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user