Bluetooth Mesh LC mode light control with both occupancy and ambient light sensor

I have one light sensor model publishing light lux level of the room to Group A. On other hand, have occupancy sensor publishing to the same group A.

and one light with LC Server model enabled (both LC and occupancy) that is subscribed to group A.

The problem is occupancy and ambient light lux is not controling light at the same time. If I use occupancy/light sensor only, it works.

Desired Situation:

if its day time and anybody is in the room, light should not ON.

if its day time and nobody is in the room, light should not ON.

if its night time and anybody is in the room, light shoud ON.

if its night time and nobody is in the room, light shoud not ON.

 

  

Related