Skip to content

Commit ef70ea9

Browse files
Add support for FilterMaintenanceAccessory
[#124](#124)
1 parent 9de39dd commit ef70ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
* Valid values are supported for enum characteristics instead of min and max values
1515
* Supported valid states for Thermostat, SecuritySystem, HeaterCooler and HumidifierDehumidifier [#108] [#120](https://github.com/hap-java/HAP-Java/pull/120)
16-
* Support for FilterMaintenance. Can be used as a linked service for a Air Purifier [#124](https://github.com/hap-java/HAP-Java/pull/124)
16+
* Support for FilterMaintenance. Can be used as a linked service for an Air Purifier [#124](https://github.com/hap-java/HAP-Java/pull/124)
1717

1818
# HAP-Java 1.1.5
1919

@@ -28,6 +28,7 @@
2828
* Fix various spec violations and optimize communications to improve performance [#65](https://github.com/hap-java/HAP-Java/pull/65)
2929
* Fix a pairing issue in which HAP-Java could listen on a different interface than that which it advertises [#67](https://github.com/hap-java/HAP-Java/pull/67)
3030
* Allow window covering to be used without optional characteristics. The inclusion of `HoldPositionCharacteristic` did terrible things, and we're still not sure why. Addressed [#56](https://github.com/hap-java/HAP-Java/pull/56)
31+
* Air Purifier didn't support rotation speed characteristics. [#124](https://github.com/hap-java/HAP-Java/pull/124)
3132

3233
## New and improved
3334

0 commit comments

Comments
 (0)