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

Garage Door Control #440

@therapcat

Description

@therapcat

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!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expected

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions