1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-06-14 06:47:23 +00:00

Add HP ilo sensor

This commit is contained in:
Adam Dodman 2017-06-10 17:49:46 +01:00
parent 773a4be94a
commit 26f1d613fd

8
sensors/hp_ilo.yaml Normal file
View File

@ -0,0 +1,8 @@
- platform: hp_ilo
host: 192.168.1.7
username: hass
password: !secret ilo_pass
monitored_variables:
- name: Server Uptime
sensor_type: server_power_on_time
unit_of_measurement: minutes