Update sensor.hp_ilo.markdown (#9110)

https://pythonhosted.org/python-hpilo/ is dead ->  http://seveas.github.io/python-hpilo/ is new location
This commit is contained in:
rasmuoy 2019-04-03 15:27:30 +02:00 committed by Klaas Schoute
parent 1d39c8b6b0
commit 41c122f9fb

View File

@ -17,7 +17,7 @@ The `hp_ilo` platform allows you to do an API call to the HP ILO (Integrated Lig
If the ILO or specified jsonpath query returns only a single value (e.g., a temperature or state), it will be put in the state field. If a data structure is returned, it will be placed in the `ilo_data` attribute. If the ILO or specified jsonpath query returns only a single value (e.g., a temperature or state), it will be put in the state field. If a data structure is returned, it will be placed in the `ilo_data` attribute.
Some more details about what can be retrieved from these sensors is available in the [python-hpilo documentation](http://pythonhosted.org/python-hpilo/). Some more details about what can be retrieved from these sensors is available in the [python-hpilo documentation](http://seveas.github.io/python-hpilo/).
<p class='img'> <p class='img'>
<img src='{{site_root}}/images/screenshots/hp_ilo.png' /> <img src='{{site_root}}/images/screenshots/hp_ilo.png' />