mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update format
This commit is contained in:
parent
ec4cf16cf5
commit
e3741beeef
@ -34,9 +34,9 @@ Configuration variables:
|
||||
|
||||
The table contains types and their argument to use in your `configuration.yaml` file.
|
||||
|
||||
| Type (- type:) | Argument (arg:) |
|
||||
| Type (`- type:`) | Argument (`arg:`) |
|
||||
| :------------------ |:-------------------------|
|
||||
| disk_use_percent | Path, eg. '/' |
|
||||
| disk_use_percent | Path, eg. `/` |
|
||||
| disk_use | |
|
||||
| disk_free | |
|
||||
| memory_use_percent | |
|
||||
@ -45,15 +45,14 @@ The table contains types and their argument to use in your `configuration.yaml`
|
||||
| swap_use_percent | |
|
||||
| swap_use | |
|
||||
| swap_free | |
|
||||
| network_in | Interface, eg. 'eth0' |
|
||||
| network_out | Interface, eg. 'eth0' |
|
||||
| packets_in | Interface, eg. 'eth0' |
|
||||
| packets_out | Interface, eg. 'eth0' |
|
||||
| ipv4_address | Interface, eg. 'eth0' |
|
||||
| ipv6_address | Interface, eg. 'eth0' |
|
||||
| processor_use | Interface, eg. 'eth0' |
|
||||
| process | Binary, eg. 'octave-cli' |
|
||||
| network_in | Interface, eg. `eth0` |
|
||||
| network_out | Interface, eg. `eth0` |
|
||||
| packets_in | Interface, eg. `eth0` |
|
||||
| packets_out | Interface, eg. `eth0` |
|
||||
| ipv4_address | Interface, eg. `eth0` |
|
||||
| ipv6_address | Interface, eg. `eth0` |
|
||||
| processor_use | |
|
||||
| process | Binary, eg. `octave-cli` |
|
||||
| last_boot | |
|
||||
| since_last_boot | |
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user