Update example configuration for HP iLO server health sensor (#19820)
parent
b7f16adb01
commit
234ebbb2db
|
@ -114,6 +114,7 @@ sensor:
|
|||
value_template: '{{ ilo_data.temperature["01-Inlet Ambient"].currentreading[0] }}'
|
||||
- name: Server Health
|
||||
sensor_type: server_health
|
||||
value_template: '{{ ilo_data.health_at_a_glance }}'
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 88 KiB |
Loading…
Reference in New Issue