From ec34a97d0631747c1080a791a55b5b9760638b13 Mon Sep 17 00:00:00 2001 From: Austin Drummond Date: Sat, 14 Nov 2020 14:41:25 -0500 Subject: [PATCH] Add humidifier support for HomeKit Controller (#15387) --- source/_integrations/homekit_controller.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown index 5f6e6db3206..a9a52de7e44 100644 --- a/source/_integrations/homekit_controller.markdown +++ b/source/_integrations/homekit_controller.markdown @@ -13,6 +13,7 @@ ha_category: - Sensor - Fan - Health + - Humidifier ha_release: 0.68 ha_iot_class: Local Push ha_config_flow: true @@ -41,6 +42,7 @@ There is currently support for the following device types within Home Assistant: - Sensor (HomeKit humidity, temperature, co2 and light level sensors) - Fan - Air Quality +- Humidifier (HomeKit humidifiers and dehumidifiers) - Automation Triggers (HomeKit 'stateless' accessories like buttons, remotes and doorbells)