mirror of
https://github.com/hassio-addons/addon-glances.git
synced 2025-05-05 03:21:36 +00:00
📚 Removes obsolete iframe URL section from README
This commit is contained in:
parent
6cf74741ae
commit
23f5109a71
1 changed files with 0 additions and 17 deletions
17
README.md
17
README.md
|
@ -173,23 +173,6 @@ The hostname to append for exported data.
|
||||||
|
|
||||||
Defines the interval (in seconds) on how often Glances exports data to InfluxDB.
|
Defines the interval (in seconds) on how often Glances exports data to InfluxDB.
|
||||||
|
|
||||||
## Embedding into Home Assistant
|
|
||||||
|
|
||||||
It is possible to embed Glances directly into Home Assistant, allowing
|
|
||||||
you to access Glances through the Home Assistant frontend.
|
|
||||||
|
|
||||||
Home Assistant provides the `panel_iframe` component, for these purposes.
|
|
||||||
|
|
||||||
Example configuration:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
panel_iframe:
|
|
||||||
glances:
|
|
||||||
title: Glances
|
|
||||||
icon: mdi:speedometer
|
|
||||||
url: http://hassio.local:61208
|
|
||||||
```
|
|
||||||
|
|
||||||
## Adding Glances as a sensor into Home Assistant
|
## Adding Glances as a sensor into Home Assistant
|
||||||
|
|
||||||
The Home Assistant Glances sensor platform is consuming the system information
|
The Home Assistant Glances sensor platform is consuming the system information
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue