Releases: ateodorescu/home-assistant-ipmi
Releases · ateodorescu/home-assistant-ipmi
home-assistant-ipmi v1.7.0
home-assistant-ipmi v1.6.0
Fixed it to work with HASS 2024.4.0
home-assistant-ipmi v1.5.0
Fixed these tickets: #13, #27, #22
- Added support for current sensors
- Added new config option for the interface type
- Added new config option for extra params that could be sent to the addon server
Works best with the latest https://github.com/ateodorescu/home-assistant-addons/releases/tag/v1.2.0
Full Changelog: v1.4.0...v1.5.0
home-assistant-ipmi v1.4.0
What's Changed
- Add french translation by @Redblockmasteur in #26
- Fix for CompletionCodeError cc=0xcb desc=Requested data not present by @WMP in #28
- Fix problem with sensors being added with AddEntitiesCallback - when updating to HASS 2024.3.0 the integration was broken.
New Contributors
- @Redblockmasteur made their first contribution in #26
- @WMP made their first contribution in #28
Full Changelog: v1.3.1...v1.4.0
home-assistant-ipmi v1.3.1
What's Changed
- Adding IPMI_SERVER_HOST as configurable property by @mneveroff in #23
- Added docker container to Readme by @mneveroff in #24
- Keep backward compatibility for existing devices
New Contributors
- @mneveroff made their first contribution in #23
Full Changelog: v1.2.0...v1.3.1
home-assistant-ipmi v1.2.0
Improve sensors detection in Home Assistant. Make sure that the sensors become available when the impi server has started.
home-assistant-ipmi v1.1.4
Don't log the debug info received from the addon. The addon will log errors.
home-assistant-ipmi v1.1.3
log debug info provided by the addon
home-assistant-ipmi v1.1.1
Initial release
Initial release of the Home Assistant IPMI custom integration