the dimmer doesnt accept an http command for a dimmer value of 0, http: // ip / light / 0? turn = on & brightness = 0
meaning that when a system like loxone turns off a light, it stays at the last brightness because the 0 dim level sent is ignored
can the firmware be modified to have a dim range of 0-100 rather than 1-100, or to turn off if dim value 0 is sent?