22 "config" : {
33 "step" : {
44 "user" : {
5- "description" : " If you need help with the configuration have a look here : https://github.com/andrew-codechimp/ha-battery-notes" ,
5+ "description" : " Если вам нужна помощь с настройкой, посмотрите здесь : https://github.com/andrew-codechimp/ha-battery-notes" ,
66 "data" : {
7- "device_id" : " Device " ,
8- "name" : " Name "
7+ "device_id" : " Устройство " ,
8+ "name" : " Название "
99 },
1010 "data_description" : {
11- "name" : " Leaving blank will take the name from the source device "
11+ "name" : " Если оставить пустым, то имя будет взято с исходного устройства "
1212 }
1313 },
1414 "battery" : {
1515 "data" : {
16- "battery_type" : " Battery type " ,
17- "battery_quantity" : " Battery quantity " ,
18- "battery_low_threshold" : " Battery low threshold "
16+ "battery_type" : " Тип батареи " ,
17+ "battery_quantity" : " Количество батарей " ,
18+ "battery_low_threshold" : " Порог низкого заряда батареи "
1919 },
2020 "data_description" : {
21- "battery_low_threshold" : " 0 will use the global default threshold "
21+ "battery_low_threshold" : " 0 будет использовать общий порог по умолчанию "
2222 }
2323 }
2424 },
2525 "abort" : {
26- "already_configured" : " Device is already configured "
26+ "already_configured" : " Устройство уже настроено "
2727 },
2828 "error" : {
29- "unknown" : " Unknown error occurred ."
29+ "unknown" : " Произошла неизвестная ошибка ."
3030 }
3131 },
3232 "options" : {
3333 "step" : {
3434 "init" : {
35- "description" : " If you need help with the configuration have a look here : https://github.com/andrew-codechimp/ha-battery-notes" ,
35+ "description" : " Если вам нужна помощь с настройкой, посмотрите здесь : https://github.com/andrew-codechimp/ha-battery-notes" ,
3636 "data" : {
37- "name" : " Name " ,
38- "battery_type" : " Battery type " ,
39- "battery_quantity" : " Battery quantity " ,
40- "battery_low_threshold" : " Battery low threshold "
37+ "name" : " Название " ,
38+ "battery_type" : " Тип батареи " ,
39+ "battery_quantity" : " Количество батарей " ,
40+ "battery_low_threshold" : " Порог низкого заряда батареи "
4141 },
4242 "data_description" : {
43- "name" : " Leaving blank will take the name from the source device " ,
44- "battery_low_threshold" : " 0 will use the global default threshold "
43+ "name" : " Если оставить пустым, то имя будет взято с исходного устройства " ,
44+ "battery_low_threshold" : " 0 будет использовать общий порог по умолчанию "
4545 }
4646 }
4747 },
4848 "error" : {
49- "unknown" : " Unknown error occurred ."
49+ "unknown" : " Произошла неизвестная ошибка ."
5050 }
5151 },
5252 "entity" : {
5353 "binary_sensor" : {
5454 "battery_low" : {
55- "name" : " Battery low " ,
55+ "name" : " Низкий заряд батареи " ,
5656 "state_attributes" : {
5757 "battery_low_threshold" : {
58- "name" : " Battery low threshold "
58+ "name" : " Порог низкого заряда батареи "
5959 }
6060 }
6161 }
6262 },
6363 "button" : {
6464 "battery_replaced" : {
65- "name" : " Battery replaced "
65+ "name" : " Батарея заменена "
6666 }
6767 },
6868 "sensor" : {
6969 "battery_plus" : {
70- "name" : " Battery +" ,
70+ "name" : " Батарея +" ,
7171 "state_attributes" : {
7272 "battery_type" : {
73- "name" : " Battery type "
73+ "name" : " Тип батареи "
7474 },
7575 "battery_quantity" : {
76- "name" : " Battery quantity "
76+ "name" : " Количество батарей "
7777 },
7878 "battery_type_and_quantity" : {
79- "name" : " Battery type and quantity "
79+ "name" : " Тип и количество батарей "
8080 },
8181 "battery_last_replaced" : {
82- "name" : " Battery last replaced "
82+ "name" : " Батарея в последний раз заменена "
8383 },
8484 "battery_low" : {
85- "name" : " Battery low "
85+ "name" : " Низкий заряд батареи "
8686 },
8787 "battery_low_threshold" : {
88- "name" : " Battery low threshold "
88+ "name" : " Порог низкого заряда батареи "
8989 },
9090 "battery_last_reported" : {
91- "name" : " Battery last reported "
91+ "name" : " Последняя информация по батарее "
9292 },
9393 "battery_last_reported_level" : {
94- "name" : " Battery last reported level "
94+ "name" : " Последний уровень заряда батареи "
9595 }
9696 }
9797 },
9898 "battery_type" : {
99- "name" : " Battery type " ,
99+ "name" : " Тип батареи " ,
100100 "state_attributes" : {
101101 "battery_type" : {
102- "name" : " Battery type "
102+ "name" : " Тип батареи "
103103 },
104104 "battery_quantity" : {
105- "name" : " Battery quantity "
105+ "name" : " Количество батарей "
106106 }
107107 }
108108 },
109109 "battery_last_replaced" : {
110- "name" : " Battery last replaced "
110+ "name" : " Батарея в последний раз заменена "
111111 }
112112 }
113113 },
114114 "services" : {
115115 "set_battery_replaced" : {
116- "description" : " Set the battery last replaced ." ,
116+ "description" : " Установите последнюю замену батареи ." ,
117117 "fields" : {
118118 "device_id" : {
119- "description" : " Device that has had it's battery replaced ." ,
120- "name" : " Device "
119+ "description" : " Устройство, в котором была заменена батарея ." ,
120+ "name" : " Устройство "
121121 },
122122 "datetime_replaced" : {
123- "description" : " Date replaced ." ,
124- "name" : " Date "
123+ "description" : " Дата замены ." ,
124+ "name" : " Дата "
125125 }
126126 },
127- "name" : " Set battery replaced "
127+ "name" : " Отметить замену батареи "
128128 }
129129 }
130- }
130+ }
0 commit comments