mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update example configuration for HP iLO server health sensor (#19820)
This commit is contained in:
parent
b7f16adb01
commit
234ebbb2db
@ -114,6 +114,7 @@ sensor:
|
|||||||
value_template: '{{ ilo_data.temperature["01-Inlet Ambient"].currentreading[0] }}'
|
value_template: '{{ ilo_data.temperature["01-Inlet Ambient"].currentreading[0] }}'
|
||||||
- name: Server Health
|
- name: Server Health
|
||||||
sensor_type: server_health
|
sensor_type: server_health
|
||||||
|
value_template: '{{ ilo_data.health_at_a_glance }}'
|
||||||
```
|
```
|
||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 88 KiB |
Loading…
x
Reference in New Issue
Block a user