Skip to content

Commit d0a99f2

Browse files
Temp remove form
1 parent d6f7db6 commit d0a99f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ battery_notes:
7373

7474
## Contributing to the Battery Library
7575

76-
To add a device definition to the battery library so that it will be automatically configured there are two options:
76+
<!-- To add a device definition to the battery library so that it will be automatically configured there are two options:
7777
7878
### Submit Definition via GitHub Issues Form
7979
@@ -82,7 +82,7 @@ Upon submission of the issue, GitHub will attempt to make the required code chan
8282
8383
### Submit Definition via Pull Request
8484
85-
If you have issues with the form, or if you feel more comfortable editing JSON data, you can directly add definitions to [the library.json file](custom_components/battery_notes/data/library.json).
85+
If you have issues with the form, or if you feel more comfortable editing JSON data, you can directly add definitions to [the library.json file](custom_components/battery_notes/data/library.json). -->
8686
Fork the repository, add your device details to the JSON document `custom_components/battery_notes/data/library.json`, and then submit a pull request.
8787

8888
* The manufacturer and model should be exactly what is displayed on the Device screen within Home Assistant.

0 commit comments

Comments
 (0)