mirror of
https://github.com/hassio-addons/addon-grocy.git
synced 2025-05-04 19:21:24 +00:00
📚 Removes references to iframe due to Ingress (#32)
This commit is contained in:
parent
d13847c323
commit
415743c9a2
1 changed files with 0 additions and 17 deletions
17
README.md
17
README.md
|
@ -158,23 +158,6 @@ or disabled:
|
||||||
|
|
||||||
Set it `true` to enable it, `false` otherwise.
|
Set it `true` to enable it, `false` otherwise.
|
||||||
|
|
||||||
## 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
|
## Known issues and limitations
|
||||||
|
|
||||||
- Grocy support to provide custom lookup resources to lookup information
|
- Grocy support to provide custom lookup resources to lookup information
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue