From f6bf87753ee99aff827a9f1ac6875319268ac2ce Mon Sep 17 00:00:00 2001 From: Robin Dupont Date: Mon, 15 Nov 2021 22:03:33 +0100 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 193057b..bb4e319 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# hass-kef-connector +# 🏠️↔️🔉 hass-kef-connector A Home Assistant integration for the Kef LS50W2 🔊 - [hass-kef-connector](#hass-kef-connector) @@ -11,12 +11,24 @@ A Home Assistant integration for the Kef LS50W2 🔊 ## Installation and configuration ### ⬇️ Installation -This custom component is currently being integrated into [HACS](https://hacs.xyz). -However, if you want to use it asap, you can either install it manually or add it as a custom repository in HACS. +This custom component is available on [HACS](https://hacs.xyz) ! +However, if you want to use it asap, you can either install it manually (see bellow for "manual installation"). -**Custom HACS repository**\ -Go to your Home Assistant instance > HACS tab > `Integrations`. Clic on the 3 dots on the top right corner. Select `Custom repositories`. Add the following url : `https://github.com/N0ciple/hass-kef-connector`, and select `Integration` for the category. Finally clic add.\ -Once this is done, clic `explore & add repositories` on the bottom right corner. Search for "Kef Connector", clic on it and then clic on `Install this repository in HACS`. Now, follow the instructions in the [configuration](#-configuration) section. +**Installation with HACS**\ +1. Go to your Home Assistant instance > HACS tab > `Integrations`.\ +![image](https://user-images.githubusercontent.com/19673370/141852430-c8df83b9-3b94-4b2f-8e59-18ca417cc618.png) + + +2. Clic on `explore & download repository` on the bottom right corner.\ +![image](https://user-images.githubusercontent.com/19673370/141852710-06f85383-41b7-4d9a-86a0-19ccf46e6588.png) + +3. Search for _Kef Connector_.\ +![image](https://user-images.githubusercontent.com/19673370/141853121-64676e27-4ef0-4929-8041-7658bb141b8b.png) + +4. Clic on Kef Connector > then "Download this repository with HACS" > then Download +![image](https://user-images.githubusercontent.com/19673370/141853310-83bd3f09-e55d-4814-8400-272e52d3b26e.png) + +Now, restart home assistant and then follow the instructions in the [configuration](#-configuration) section. **Manual Installation**\