From 2b140d8d99e12d6ca23b4b7ae5368db04e9f2b3d Mon Sep 17 00:00:00 2001 From: Olen Date: Mon, 5 Dec 2022 12:23:09 +0100 Subject: [PATCH] Clarify the use of effects in Twinkly (#25139) Co-authored-by: Franck Nijhof --- source/_integrations/twinkly.markdown | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/_integrations/twinkly.markdown b/source/_integrations/twinkly.markdown index 276090dc953..5ae2074a4c7 100644 --- a/source/_integrations/twinkly.markdown +++ b/source/_integrations/twinkly.markdown @@ -18,10 +18,16 @@ ha_integration_type: integration The Twinkly integration allows you to control [Twinkly](https://twinkly.com/) LED string from Home Assistant. +## Effects + +For devices with software version > 2.7.1, you can also control the effects on your Twinklys. + 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. +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 %}