Fix mistake in Caseta docs (#14850)

Looks like the Fan section was cut and pasted from the light section, but one reference was missed.  This fixes that.
This commit is contained in:
Clayton O'Neill 2020-10-04 05:10:50 -04:00 committed by GitHub
parent ce13ef1a3d
commit 8e608d7401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ Available services: `switch.turn_on` and `switch.turn_off`.
## Fan
After setup, fans will appear in Home Assistant using an `entity_id` based on the name used in the Lutron mobile app. For example, a light switch called 'Master Bathroom Vanity' will appear in Home Assistant as `fan.master_bedroom_ceiling_fan`.
After setup, fans will appear in Home Assistant using an `entity_id` based on the name used in the Lutron mobile app. For example, a light switch called 'Master Bedroom Ceiling Fan' will appear in Home Assistant as `fan.master_bedroom_ceiling_fan`.
For more information on working with fans in Home Assistant, see the [Fans component](/components/fan/).