mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
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
This commit is contained in:
parent
00c31b5f35
commit
1e58ce44e2
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user