]> git.basschouten.com Git - openhab-addons.git/commit
[homekit] Make GarageDoorOpener.ObstructionStatus optional (#17137)
authorCody Cutrer <cody@cutrer.us>
Wed, 24 Jul 2024 07:02:58 +0000 (01:02 -0600)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2024 07:02:58 +0000 (09:02 +0200)
commit730333193dab0406924368cacc96a9bbc66826a8
tree2904df24e0879c2a76236fdd01e1c5f154ea10d3
parent0156612c5c6bf31d122dc1c9e0c97ef426cda623
[homekit] Make GarageDoorOpener.ObstructionStatus optional (#17137)

To simplify linking to "simple" things that don't have it.
It will just always return "not obstructed" if not linked

Signed-off-by: Cody Cutrer <cody@cutrer.us>
bundles/org.openhab.io.homekit/README.md
bundles/org.openhab.io.homekit/src/main/java/org/openhab/io/homekit/internal/accessories/HomekitAccessoryFactory.java
bundles/org.openhab.io.homekit/src/main/java/org/openhab/io/homekit/internal/accessories/HomekitCharacteristicFactory.java
bundles/org.openhab.io.homekit/src/main/java/org/openhab/io/homekit/internal/accessories/HomekitGarageDoorOpenerImpl.java