mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Remove note about differing entity_ids for System Monitor component (#4564)
* Update example entity_id for System Monitor component Required update if/when home-assistant/home-assistant#12124 gets merged. * Update entity_id Update entity_id to reflect changes in PR * Remove note Remove note about differing entity_ids: after home-assistant/home-assistant#12124 is merged, all entity_ids will match the resource name.
This commit is contained in:
parent
ea164a47d8
commit
c0b944d21d
@ -60,15 +60,6 @@ The table contains types and their argument to use in your `configuration.yaml`
|
||||
| last_boot | |
|
||||
| since_last_boot | |
|
||||
|
||||
**Note**: Some `type:` names used in the `configuration.yaml` file differ from the entity names.
|
||||
|
||||
| Sensor type | Entity ID |
|
||||
| :------------------ |:-------------------------|
|
||||
| memory_free | sensor.ram_available |
|
||||
| memory_use_percent | sensor.ram_used |
|
||||
| processor_use | sensor.cpu_used |
|
||||
| disk_use | sensor.disk_used |
|
||||
|
||||
## {% linkable_title Linux specific %}
|
||||
|
||||
To retrieve all available network interfaces on a Linux System, execute the `ifconfig` command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user