From 6deb2273fdca5efd1e59581b914424cfd1e30856 Mon Sep 17 00:00:00 2001 From: koolsb <14332595+koolsb@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:50:08 -0600 Subject: [PATCH] Update meraki.markdown (#15745) --- source/_integrations/meraki.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/meraki.markdown b/source/_integrations/meraki.markdown index 93240e61236..0621343580f 100644 --- a/source/_integrations/meraki.markdown +++ b/source/_integrations/meraki.markdown @@ -16,7 +16,7 @@ Use your Meraki AP as device tracker. Note that Meraki will see all devices, not 1. Make sure analytics and Scanning API are both enabled. 1. Make note of the Validator string, which will be used in the `device_tracker` configuration. 1. Click **Add a Post URL**: - 1. Set the Post URL to `https://YOUR_HOSTNAME/api/meraki?api_password=YOUR_HASS_PASSWORD` + 1. Set the Post URL to `https://YOUR_HOSTNAME/api/meraki` 1. Set the Secret to a randomly generated string, and make note of it for the `device_tracker` configuration. 1. Make sure the API Version is set to `2.0`. 1. Hit **Save** in the bottom right of the page.