19
README.md
19
README.md
@@ -41,6 +41,7 @@ Currenly supported entity domains:
|
||||
- `min: <value>` - Set minimum value of slider
|
||||
- `max: <value>` - Set maximum value of slider
|
||||
- `step: <value>` - Set step size of slider
|
||||
- `attribute: <value>` - Select which attribute the slider should control
|
||||
|
||||
```yaml
|
||||
type: entities
|
||||
@@ -76,5 +77,23 @@ entities:
|
||||
|
||||

|
||||
|
||||
#### Attributes
|
||||
Currently, the following attribute settings are supported.
|
||||
|
||||
**For `light` domain:**
|
||||
|
||||
- `brightness` - default
|
||||
- `color_temp`
|
||||
- `hue`
|
||||
- `saturation`
|
||||
- `red`
|
||||
- `green`
|
||||
- `blue`
|
||||
|
||||
**For `cover` domain:**
|
||||
|
||||
- `position` - default
|
||||
- `tilt`
|
||||
|
||||
---
|
||||
<a href="https://www.buymeacoffee.com/uqD6KHCdJ" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
|
||||
|
||||
Reference in New Issue
Block a user