Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Garage Door Control #440

Open
therapcat opened this issue May 14, 2021 · 0 comments
Open

Garage Door Control #440

therapcat opened this issue May 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working as expected

Comments

@therapcat
Copy link

Garage Door wasn't showing up in Garage Door list. The Smartthings Device Handler showed capability "Door Control", so I went into the Homebridgev2 Code and changed
input "garageList", "capability.garageDoorControl",
to
input "garageList", "capability.DoorControl",

This code was present on line 207 and line 435.

It now works properly. I wasn't going to report it because I thought it was just my device, but I realized that my device is using the default Smartthings device handler for Z-Wave Garage Door Opener, so others might have this same issue.

Thank you!

@therapcat therapcat added the bug Something isn't working as expected label May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants