python-hpilo
python-hpilo copied to clipboard
Accessing the HP iLO XML interface from python
Thank you for taking the time to read this. Attempts made: 6 OSes utilized: Windows 11, Debian 12 Python Version(s): 3.11.x, 3.12.x Add-ons: Pip 23, 24; Wheel; Python-Hpilo 4.4.3, 4.4.2...
Ref https://github.com/home-assistant/core/issues/120144 Issue observed in HA iLO integration. ``` [2024-06-22 17:45:25.114 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/hpilo.py:204: SyntaxWarning: invalid escape sequence '\P' self.hponcfg = 'C:\Program Files\HP Lights-Out Configuration Utility\cpqlocfg.exe' 2024-06-22 17:45:25.116 WARNING...
Latest ilo5 and ilo6 version as of 2024-05-20.
I have a docker container specifically built to run this module on 3 old iLOs that my company has. They're iLO 3s, I compiled OpenSSL 1.0.2g with SSL v2 and...
I'm trying to enhance the Home Assistant HP iLo integration, so it does not log in every time it checks the system health. I've tried creating a persistent `hpilo.Ilo` object...
I wasn't quite sure where to request this, so if this is not the correct channel, please let me know! I just noticed that the last release to PyPI for...
We are migrating our code base from python 3.7 to 3.11 after that we are seeing this issue I don’t know how to fix this can any one help on...
Hello Team, We are planning to use python-hpilo as a third-party dependency in our environment. We noticed that the last release (v4.4.3) was published in early 2021 and there have...