From 445b68327ba3a5ca9e89fb557f0d909ad2bbd6cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Sat, 15 Dec 2018 17:22:58 +0100 Subject: [PATCH] Note version requirements in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3bc6fbb..007dfe2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ card-tools This is a collection of tools to simplify creating custom cards for [Home Assistant](https://home-assistant.io) +# IMPORTANT +card-tools and any plugins that require it works only with Home Assistant 0.84 or later. + ## Installation instructions If you see "Can't find card-tools. [...]" in your Home Assistant UI, follow these instructions.