arachnetech / homebridge-mqttthing

A plugin for Homebridge allowing the integration of many different accessory types using MQTT.
Apache License 2.0
466 stars 104 forks source link

Add door accessory to avoid 2fa on homebridge-gsh plugin #485

Closed renisganz closed 2 years ago

renisganz commented 2 years ago

Hi, congrats for great works! What do you thing about to add DOOR (not garagedoor, not lock mechanism), to open, for example, a little garden gate? I would like to avoid two factor autentication on google home application, considered that this gate is easily climbable. what do you think? any suggestion? thanks

Renis

FermedePommerieux commented 2 years ago

use a switch accessory to control that door.

arachnetech commented 2 years ago

There is a Door service, which I'll add. It works just like Window (and has the same characteristics) - so you could also test with Window in the meantime.

renisganz commented 2 years ago

Hi, with the window sensor it's working fine. Only the icon associable in Apple Home it's a little bit sad, but it's working fine. thanks

renisganz commented 2 years ago

Hi @FermedePommerieux , with the switch accessory it's working but it's not "elegant" say: "Turn on the gate".

arachnetech commented 2 years ago

I've added Door in 1.1.34.