From 46299e27b89cd6f4662034dd6a171dcb9f9b3d2d Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Mon, 8 Jul 2019 16:41:39 +0200 Subject: [PATCH] :pencil2: Wink: Make link to platform sections (#9809) --- source/_components/wink.markdown | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/source/_components/wink.markdown b/source/_components/wink.markdown index a570ddc4e57..015cce02ecf 100644 --- a/source/_components/wink.markdown +++ b/source/_components/wink.markdown @@ -48,17 +48,17 @@ Home Assistant integrates with the Wink API and automatically sets up any switch There is currently support for the following device types within Home Assistant: -- Alarm -- Binary Sensor -- Climate -- Cover -- Fan -- Light -- Lock +- [Alarm](#alarm-control-panel) +- [Binary Sensor](#binary-sensor) +- [Climate](#climate) +- [Cover](#cover) +- [Fan](#fan) +- [Light](#light) +- [Lock](#lock) - Scene -- Sensor -- Switch -- Water heater +- [Sensor](#sensor) +- [Switch](#switch) +- [Water heater](#water-heater) ## Authenticate using [developer.wink.com](https://developer.wink.com)