From b2f4d2803c4c54554abec4638b6a52e782df1078 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Wed, 15 Apr 2020 00:26:35 +0200 Subject: [PATCH] Update google_assistant.markdown (#12971) --- source/_integrations/google_assistant.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 365737ff32b..eb1f4a57714 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -195,7 +195,7 @@ Currently, the following domains are available to be used with Google Assistant, ### Secure Devices -Certain devices are considered secure, including anything in the `lock` domain, `alarm_control_panel` domain and `covers` with device types `garage` and `door`. +Certain devices are considered secure, including anything in the `lock` domain, `alarm_control_panel` domain and `covers` with device types `door`, `garage` or `gate`. By default these cannot be opened by Google Assistant unless a `secure_devices_pin` is set up. To allow opening, set the `secure_devices_pin` to something and you will be prompted to speak the pin when opening the device. Closing or locking these devices does not require a pin.