]> git.basschouten.com Git - openhab-addons.git/commit
[homekit] Fix duplicate name characteristic errors (#17151)
authorCody Cutrer <cody@cutrer.us>
Fri, 26 Jul 2024 07:12:25 +0000 (01:12 -0600)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2024 07:12:25 +0000 (09:12 +0200)
commitb39e3a79bc38c157a4618e4287dfa9da635a20e4
tree50036bfebd04516a4bad974e6be6b6dbaccc7fa0
parent9ae9adf6f6198099ecad982b453b51d9d6a3b72b
[homekit] Fix duplicate name characteristic errors (#17151)

Depending on how the accessory initializes, optional characteristics
may be added before or after the service. For IrrigationSystem, it's
added before optional characteristics.

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