-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open Hardware Monitor component page and logo added. #2824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
--- | ||
|
||
|
||
The `openhardwaremonitor` platform uses your [Open Hardware Monitor](http://openhardwaremonitor.org/) installation as an source for sensors that will display system information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as a source
|
||
Configuration variables: | ||
|
||
- **port** (*Optional*): The port for your Open Hardware Monitor API. Default to 8085. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
of your Open Hardware Monitor API
Added the host configuration variable to documentation and changed example to be inline with most of the other documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and can be merged when parent PR is merged.
Description:
Added a page describing the Open Hardware Monitor component.
Pull request in home-assistant (if applicable): home-assistant/core#8056