From e1d3f69f6ed4252acfcf36d8caa6d872987abad4 Mon Sep 17 00:00:00 2001 From: Victor <58039006+Heisenberg2980@users.noreply.github.com> Date: Mon, 10 Oct 2022 15:24:41 +0100 Subject: [PATCH] Add instructions to get the flap_id (#24475) Co-authored-by: Franck Nijhof --- source/_integrations/surepetcare.markdown | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/_integrations/surepetcare.markdown b/source/_integrations/surepetcare.markdown index 5813835e543..d89110fd529 100644 --- a/source/_integrations/surepetcare.markdown +++ b/source/_integrations/surepetcare.markdown @@ -32,9 +32,15 @@ This service lets you change the locking state of a flap. | Service data attribute | Required | Type | Description | | ---------------------- | -------- | -------- | ----------- | -| `flap_id` | `True` | integer | Flap ID to change - see below for instructions on finding device IDs +| `flap_id` | `True` | integer | Flap ID to change - see below for instructions on finding device ID | `lock_state` | `True` | string | New state to change the flap to +The `flap_id` can be found following these instructions: + +- Log into [surepetcare.io](https://surepetcare.io/). +- Open the sidebar and click your flap. +- The `flap_id` will be at the end of the URL (i.e., `https://surepetcare.io/control/device/FLAP-ID`) + `lock_state` should be one of: - `unlocked` - flap is unlocked, pets are allowed both in and out.