Me again,
I have a project going on where i have a fundamental question.
As i described before in another Thread i can control my roller shutters with Pimatic Buttons Devices. But it came to my mind what would happen if i Keep all the switches on the walls.
Actually the Switches and the Relays are now in an “OR” Schematic so i can either use the switch or use pimatic. But what happens if a switch is pressed while pimatic starts another operation?
I would like to trigger the State of a Switch like 0 or 1 and fill a variable with the value.
Based on this value i want to prevent pimatic to execute the rule up if the switch down is pressed.
Questions: How do i get so many I/O that i can read the switches, and has anyone of you done it before?
I also want to finally have a Topology like
Switch - Pimatic - Relay
Where Switch is 1 it makes Pimatic execute Rule X and Pimatic turns Relay 1 on and so on.
I would be glad for a Hint wich Hardware can take all the Inputs I think the rules would then be many but quite easy to set.
Sincerly 7