Skip to content

Releases: Breina/idrac_power_monitor

v.1.5.1: Add German translation

10 Jan 09:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0: Add power switch and PT translation

11 Nov 18:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0: Fix crash when server is unreachable during startup

27 Jun 13:59
Compare
Choose a tag to compare

Fix #17: Integration crashes when iDRAC is unreachable during HA boot

Thanks @PocketMiner82

v1.3.0: More resiliency against connectivity loss

02 Jun 11:46
160f1ef
Compare
Choose a tag to compare

Fixes #17

  • Make devices unavailable when they experience connection errors.
  • Make the integration able to start up even when the device is offline (after it has been set up when the device was online once).

v1.2.6: Fix compatibility for HA version 2024.5.0

02 May 21:58
Compare
Choose a tag to compare
  • Fix #16 "RuntimeError: Detected that custom integration ..."
  • Immediately update sensors when starting, instead of waiting 5 minutes.

v1.2.5: Minor tweaks - uniqueness

30 Apr 07:00
2c612dc
Compare
Choose a tag to compare
  • Minor change to device identifier so it contains the integration DOMAIN
  • Fixed power on button having the same unique_id as the status binary sensor
  • Fixed duplicate entity description key

Thanks @cbrherms!

v1.2.4: Fix multiple devices not working properly

29 Apr 20:28
Compare
Choose a tag to compare

v1.2.2: Fix for multiple server instances

22 Feb 18:51
40315f8
Compare
Choose a tag to compare

#11 Fix for multiple iDRAC instances

v1.2.2alpha: Attempt to fix multiple instances

22 Feb 17:51
Compare
Choose a tag to compare

Fox testing #11

v1.2.1: Rework refresh logic

13 Feb 00:33
Compare
Choose a tag to compare

Make it work more reliably #9