Skip to content

Commit 051a654

Browse files
Fix field description
1 parent a6f2bcb commit 051a654

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/new_device_request.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ body:
2020
If your device has a blank Manufacturer or Model these cannot be added to the library, please don't try, but you can still add a battery note manually.
2121
2222
The Battery Type 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)
23-
If a device has a bespoke rechargeable battery you should use `"battery_type": "Rechargeable"`
24-
If a device has an internal battery you should use `"battery_type": "Rechargeable"`
25-
For devices like smoke alarms where the battery is not replaceable you can use `"battery_type": "Irreplaceable"`
23+
If a device has a bespoke rechargeable battery you should use Rechargeable
24+
If a device has an internal battery you should use Rechargeable
25+
For devices like smoke alarms where the battery is not replaceable you can use Irreplaceable
2626
2727
- type: input
2828
id: manufacturer

0 commit comments

Comments
 (0)