Skip to content

Releases: ateodorescu/home-assistant-addons

home-assistant-addons v2.4.0

09 Feb 14:18

Choose a tag to compare

home-assistant-addons v2.1.0

09 Feb 10:37
1cb0da4

Choose a tag to compare

What's Changed

  • Fix NGINX version in Dockerfile. It fails installing in HASS VM otherwise by @shaunvaidyan in #32
  • New docker image for ipmi-server standalone to run the server in a standard docker environment.

New Contributors

Full Changelog: v2.0.0...v2.1.0

home-assistant-addons v2.0.0

12 Jan 12:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.16...v2.0.0

home-assistant-addons v1.2.16

11 Dec 14:38

Choose a tag to compare

  • update docker image to ghcr.io/hassio-addons/base:19.0.0
  • update to php 8.2

home-assistant-addons v1.2.9

02 Dec 11:27
ad8551b

Choose a tag to compare

What's Changed

  • Add Kg encryption key and privilege level support to IpmiController by @hatchmt in #20

New Contributors

Full Changelog: v1.2.8...v1.2.9

home-assistant-addons v1.2.8

22 Nov 12:55
4ef4285

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8

home-assistant-addons v1.2.7

16 Mar 16:38

Choose a tag to compare

  • extract all sensors that are returned by sdr list full command because the sensor command does not work with all servers.

home-assistant-addons v1.2.0

14 Mar 09:01

Choose a tag to compare

  • extract all sensors available on the server, including power and current sensors
  • allow users to provide extra params in case they need them (for example one can provide "-C 17" to correctly connect to the ipmi server)
  • ability to chose what interface type to use when connecting to the server (if not provided then it will try to auto select it)