From 3b3b7553c69f80a4dfa02e1f3b67c103a38e8fd4 Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Wed, 27 Sep 2017 11:07:47 -0400 Subject: [PATCH] Fixing broken link for Retrieving the Access Token --- source/_components/light.xiaomi_miio.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.xiaomi_miio.markdown b/source/_components/light.xiaomi_miio.markdown index 1aaaba39a38b..5f76deb341e4 100644 --- a/source/_components/light.xiaomi_miio.markdown +++ b/source/_components/light.xiaomi_miio.markdown @@ -17,7 +17,7 @@ The `xiaomi_miio` platform allows you to control the state of your Xiaomi Philip Currently, the supported features are `on`, `off`, `set_cct` (colortemp) , `set_bright` (brightness). -Please follow the instructions on [Retrieving the Access Token](/components/vacuum.xiaomi/#retrieving-the-access-token) to get the API token to use in the `configuration.yaml` file. +Please follow the instructions on [Retrieving the Access Token](/components/vacuum.xiaomi_miio/#retrieving-the-access-token) to get the API token to use in the `configuration.yaml` file. To add a Xiaomi Philips Light to your installation, add the following to your configuration.yaml file: