[feature request] add dimmer level trigger

Would it be possible to add an extra trigger option?

Add dimmer level trigger:
If dimmer level is X% then trigger activate

Hope this can be added the near future…

You can do this in PLEG using a Device Property Input (in this case the dimmer level) and a condition

i.e.
Input:
Dimmer1Level Select the Dimmer level of the appropriate device (note there is a slight difference between the Target and Level)

Condition:
DoSomething Dimmer1Level > 30

Add Actions to DoSomething similar to adding actions to a scene.

Thx,

But i wished it was standard possible (witout extra tools/plugins) directly in the scene itself.
Switch, sensor (motion, battery, lux) is already possible, so why not dimmer level…

As a developer you can modify the appropriate JSON file to add this ability … but this is a system level file and will get wiped out on future updates.