- BleBox: dimmerBox, wLightBoxS
Description
In the API endpoint used for switching the light on and off in these modules, there is a fadeSpeed parameter that controls the fade in/out time, with value ranging from 0s to 1h. @gadgetmobile are you planning on supporting this or would you accept a pull request? I have prototyped it and made it work with your HA custom component, mapping this fade time to transition argument used in HA.
Description
In the API endpoint used for switching the light on and off in these modules, there is a
fadeSpeedparameter that controls the fade in/out time, with value ranging from 0s to 1h. @gadgetmobile are you planning on supporting this or would you accept a pull request? I have prototyped it and made it work with your HA custom component, mapping this fade time to transition argument used in HA.