Gets the latest data from HP iLO.
Definition at line 177 of file sensor.py.
◆ __init__()
| def homeassistant.components.hp_ilo.sensor.HpIloData.__init__ |
( |
|
self, |
|
|
|
host, |
|
|
|
port, |
|
|
|
login, |
|
|
|
password |
|
) |
| |
Initialize the data object.
Definition at line 180 of file sensor.py.
◆ update()
| def homeassistant.components.hp_ilo.sensor.HpIloData.update |
( |
|
self | ) |
|
Get the latest data from HP iLO.
Definition at line 192 of file sensor.py.
◆ _host
| homeassistant.components.hp_ilo.sensor.HpIloData._host |
|
private |
◆ _login
| homeassistant.components.hp_ilo.sensor.HpIloData._login |
|
private |
◆ _password
| homeassistant.components.hp_ilo.sensor.HpIloData._password |
|
private |
◆ _port
| homeassistant.components.hp_ilo.sensor.HpIloData._port |
|
private |
◆ data
| homeassistant.components.hp_ilo.sensor.HpIloData.data |
The documentation for this class was generated from the following file:
- core/homeassistant/components/hp_ilo/sensor.py