From e7c0e88e90c948687e00164c554d2c1d5f1214fb Mon Sep 17 00:00:00 2001 From: Michael Varrieur Date: Wed, 2 Oct 2019 11:20:55 -0400 Subject: [PATCH] Update Lutron Caseta grammar, add links to named anchors (#10540) --- source/_integrations/lutron_caseta.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/lutron_caseta.markdown b/source/_integrations/lutron_caseta.markdown index adb9dcd16eb..80541db58bb 100644 --- a/source/_integrations/lutron_caseta.markdown +++ b/source/_integrations/lutron_caseta.markdown @@ -18,10 +18,10 @@ This integration only supports the [Caseta](http://www.casetawireless.com) line The currently supported Caseta devices are: -- Wall and plug-in dimmers as Home Assistant -- Wall switches as Home Assistant -- Scenes as Home Assistant -- Lutron shades as Home Assistant +- Wall and plug-in dimmers as [lights](#light) +- Wall switches as [switches](#switch) +- Scenes as [scenes](#scene) +- Lutron shades as [covers](#cover) When configured, the `lutron_caseta` integration will automatically discover the currently supported devices as setup in the Lutron Smart Bridge. The name assigned in the Lutron mobile app will be used to form the `entity_id` used in Home Assistant. e.g., a dimmer called 'Lamp' in a room called 'Bedroom' becomes `light.bedroom_lamp` in Home Assistant.