hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
152 stars 83 forks source link

Add window support #103

Closed blafois closed 4 years ago

blafois commented 4 years ago

This PR adds support for Window and Door. Although it adds no specific functions compared to WindowCovering, it allows the proper icons/sentences with Home app and Siri.

The OpenHAB project will then be updated to support those fixes.

ccutrer commented 4 years ago

windows and doors have been implemented by @yfre as part of a major refactor