From 3b68b45162d07264d29cf565755aedfefb3f229a Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Mon, 9 Aug 2021 19:55:52 +0200 Subject: [PATCH] Add information about light transition for Shelly integration (#18862) * Add information about light transition * Sort list of models * Remove empty line --- source/_integrations/shelly.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index df956246e49..7c8621f1e82 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -166,6 +166,29 @@ shelly: coap_port: 12345 ``` +## Light transition + +Shelly lights supporting light transition: + +- Shelly Bulb RGBW +- Shelly DUO +- Shelly Dimmer +- Shelly Dimmer 2 +- Shelly RGBW2 +- Shelly Vintage + +
+ +Firmware 1.11 or later is required. + +
+ +
+ +The firmware limits the transition time to 5 seconds. + +
+ ## Known issues and limitations - Only supports firmware 1.8 and later