From 1924aeeb59cfb0f1bdd059bc7a6f4285445b6392 Mon Sep 17 00:00:00 2001 From: austinlg96 Date: Sat, 2 Jun 2018 03:24:29 -0400 Subject: [PATCH] Add Osram Lightify config: allow_lightify_nodes (#5368) --- source/_components/light.osramlightify.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.osramlightify.markdown b/source/_components/light.osramlightify.markdown index df1abeece99..d0479693e0c 100644 --- a/source/_components/light.osramlightify.markdown +++ b/source/_components/light.osramlightify.markdown @@ -23,5 +23,5 @@ light: Configuration variables: - **host** (*Required*): IP address of the Osram Lightify bridge, eg. `192.168.1.50`. +- **allow_lightify_nodes** (*Optional*): (true/false) Edit this to stop homeassistant from importing the lightify lights. - **allow_lightify_groups** (*Optional*): (true/false) Edit this to stop homeassistant from importing the lightify groups. -