]> git.basschouten.com Git - openhab-addons.git/commit
[homekit] implement basic command completion (#13878)
authorCody Cutrer <cody@cutrer.us>
Fri, 9 Dec 2022 07:56:27 +0000 (00:56 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Dec 2022 07:56:27 +0000 (08:56 +0100)
commitb56ab10e00b0eafb4db5668db08865e3883c18bd
tree6aa5b7456e08e6363736767c36acdd164e56fe16
parent3e66cd1b33c623e6dccd100122d7477d3dcdeeea
[homekit] implement basic command completion (#13878)

just the sub-commands.

since the show command is already a "search", I didn't feel it's super
important to implement on that

Signed-off-by: Cody Cutrer <cody@cutrer.us>
bundles/org.openhab.io.homekit/src/main/java/org/openhab/io/homekit/internal/HomekitCommandExtension.java