From 0ed6a434f8a68093597dc9c3bda42400c595a754 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 10 Dec 2019 09:22:37 +0100 Subject: [PATCH] Adjusts repository README (#29805) --- README.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.rst b/README.rst index ae9531456fd..0de30d43c65 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,7 @@ Home Assistant |Chat Status| ================================================================================= -Home Assistant is a home automation platform running on Python 3. It is able to track and control all devices at home and offer a platform for automating control. - -To get started: - -.. code:: bash - - python3 -m pip install homeassistant - hass --open-ui +Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Check out `home-assistant.io `__ for `a demo `__, `installation instructions `__,