From 424c2b42cccd8a132cdebd3a6f4aa4df0d783107 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 20 Jul 2021 14:01:11 +0200 Subject: [PATCH] Add IKEA Tradfri shortcut button limitation note (#18554) --- source/_integrations/tradfri.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/tradfri.markdown b/source/_integrations/tradfri.markdown index 70784b52a89..bb63e9c7c92 100644 --- a/source/_integrations/tradfri.markdown +++ b/source/_integrations/tradfri.markdown @@ -74,3 +74,7 @@ Please make sure you have `autoconf` installed (`$ sudo apt-get install autoconf ### Setting the `api_key` Do not use the `api_key` variable in `configuration.yaml`. The API key is only needed once at initial setup and will be stored. + +## Known limitations + +- The TRÅDFRI Shortcut button sends no events to Home Assistant so it cannot be used to automate with; it does report battery status.