Skip to content

Commit

Permalink
prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ateodorescu committed May 20, 2024
1 parent 3330959 commit 947966c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ The following `actions` are added:
- soft shutdown

The `switch` allows you to turn on the server and shut it down gracefully.

There is a `send command` service available too, which allows you to send custom commands
to the server. This works only when the `ipmi-server` addon is used.
2 changes: 1 addition & 1 deletion custom_components/ipmi/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/ateodorescu/home-assistant-ipmi/issues",
"requirements": ["python-ipmi"],
"version": "1.6.0",
"version": "1.7.0",
"zeroconf": ["_ipmi._tcp.local."]
}

0 comments on commit 947966c

Please sign in to comment.