From ace0dc758bf6845b59cf6c82d11675936ff536e6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 9 May 2020 17:52:32 -0700 Subject: [PATCH] Add link to deprecation blog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d2bba96..ab9146b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# This install method has been deprecated. + +## https://www.home-assistant.io/blog/2020/05/09/deprecating-home-assistant-supervised-on-generic-linux/ + # Install Home Assistant Supervised As an alternative to using the images which include the Home Assistant operating-system and Docker, it is also possible to run Home Assistant on a generic system running another Linux of your choice such as Ubuntu, Debian, etc as Supervised. Because of all the various possible install options, these are more of a community supported installation choice. It follows that the more esoteric of a choice made with the OS, the less a user will find in terms of information and support from the community.