feat (ble_smart_plant_moisture): add support for SGS02Z
- additional light intensity sensor. PR #4791 by @ameer1234567890
labelled this as illuminance, but it is not providing a lux
reading as expected by the HA illuminance class, but a
qualitative description, so renamed it to avoid confusion.
- qualitative battery status may be missing, so made that optional
in any case the percentage matches HA's expectation for battery
sensor, so is the primary sensor for that.