From 482a06a32bd8c8d5ea06de332de8abd8f26a0cae Mon Sep 17 00:00:00 2001 From: Olen Date: Wed, 30 Nov 2022 10:37:42 +0100 Subject: [PATCH] Add info about Twinkly effects (#25075) --- source/_integrations/twinkly.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/_integrations/twinkly.markdown b/source/_integrations/twinkly.markdown index af27bd59fa6..276090dc953 100644 --- a/source/_integrations/twinkly.markdown +++ b/source/_integrations/twinkly.markdown @@ -18,9 +18,10 @@ ha_integration_type: integration The Twinkly integration allows you to control [Twinkly](https://twinkly.com/) LED string from Home Assistant. -The Twinkly devices does not store the effects locally, they are instead re-sent from the Twinkly application each time. -This means that this integration does not support to change the LED string effect. -It only supports to configure the brightness and to turn the device on and off. +The Twinkly devices do not initially have any effects stored locally. Effects must be added from the Twinkly application before they become visible in Home Assistant. + +Make sure the latest firmware is installed on your Twinkly devices and add effects by "apply"-ing them from the Twinkly app. +This integration can then be used to switch between static colors and effects, and to turn your Twinklys on and off. Playlists and Music modes are currently not supported. {% include integrations/config_flow.md %}