1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-01 11:47:04 +00:00

1 Commits

Author SHA1 Message Date
Austin Drummond
d1566bd210
Add HomeKit humidifier/dehumidifier ()
* add HomeKit humidifier/dehumidifier

* added more test coverage

* simplified char logic

Co-authored-by: Quentame <polletquentin74@me.com>

* use mode constants

* Renamed HomeKit Contorller

Co-authored-by: Quentame <polletquentin74@me.com>

* improved threshold logic

* split up homekit humidifier into 2 entities

* fixed tests

* fixed mode and switch logic

* added set mode tests

* removed redundant methods present in base class

Co-authored-by: Quentame <polletquentin74@me.com>
2020-11-14 17:59:13 +00:00