ateodorescu / home-assistant-ipmi

IPMI connector for Home Assistant
MIT License
40 stars 11 forks source link

MSI BMC Connection Configuration Issues #51

Open wlburks opened 2 weeks ago

wlburks commented 2 weeks ago

Hey, new to Home Assistant so forgive me if I am missing something obvious on the connection configuration. I'm getting stuck when trying to connect to the server on the initial configuration. I can access the BMC web portals on the servers but when I fill out the configuration information I get a failed to connect error. I am clearly not giving the configuration menu what it expects to make the connection. Are there any specifics that the menu is expecting in the configuration menu?

ateodorescu commented 2 weeks ago

Did you install the addon or not? If you do not use the addon then chances are that your server is not supported by the Python library used by the integration. It's best to use the addon or the docker container, depending on the type of HASS installation that you have.