Skip to content

Commit 5e5fab8

Browse files
committed
CHANGES update
1 parent a6ce985 commit 5e5fab8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
* `server` package consists classes to run HomeKit server and handle communication
99
* the process is following: client, e.g. openHAB bindings, extends accessory classes, e.g. `WindowCoveringAccessory` and implements all required methods. WindowCoveringAccessory is linked already to WindowCoveringService, that in turn is link to single characteristics.
1010

11+
## New and improved
12+
13+
* Valid values are supported for enum characteristics instead of min and max values
14+
* Supported valid states for Thermostat, SecuritySystem and HeaterCooler [#108]
15+
1116
# HAP-Java 1.1.5
1217

1318
## Fixes

0 commit comments

Comments
 (0)