Skip to content

Commit 9904fbf

Browse files
Update README.md
1 parent 25e603f commit 9904fbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ Fork the repository, add your device details to the JSON document `custom_compon
9292
* Please keep devices in alphabetical order by manufacturer/model.
9393
* The `battery_quantity` data is numeric (no quotes) and optional. If a device only requires a single battery, it should be omitted.
9494
* The `battery_type` data should follow the most common naming for general batteries (ex. AAA, D) and the IEC naming for battery cells according to [Wikipedia](https://en.wikipedia.org/wiki/List_of_battery_sizes) (ex. CR2032, 18650)
95+
* If a device has a bespoke rechargeable battery you can use `"battery_type": "Rechargeable"`
96+
* For devices like smoke alarms where the battery is not replaceable you can use `"battery_type": "Irreplaceable"`
9597

9698
For the example image below, your JSON entry will look like this:
9799

0 commit comments

Comments
 (0)