|
4 | 4 | "user": { |
5 | 5 | "description": "If you need help with the configuration have a look here: https://andrew-codechimp.github.io/HA-Battery-Notes/", |
6 | 6 | "data": { |
7 | | - "association_type": "Association type" |
| 7 | + "association_type": "نوع الجمعية" |
8 | 8 | }, |
9 | 9 | "menu_options": { |
10 | | - "device": "Device (recommended)", |
11 | | - "entity": "Entity" |
| 10 | + "device": "الجهاز (مستحسن)", |
| 11 | + "entity": "كيان" |
12 | 12 | }, |
13 | 13 | "title": "Choose your association type" |
14 | 14 | }, |
15 | 15 | "device": { |
16 | 16 | "data": { |
17 | | - "device_id": "Device", |
18 | | - "name": "Name" |
| 17 | + "device_id": "جهاز", |
| 18 | + "name": "اسم" |
19 | 19 | }, |
20 | 20 | "data_description": { |
21 | 21 | "name": "Leaving blank will take the name from the source device" |
22 | 22 | } |
23 | 23 | }, |
24 | 24 | "entity": { |
25 | 25 | "data": { |
26 | | - "source_entity_id": "Entity", |
27 | | - "name": "Name" |
| 26 | + "source_entity_id": "كيان", |
| 27 | + "name": "اسم" |
28 | 28 | }, |
29 | 29 | "data_description": { |
30 | 30 | "name": "Leaving blank will take the name from the source entity" |
|
33 | 33 | "battery": { |
34 | 34 | "description": "Manufacturer: {manufacturer}\nModel: {model}\nModel ID: {model_id}\nHardware version: {hw_version}", |
35 | 35 | "data": { |
36 | | - "battery_type": "Battery type", |
37 | | - "battery_quantity": "Battery quantity", |
| 36 | + "battery_type": "نوع البطارية", |
| 37 | + "battery_quantity": "كمية البطارية", |
38 | 38 | "battery_low_threshold": "Battery low threshold", |
39 | 39 | "battery_low_template": "Battery low template" |
40 | 40 | }, |
|
174 | 174 | "fields": { |
175 | 175 | "days_last_reported": { |
176 | 176 | "description": "Number of days since a device last reported its battery level.", |
177 | | - "name": "Days" |
| 177 | + "name": "ايام" |
178 | 178 | } |
179 | 179 | }, |
180 | | - "name": "Check battery last reported" |
| 180 | + "name": "تحقق من آخر تقرير للبطارية" |
181 | 181 | }, |
182 | 182 | "check_battery_low": { |
183 | 183 | "description": "Raise events for devices that have a low battery.", |
|
0 commit comments