marthoc / GarHAge

a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
MIT License
170 stars 42 forks source link

Adding Pedestrian doors #35

Open davidm2232 opened 4 years ago

davidm2232 commented 4 years ago

It would be nice to have the option to add additional inputs for door sensors for pedestrian doors. Would allow the ability to control auto open/close of doors from HomeAssistant. I tried it on my own but am not getting the statuses to update. GarHage-4_doors.zip

davidm2232 commented 4 years ago

And the HA configuration.yaml:

binary_sensor:

rumlak commented 4 years ago

I am pretty sure this is available in the dev version.

davidm2232 commented 4 years ago

I just looked and it would appear they are. I'll upload them tonight and see if it works.