From b8b3fe37643fe61dba0858a02a67144b22ebb6ac Mon Sep 17 00:00:00 2001 From: David Date: Mon, 23 Nov 2020 13:13:29 -0500 Subject: [PATCH] Add documentation for the Twinkly integration (#15323) Co-authored-by: Franck Nijhof --- source/_integrations/twinkly.markdown | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 source/_integrations/twinkly.markdown diff --git a/source/_integrations/twinkly.markdown b/source/_integrations/twinkly.markdown new file mode 100644 index 00000000000..9652f048d83 --- /dev/null +++ b/source/_integrations/twinkly.markdown @@ -0,0 +1,28 @@ +--- +title: Twinkly +description: Instructions on how to integrate Twinkly LED string to Home Assistant. +ha_category: + - Light +ha_release: 0.119 +ha_config_flow: true +ha_domain: twinkly +ha_iot_class: Local pull +--- + +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. + +## Configuration + +You can setup this integration from the Home Assistant user interface: + +1. In Home Assistant, go to **Configuration > Integrations**. +1. At the bottom right, click on the **+** button. +1. In the list select the **Twinkly** integration. +1. Configure the host (or IP address) of your twinkly device. + + _If configured using an IP address, on your router / DHCP, you should assign a static IP to your Twinkly device._ +