KraigM / homebridge-gpio-garagedoor

RPi GPIO based Garage Door plugin for Homebridge
22 stars 11 forks source link

Second Door #6

Open rosskPCS opened 7 years ago

rosskPCS commented 7 years ago

Is it possible to make this control 2 doors? I would love to get this working so I can add a second door.

beanpowered commented 7 years ago

You can add a second door by simply adding another block to the config.json file. Simply change the name and the pin numbers for your second door.

SmittyK commented 7 years ago

Like beanpowered said. Just add additional accessories in the config. I am controlling three seperate garage doors from one pi zero.