Update example configuration for HP iLO server health sensor (#19820)

This commit is contained in:
Johan von Forstner 2021-10-17 21:02:01 +02:00 committed by GitHub
parent b7f16adb01
commit 234ebbb2db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -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