From cbedd0a51d57e7b4fdfbafec1e2dc80819aa2fbe Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 6 Oct 2016 13:06:41 +0200 Subject: [PATCH] Add a couple of talking points for future reference --- source/help/talking-points.markdown | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 source/help/talking-points.markdown diff --git a/source/help/talking-points.markdown b/source/help/talking-points.markdown new file mode 100644 index 00000000000..4c22a225cd1 --- /dev/null +++ b/source/help/talking-points.markdown @@ -0,0 +1,21 @@ +--- +layout: page +title: "Talking points" +description: "Talking points for your Home Assistant talk or presentation." +date: 2016-10-06 06:00 +sidebar: true +comments: false +sharing: true +footer: true +--- + +People are starting to present Home Assistant at meetings and get-togethers. Below you find a couple of bullet points for your presentation. + +- [Numbers, numbers, numbers](/help/trivia/) and other details +- Over 400 implementations +- Not depending on cloud services. We like to keep your privacy private +- Control all your devices from a single, mobile-friendly, interface +- Written in Python3 with 94% test coverage +- Active and helpful community + +