Homekit_controller: change light level to integer value

Light level is currently reported as a float value (in lux). The fractional portion of the value isn’t particularly relevant (given that the value typically fluctuates by much more than a whole unit). It would be preferable (and neater) to display it as an integer value.