]> git.basschouten.com Git - openhab-addons.git/commit
[homekit] Improve output of console's `homekit show` command (#13569)
authorCody Cutrer <cody@cutrer.us>
Wed, 19 Oct 2022 18:17:55 +0000 (12:17 -0600)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 18:17:55 +0000 (20:17 +0200)
commit68b52ee15b240e22de62c7b5844f7364cb1c8777
treeec2d980db263cd67fd42664fbb60ea15863a26fb
parent91383250d4e105aade4ef0e794a51f153a5ebde0
[homekit] Improve output of console's `homekit show` command (#13569)

* [homekit] Improve output of console's `homekit show` command

 * include the full JSON from all the characteristics, so you can confirm
   everything is configured correctly.
 * only use simple class names; the fully qualified package is just a
   distraction.
 * show linked services if they exist
 * include the class name of services, not just the GUID

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