Skip to content

Commit 56678e4

Browse files
uehlerfabaff
authored andcommitted
fixed dead link to retrieving access token for xiaomi vacuum and switch (home-assistant#3709)
1 parent 22acb5b commit 56678e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/_components/switch.xiaomi_miio.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The `xiaomi_miio` switch platform allows you to control the state of your Xiaomi
1717

1818
Currently, the supported features are `on`, `off`. If the device provides the current load, it will be reported.
1919

20-
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.
20+
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.
2121

2222
To add a plug to your installation, add the following to your `configuration.yaml` file:
2323

source/_components/vacuum.xiaomi_miio.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Currently supported features are:
2828
- `set_fanspeed`
2929
- remote control of your robot.
3030

31-
Please follow [Retrieving the Access Token](/components/vacuum.xiaomi/#retrieving-the-access-token) to retrieve the API token used in
31+
Please follow [Retrieving the Access Token](/components/vacuum.xiaomi_miio/#retrieving-the-access-token) to retrieve the API token used in
3232
`configuration.yaml`.
3333

3434
## {% linkable_title Configuring the Platform %}

0 commit comments

Comments
 (0)