mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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`)
|
description: Project ID from the Actions on Google console (looks like `words-2ab12`)
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
allow_unlock:
|
secure_devices_pin:
|
||||||
description: "When True, allows Google Assistant to unlock locks."
|
description: "Pin code to say when you want to interact with a secure device."
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: string
|
||||||
default: false
|
default: ""
|
||||||
api_key:
|
api_key:
|
||||||
description: Your Homegraph API key (for the `google_assistant.request_sync` service)
|
description: Your Homegraph API key (for the `google_assistant.request_sync` service)
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user