From d1d70c153a544a7234e72d5da740db36c4615621 Mon Sep 17 00:00:00 2001 From: David De Sloovere Date: Sat, 31 Oct 2020 21:01:36 +0100 Subject: [PATCH] Update WLED info regarding switches (#15490) I had no idea what "Nightlight" was supposed to do. But now I know and I hope others will find the info easier. --- source/_integrations/wled.markdown | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/source/_integrations/wled.markdown b/source/_integrations/wled.markdown index 0f716fc6247..85727be21d1 100644 --- a/source/_integrations/wled.markdown +++ b/source/_integrations/wled.markdown @@ -79,9 +79,17 @@ This integration provides sensors for the following information from WLED: The integration will create a number of switches: -- Nightlight. -- Sync Receive. -- Sync Send. +### Nightlight + +Toggles the WLED Timer. +Can be configured on the WLED itself under settings > LED Preferences > Timed light. + +### Sync Receive and Sync Send + +Toggles the synchronisation between multiple WLED devices. +Can be configured on the WLED itself under settings > Sync Interfaces > WLED Broadcast. + +[WLED Sync documentation](https://github.com/Aircoookie/WLED/wiki/Sync-WLED-devices-(UDP-Notifier)) ## Services