Clarify the use of effects in Twinkly (#25139)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Olen 2022-12-05 12:23:09 +01:00 committed by Franck Nijhof
parent c4f0602ead
commit 2b140d8d99
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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 %}