Releases: ateodorescu/home-assistant-addons
Releases · ateodorescu/home-assistant-addons
home-assistant-addons v2.4.0
Full Changelog: v2.3.0...v2.4.0
home-assistant-addons v2.1.0
What's Changed
- Fix NGINX version in Dockerfile. It fails installing in HASS VM otherwise by @shaunvaidyan in #32
- New docker image for
ipmi-serverstandalone to run the server in a standard docker environment.
New Contributors
- @shaunvaidyan made their first contribution in #32
Full Changelog: v2.0.0...v2.1.0
home-assistant-addons v2.0.0
What's Changed
- GH-22 Anonymize password in error output by @func0der in #23
- Let nginx also listen IPv6 Port by @LostAttractor in #28
- Remove vendor folder from repo and build it during docker build by @func0der in #27
- Gh 19 add docker build by @func0der in #25
New Contributors
- @func0der made their first contribution in #23
- @LostAttractor made their first contribution in #28
Full Changelog: v1.2.16...v2.0.0
home-assistant-addons v1.2.16
- update docker image to ghcr.io/hassio-addons/base:19.0.0
- update to php 8.2
home-assistant-addons v1.2.9
home-assistant-addons v1.2.8
What's Changed
- Update repository.yaml by @sems in #13
- multi-cpu try 1 by @LucidityCrash in #15
New Contributors
- @sems made their first contribution in #13
- @LucidityCrash made their first contribution in #15
Full Changelog: v1.2.7...v1.2.8
home-assistant-addons v1.2.7
- extract all sensors that are returned by
sdr list fullcommand because thesensorcommand does not work with all servers.
home-assistant-addons v1.2.0
- 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)