From b105b2201618f05fafb8e84204fb0b89de0f9758 Mon Sep 17 00:00:00 2001 From: Jacob Mansfield Date: Mon, 6 Nov 2017 21:22:57 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Tr=C3=A5dfri=20documentation=20to=20me?= =?UTF-8?q?ntion=20the=20Python=20version=20dependency=20(#3911)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update Trådfri documentation to mention the Python version dependency Dependency is caused by aiocoap==0.3 * Remove period * Fix typo --- source/_components/tradfri.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 7cb555ad8d7..281d7972211 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -22,6 +22,10 @@ You will be prompted to configure the gateway through the Home Assistant interfa If you see an "Unable to connect" message, restart the gateway and try again. Don't forget to assign a permanent IP to your Trådfri gateway.

+

+ The Python version 3.4.4 or greater is required for this component. The component will not initialize without this and will report a `Could not install all requirements` error in the logs. +

+ You can add the following to your `configuration.yaml` file if you are not using the [`discovery:`](/components/discovery/) component: ```yaml