We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78535cf commit 46299e2Copy full SHA for 46299e2
source/_components/wink.markdown
@@ -48,17 +48,17 @@ Home Assistant integrates with the Wink API and automatically sets up any switch
48
49
There is currently support for the following device types within Home Assistant:
50
51
-- Alarm
52
-- Binary Sensor
53
-- Climate
54
-- Cover
55
-- Fan
56
-- Light
57
-- Lock
+- [Alarm](#alarm-control-panel)
+- [Binary Sensor](#binary-sensor)
+- [Climate](#climate)
+- [Cover](#cover)
+- [Fan](#fan)
+- [Light](#light)
+- [Lock](#lock)
58
- Scene
59
-- Sensor
60
-- Switch
61
-- Water heater
+- [Sensor](#sensor)
+- [Switch](#switch)
+- [Water heater](#water-heater)
62
63
## Authenticate using [developer.wink.com](https://developer.wink.com)
64
0 commit comments