mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
📚 Remove iframe instructions (#394)
This commit is contained in:
parent
f1f82df070
commit
bd75d8dc7d
1 changed files with 0 additions and 17 deletions
|
@ -76,23 +76,6 @@ The private key file to use for SSL.
|
|||
|
||||
**Note**: _The file MUST be stored in `/ssl/`, which is the default_
|
||||
|
||||
## Embedding into Home Assistant
|
||||
|
||||
It is possible to embed the TasmoAdmin interface directly into Home Assistant,
|
||||
allowing you to access it through the Home Assistant frontend.
|
||||
|
||||
Home Assistant provides the `panel_iframe` integration, for these purposes.
|
||||
|
||||
Example configuration:
|
||||
|
||||
```yaml
|
||||
panel_iframe:
|
||||
tasmoadmin:
|
||||
title: TasmoAdmin
|
||||
icon: mdi:lightbulb-on
|
||||
url: http://addres.to.your.hass.io:9541
|
||||
```
|
||||
|
||||
## Changelog & Releases
|
||||
|
||||
This repository keeps a change log using [GitHub's releases][releases]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue