From 71ae94c4c9f4436f46bfdadd88a97a37cb188867 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Sun, 10 Dec 2023 14:50:58 +0000 Subject: [PATCH] Update README.md Added convention for battery naming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00d3a68c6..391b20405 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ For the example image below your JSON entry will look like this ``` Note that the ```battery_quantity``` is numeric (no quotes) and optional, if a device only has one battery it should be omitted. +When specifying battery types please use the Most Common naming for general batteries and the IEC naming for battery cells according to [Wikipedia](https://en.wikipedia.org/wiki/List_of_battery_sizes) ![Device Details](https://github.com/andrew-codechimp/HA-Battery-Notes/blob/main/images/screenshot-device-info.png "Device Details")