mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Lutron Caseta: update supported features (#14846)
This commit is contained in:
parent
433cb008b9
commit
0afbfde38f
@ -85,7 +85,7 @@ After setup, shades will appear in Home Assistant using an `entity_id` based on
|
||||
|
||||
For more information on working with shades in Home Assistant, see the [Covers component](/integrations/cover/).
|
||||
|
||||
Available services: `cover.open_cover`, `cover.close_cover` and `cover.set_cover_position`. Cover `position` ranges from `0` for fully closed to `100` for fully open.
|
||||
Available services: `cover.open_cover`, `cover.close_cover`, `cover.stop_cover` and `cover.set_cover_position`. Cover `position` ranges from `0` for fully closed to `100` for fully open.
|
||||
|
||||
## Light
|
||||
|
||||
@ -95,7 +95,7 @@ For non-dimmable lights or switched loads, see the switch section on this page.
|
||||
|
||||
For more information on working with lights in Home Assistant, see the [Lights component](/integrations/light/).
|
||||
|
||||
Available services: `light.turn_on`, `light.turn_off` and `light.toggle`. The `light.turn_on` service supports attributes `brightness` and `brightness_pct`.
|
||||
Available services: `light.turn_on`, `light.turn_off` and `light.toggle`. The `light.turn_on` service supports attributes `brightness`, `brightness_pct` and `transition`.
|
||||
|
||||
## Scene
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user