You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how possible or easy this would be. I have two garage doors as you have the app configured; however, they are in two separate locations, requiring the need for either:
-a lot of work and a long trace of wires across the house
OR, much more easily
-another raspberry pi running the second
Is there a way for a single pi to handle the two doors by performing some sort of call task to the alternate pi?
i.e.
Pi1- configured for garage door 1
Pi2- configured for garage door 2
Pi1 has ability to trigger garage door 2 by sending a remote request (and possibly even pull garage state from the pi)
I would imagine it would require either SSH or similar, but I'm relatively new to the raspberry pi/linux world.
The text was updated successfully, but these errors were encountered:
Not sure how possible or easy this would be. I have two garage doors as you have the app configured; however, they are in two separate locations, requiring the need for either:
-a lot of work and a long trace of wires across the house
OR, much more easily
-another raspberry pi running the second
Is there a way for a single pi to handle the two doors by performing some sort of call task to the alternate pi?
i.e.
Pi1- configured for garage door 1
Pi2- configured for garage door 2
Pi1 has ability to trigger garage door 2 by sending a remote request (and possibly even pull garage state from the pi)
I would imagine it would require either SSH or similar, but I'm relatively new to the raspberry pi/linux world.
The text was updated successfully, but these errors were encountered: