Vallhorn Flow "AND" option

Hi, I’m working with two Vallhorn Devices, for simplicitys sake call them “1” and “2”.
Vallhorn 1 is responsible for Motion, and Vallhorn 2 is just a light meter.
the flow is pretty straightforward: WHEN Vallhorn 1 detects Motion THEN turn on light X - this works without any problems.

now i only want to turn on the light if its “dark enough”:
WHEN Vallhorn 1 detects Motion AND Vallhorn 2 luxmeter is less than x THEN turn on light X .

The Problem:
Options regarding the Luxmeter in the Vallhorn Card is only available in the WHEN section but not in the AND section.

am i missing something? i would understand that a query for One device can only be either motion or light, but thats not what im trying to do. i simply want to ask another device about the light.

any tips, tricks or workaround for that situation?
thanks

1 Like

Use a AND Logic card and use the tag “lux” from the luxmeter.

1 Like

Something like