From c5264ad282af33d5e8326537a441f0790d9d338d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 27 Jan 2017 02:25:55 +0100 Subject: [PATCH] Add details about HP Microserver gen8i https://community.home-assistant.io/t/hp-ilo-sensor-component/2935/9 --- source/_components/sensor.hp_ilo.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_components/sensor.hp_ilo.markdown b/source/_components/sensor.hp_ilo.markdown index 69a5f170a45..d259a373444 100644 --- a/source/_components/sensor.hp_ilo.markdown +++ b/source/_components/sensor.hp_ilo.markdown @@ -67,3 +67,15 @@ Configuration variables: - **server_uid_status**: Get the status of the UID light. - **server_health**: Get server health information. - **network_settings**: Get the iLO network settings. + +

+Not every hardware supports all values. +

+ +### {% linkable_title HP Microserver gen8 %} + +On this hardware you need to remove the below listed variables from `monitored_variables:` to avoid errors. + +- `server_oa_info` +- `server_power_readings` +- `server_power_on_time`