Releases: ateodorescu/home-assistant-addons
Releases · ateodorescu/home-assistant-addons
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 full
command because thesensor
command 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)