mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
Add information about light transition for Shelly integration (#18862)
* Add information about light transition * Sort list of models * Remove empty line
This commit is contained in:
parent
a55ba90e1c
commit
3b68b45162
@ -166,6 +166,29 @@ shelly:
|
|||||||
coap_port: 12345
|
coap_port: 12345
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Light transition
|
||||||
|
|
||||||
|
Shelly lights supporting light transition:
|
||||||
|
|
||||||
|
- Shelly Bulb RGBW
|
||||||
|
- Shelly DUO
|
||||||
|
- Shelly Dimmer
|
||||||
|
- Shelly Dimmer 2
|
||||||
|
- Shelly RGBW2
|
||||||
|
- Shelly Vintage
|
||||||
|
|
||||||
|
<div class="note">
|
||||||
|
|
||||||
|
Firmware 1.11 or later is required.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="note">
|
||||||
|
|
||||||
|
The firmware limits the transition time to 5 seconds.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
## Known issues and limitations
|
## Known issues and limitations
|
||||||
|
|
||||||
- Only supports firmware 1.8 and later
|
- Only supports firmware 1.8 and later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user