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.