De kaartjes met nummer zaten in de oude versies. Die waren al een tijdje deprececated, die zijn nu ook daadwerkelijk verwijderd
i donât know how the luminance cart works with this flow, but some other flow carts from other devices triggers once when they become less than xx lux.
maybe this happens here to. When you start the flow from the second cart (room or zoneâŠ) does the flow work then? if so, then you need to look to the first flow card. if not you can look to the second cart.
you can also try to take the second cart out of the flow and start it manually. than you know if the first flow cart is working
1st - The trigger works like a thermostat. If the lux value hasnât been above 15 first, itâll never trigger
2nd - in case the lux card does trigger the flow, the room has to be occupied in order to turn the lights on. That chance will be very low.
3rd - this flow will work only once, or a few times, a dayâŠ
But when I guess what you want to achieve, youâd turn it around
WhenâŠ
-BU FP2 zone Bathroom is occupied
AndâŠ
-logic card [BU FP2 lux value tag] is less than 15
ThenâŠ
-turn on Bathroom Upstairs light
And then
-dim Bathroom Upstairs light to 50%
And then
-turn color of Bathroom Upstairs light to orange
Youâd daisy chain the âthenâ cards, in this particular order
(For certain lights, the âturn onâ card is not needed when you set a dim value, it turns on just because of that)
For the âAndâ part, thereâs often no flow card(s) available. The Logic cards are to be used in that case.
I tried reversing it at first by making the motion as when but it wouldnât allow me to set lux as an âandâ only as a when
Youâre not the first looking for âANDâ cards and not finding what you need.
When you get the hang of Logic cards, itâs pretty straightforward.
I get itâs confusing, because itâs not a rule: there are some AND cards available, for some apps, or even for some appâs devices as youâve discovered;
This is because developers may add them to their apps, but they often donât need to.
I normally only use Logic cards for AND conditional cards.
Hi Luigi,
Should be there.
Did you try with the YesNo logic?
All my sensors show up with, like, Motion Yes or No.
Presence Yes or No should also be in the list:
To set it to " Equal to ânoâ ", invert the card:
OK I think I got this figured out, this seem to work, thank youâŠjust had to play around with each logic until I figured it out!