reduce max brightness during night?

Avatar
  • updated
  • Under review

Hi,

I want to reduce the maximum brightness (of lights in a group) to 50% instead of 100% during night.

Anyone an idea how to configure this?

Avatar
Dave De Busschere

thanks, it works.

Avatar
ComfortClick Support
  • Under review

Hello,

you could create a program task, select your light as a trigger (value on change) under commands set an IF (IF Night = true) and IF (IF light >50%) Set value (light = 50%) so when there is night and someone turns on the light (value goes more than 50%) the light sets to 50%.

Best regards.