multiple variables for automation
I want to be able to have it so I can pause water pumps during the drought but also when my water storage is full there are also other examples that this could be useful for other people
Comments: 2
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
03 Mar
JcheungHighlighted comment
already exists, use a relay set to AND, then pipe in your two conditions.
if condition 1 AND condition 2 is true, then it will pass signal to the factory. -
03 Mar
deejay4amTo add to this, you can chain Relays together to build complex logic
I suppose there may someday be a mod that will allow >2 inputs to Relays :)