Describe the bug
Not sure if this is a bug, or a feature request. These lights (Novostella Bloom 100W) have a pure white mode set by simply switching to the white tab in SmartLife (screenshot 1). There's no way to get pure white from the Home app -would be nice to be able to do this. The other way to approximate white is to set the saturation to zero on the color tab in SmartLife (screenshot 2). In this case, using temp tab in Home app results in a quite orange or quite blue color (screenshots 3 and 4). Using the Color tab in Home App, some colored hue of white can be had using the middle section of the color picker, but it is far from white.
Also, if SmartLife app is set to White mode, then selecting color tab to set colors has seemingly random colors at first. I have yet to characterize the full behavior.
Expected behavior
Support of pure white color from Home app.
Screenshots
Device info (please complete the following information, which can be found in log):request path = /v1.0/iot-01/associated-users/devices
Describe the bug Not sure if this is a bug, or a feature request. These lights (Novostella Bloom 100W) have a pure white mode set by simply switching to the white tab in SmartLife (screenshot 1). There's no way to get pure white from the Home app -would be nice to be able to do this. The other way to approximate white is to set the saturation to zero on the color tab in SmartLife (screenshot 2). In this case, using temp tab in Home app results in a quite orange or quite blue color (screenshots 3 and 4). Using the Color tab in Home App, some colored hue of white can be had using the middle section of the color picker, but it is far from white.
Also, if SmartLife app is set to White mode, then selecting color tab to set colors has seemingly random colors at first. I have yet to characterize the full behavior.
Expected behavior Support of pure white color from Home app.
Screenshots
Device info (please complete the following information, which can be found in log): request path = /v1.0/iot-01/associated-users/devices
Device functions (please complete the following information, which can be found in log): request path = /v1.0/devices/functions { "category": "dj", "devices": [ "10517386483fdac0e46c" ], "functions": [ { "code": "switch_led", "desc": "switch led", "name": "switch led", "type": "Boolean", "values": "{}" }, { "code": "work_mode", "desc": "work mode", "name": "work mode", "type": "Enum", "values": "{\"range\":[\"white\",\"colour\",\"scene\",\"music\"]}" }, { "code": "bright_value_v2", "desc": "bright value v2", "name": "bright value v2", "type": "Integer", "values": "{\"min\":10,\"max\":1000,\"scale\":0,\"step\":1}" }, { "code": "colour_data_v2", "desc": "colour data v2", "name": "colour data v2", "type": "Json", "values": "{\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}" }, { "code": "scene_data_v2", "desc": "scene data v2", "name": "scene data v2", "type": "Json", "values": "{\"scene_num\":{\"min\":1,\"scale\":0,\"max\":8,\"step\":1},\"scene_units\": {\"unit_change_mode\":{\"range\":[\"static\",\"jump\",\"gradient\"]},\"unit_switch_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"unit_gradient_duration\":{\"min\":0,\"scale\":0,\"max\":100,\"step\":1},\"bright\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"temperature\":{\"min\":0,\"scale\":0,\"max\":1000,\"step\":1},\"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}}}" }, { "code": "countdown_1", "desc": "countdown 1", "name": "countdown 1", "type": "Integer", "values": "{\"min\":0,\"max\":86400,\"scale\":0,\"step\":1}" }, { "code": "control_data", "desc": "control data", "name": "control data", "type": "Json", "values": "{\"change_mode\":{\"range\":[\"direct\",\"gradient\"]}, \"bright\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"temperature\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":1000,\"step\":1}, \"h\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":360,\"step\":1},\"s\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1},\"v\":{\"min\":0,\"scale\":0,\"unit\":\"\",\"max\":255,\"step\":1}}" } ], "product_id": "oxd7vmtrlrp41izs" }
Additional context