From 1e58ce44e2c2fa7c63cfb95b9846fd9ab56506ea Mon Sep 17 00:00:00 2001 From: zewelor Date: Mon, 10 Feb 2020 10:57:51 +0100 Subject: [PATCH] Update yeelight.markdown (#12034) Add more description, around model setting, to better state when and why someone might want to set model in config. Example issue where this might be helpful for user: https://github.com/home-assistant/home-assistant/issues/30886#issuecomment-576606204 --- source/_integrations/yeelight.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/yeelight.markdown b/source/_integrations/yeelight.markdown index 03d370c5ac3..6c4d8b98df2 100644 --- a/source/_integrations/yeelight.markdown +++ b/source/_integrations/yeelight.markdown @@ -80,7 +80,7 @@ devices: required: false type: string model: - description: "Yeelight model. Possible values are `mono1`, `color1`, `color2`, `strip1`, `bslamp1`, `ceiling1`, `ceiling2`, `ceiling3`, `ceiling4`. The setting is used to enable model specific features f.e. a particular color temperature range." + description: "Yeelight model. Possible values are `mono1`, `color1`, `color2`, `strip1`, `bslamp1`, `ceiling1`, `ceiling2`, `ceiling3`, `ceiling4`. The setting is used to enable model specific features f.e. a particular color temperature range. Its also used to setup device, if its not available and discovery if disabled, during Home Assistant startup. If model is not specified, it will be guessed, by integration by looking at supported properties, reported by device." required: false type: string custom_effects: