Skip to content

Commit

Permalink
Add graphical button for new devices
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Jan 18, 2024
1 parent 3dbc98c commit dca0c3c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ To get full use of the integration, please visit the [docs](https://andrew-codec

## Contributing to the Battery Library

To add a device definition to the battery library so that it will be automatically configured fill out [this form](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?template=new_device_request.yml&title=[Device]%3A+) or see the [docs](https://andrew-codechimp.github.io/HA-Battery-Notes/library) for adding via pull request.
[!["New Device Request"](https://github.com/andrew-codechimp/HA-Battery-Notes/blob/main/docs/assets/new-device-request.png)](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?template=new_device_request.yml&title=[Device]%3A+)

To add a device definition to the battery library so that it will be automatically configured fill out the above form or see the [docs](https://andrew-codechimp.github.io/HA-Battery-Notes/library) for adding via pull request.

## Contributions are welcome!

Expand Down
Binary file added docs/assets/new-device-request.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 3 additions & 2 deletions docs/library.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ It will pull the latest devices that have been merged into the main branch, if y

## Submit Definition via GitHub Issues Form

To add a new device via GitHub Issues, fill out [this form](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?template=new_device_request.yml&title=[Device]%3A+).
Upon submission of the issue, GitHub will attempt to make the required code changes automatically.
[!["New Device Request"](https://github.com/andrew-codechimp/HA-Battery-Notes/blob/main/docs/assets/new-device-request.png)](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?template=new_device_request.yml&title=[Device]%3A+)

Upon submission using the form above GitHub will attempt to make the required code changes automatically.

## Submit Definition via Pull Request

Expand Down

0 comments on commit dca0c3c

Please sign in to comment.