From 8599ac5d48f6b8ea42315ae171ce957f2818d95a Mon Sep 17 00:00:00 2001 From: Allan Persson | Marathon Pepe <46043392+allanpersson@users.noreply.github.com> Date: Mon, 4 Mar 2019 23:45:28 +0100 Subject: [PATCH] Update README.md (#2) Added template for iframe panel, and change in styling of default login information. --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f047d3..aa97cad 100755 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ comparison to installing any other Hass.io add-on. 1. Install the "Grocy" add-on. 1. Start the "Grocy" add-on 1. Check the logs of the "Grocy" add-on to see if everything went well. -1. Default login is user: admin password: admin +1. Default login is user: `admin` password: `admin` **NOTE**: Do not add this repository to Hass.io, please use: `https://github.com/hassio-addons/repository`. @@ -98,6 +98,22 @@ The private key file to use for SSL. **Note**: _The file MUST be stored in `/ssl/`, which is the default for Hass.io_ +## Embedding into Home Assistant + +It is possible to embed the Grocy interface directly into +Home Assistant, allowing you to access it through the Home Assistant frontend. + +Home Assistant provides the `panel_iframe` component, for these purposes. + +Example configuration: + +```yaml +panel_iframe: + grocy: + title: Grocy + icon: mdi:fridge-outline + url: http://addres.to.your.hass.io:9192 +``` ## Known issues and limitations - Lorem ipsum.