From 5c6c50fd4568801e63e74bc689e06970d2948d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Ferrer=20Garc=C3=ADa?= Date: Sat, 29 Aug 2020 21:25:53 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 467c4dc..930744a 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,17 @@ It is designed to be used as a startup structure for Add-ons based on [Wave Engi Using Wave Engine brings the possibility of developing web graphics apps integrated within Home Assistant. +This add-on is using Ingress to embed its interface securely into Home Assistant. [:books: Read the full add-on documentation][docs] +## Installation + +1. Go to your Home Assistant web UI, "Supervisor" > "Add-on Store", Click 3-dots menu at upper right > "Repositories" and add this repository URL: [https://github.com/vicfergar/addon-wave-sample](https://github.com/vicfergar/addon-wave-sample) +1. Scroll down the page to find the new repository, and click the new add-on named "Wave Engine Sample" +1. Click "Install" and give it a few minutes to finish downloading. +1. Click "Start", give it a few seconds to spin up, and then click the "Open Web UI" button that appears. + ## Contributing This is an active open-source project. We are always open to people who want to