iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
402 stars 166 forks source link

New Device: Boxer 5000 #492

Open hbsagen opened 1 week ago

hbsagen commented 1 week ago

I modified the "GarageDoorAccessory.js" to properly respond to mye Boxer 5000 opener.

DP 104 is status, integer from 0 to 100 DP 101 is true for opening DP 102 is true for closing

Added DpClose and set this to true for closing Modified DpAction and using it for opening

I don´t know how to properly add this in code, but the attached modifications works for the Boxer 5000, but probably won't work for other brands.

GarageDoorAccessory.js.txt