Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp authored Dec 16, 2023
1 parent 216d286 commit feb3a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@ battery_notes:

## Contributing to the Battery Library

The battery library is a JSON document at ```custom_components/battery_notes/data/library.json```
You can either raise an issue using a form or submit a pull request.

[Raise new issue for a device to be added (BETA)](https://github.com/andrew-codechimp/HA-Battery-Notes/issues/new?assignees=&labels=new-device&projects=&template=new_device_request.yml&title=%5BDevice%5D%3A+)

To contribute, via a pull request.
Fork the repository, add your device details to the JSON document and submit a pull request.
Fork the repository, add your device details to the JSON document ```custom_components/battery_notes/data/library.json```
and submit a pull request.
Please keep devices in alphabetical order by manufacturer/model.
The manufacturer and model should be exactly what is displayed on the Device screen within Home Assistant. The make & model names may be different between integrations such as Zigbee2MQTT and ZHA, if you see a similar device please duplicate the entry rather than changing it.

Expand Down

0 comments on commit feb3a10

Please sign in to comment.