From 0dffbea632eebf587b7066259e59891206e73fd1 Mon Sep 17 00:00:00 2001 From: Patrik Lindgren <21142447+ggravlingen@users.noreply.github.com> Date: Tue, 26 Oct 2021 11:59:47 +0200 Subject: [PATCH] Include support for Tradfri STARKVIND Air purifier (#19925) --- source/_integrations/tradfri.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/tradfri.markdown b/source/_integrations/tradfri.markdown index 561426e7317..f5d63037e0c 100644 --- a/source/_integrations/tradfri.markdown +++ b/source/_integrations/tradfri.markdown @@ -10,6 +10,7 @@ ha_category: - Light - Sensor - Switch + - Fan ha_domain: tradfri ha_homekit: true ha_platforms: @@ -17,6 +18,7 @@ ha_platforms: - light - sensor - switch + - fan ha_codeowners: - '@janiversen' --- @@ -80,4 +82,3 @@ Do not use the `api_key` variable in `configuration.yaml`. The API key is only n ## Known limitations - The TRÅDFRI Shortcut button, Remotes and motion sensor only send information about their battery status, no events, to Home Assistant and thus can't be used to automate with. If you want to automate with these devices, you need to use something like [ZHA](/integrations/zha/). -