* Update hpilo version in requirements_all.txt (#109581) The issue with the deprecated and now removed ssl.wrap_socket function was fixed years ago in the library * Update hpilo version in manifest.json (#109581)
8 lines
236 B
JSON
8 lines
236 B
JSON
{
|
|
"domain": "hp_ilo",
|
|
"name": "HP Integrated Lights-Out (ILO)",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/hp_ilo",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["python-hpilo==4.4.3"]
|
|
}
|