From 33be0eaf70213eb77a8a20f1ee47fc5eafa0b28b Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Apr 2018 12:39:20 +0100 Subject: [PATCH] Added minimum version Based upon my experience, and the post by Balloob in #services, added the minimum version of HA --- source/cloud/index.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/cloud/index.markdown b/source/cloud/index.markdown index 24f5cf76aa..4bcab20a99 100644 --- a/source/cloud/index.markdown +++ b/source/cloud/index.markdown @@ -30,6 +30,10 @@ You can find a list of frequently asked questions (and their answers) in [this b ### {% linkable_title Enabling the cloud %} +

+The minimum supported version of Home Assistant is 0.65.6. +

+ The Home Assistant Cloud is enabled by default. If not, add this to your configuration: ```yaml