homeassistant 2025.10.0b5__py3-none-any.whl → 2025.10.0b6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of homeassistant might be problematic. Click here for more details.

Files changed (260) hide show
  1. homeassistant/brands/eltako.json +5 -0
  2. homeassistant/brands/konnected.json +5 -0
  3. homeassistant/brands/level.json +5 -0
  4. homeassistant/components/accuweather/translations/id.json +9 -0
  5. homeassistant/components/airos/translations/id.json +36 -0
  6. homeassistant/components/aladdin_connect/config_flow.py +11 -0
  7. homeassistant/components/aladdin_connect/strings.json +2 -1
  8. homeassistant/components/aladdin_connect/translations/cs.json +1 -0
  9. homeassistant/components/aladdin_connect/translations/de.json +1 -0
  10. homeassistant/components/aladdin_connect/translations/en-GB.json +1 -0
  11. homeassistant/components/aladdin_connect/translations/en.json +1 -0
  12. homeassistant/components/aladdin_connect/translations/es.json +1 -0
  13. homeassistant/components/aladdin_connect/translations/et.json +1 -0
  14. homeassistant/components/aladdin_connect/translations/id.json +28 -1
  15. homeassistant/components/aladdin_connect/translations/lt.json +1 -0
  16. homeassistant/components/aladdin_connect/translations/pt.json +1 -0
  17. homeassistant/components/alexa_devices/translations/id.json +12 -0
  18. homeassistant/components/analytics/analytics.py +23 -12
  19. homeassistant/components/androidtv_remote/translations/id.json +7 -1
  20. homeassistant/components/anthropic/translations/id.json +2 -1
  21. homeassistant/components/aosmith/translations/id.json +9 -0
  22. homeassistant/components/apcupsd/translations/id.json +6 -0
  23. homeassistant/components/august/translations/id.json +25 -1
  24. homeassistant/components/bayesian/binary_sensor.py +7 -0
  25. homeassistant/components/bayesian/translations/id.json +62 -0
  26. homeassistant/components/broadlink/translations/zh-Hant.json +1 -1
  27. homeassistant/components/brother/translations/id.json +21 -0
  28. homeassistant/components/bsblan/translations/id.json +17 -2
  29. homeassistant/components/coinbase/translations/id.json +5 -0
  30. homeassistant/components/compit/translations/id.json +25 -0
  31. homeassistant/components/cync/translations/id.json +20 -0
  32. homeassistant/components/datadog/translations/id.json +28 -0
  33. homeassistant/components/droplet/translations/id.json +17 -0
  34. homeassistant/components/ecobee/strings.json +2 -2
  35. homeassistant/components/ecobee/translations/cs.json +2 -2
  36. homeassistant/components/ecobee/translations/de.json +3 -3
  37. homeassistant/components/ecobee/translations/el.json +1 -2
  38. homeassistant/components/ecobee/translations/en-GB.json +2 -2
  39. homeassistant/components/ecobee/translations/en.json +2 -2
  40. homeassistant/components/ecobee/translations/es.json +2 -2
  41. homeassistant/components/ecobee/translations/et.json +2 -2
  42. homeassistant/components/ecobee/translations/ga.json +1 -5
  43. homeassistant/components/ecobee/translations/hu.json +1 -5
  44. homeassistant/components/ecobee/translations/it.json +1 -5
  45. homeassistant/components/ecobee/translations/ja.json +1 -5
  46. homeassistant/components/ecobee/translations/lt.json +2 -2
  47. homeassistant/components/ecobee/translations/pt.json +2 -2
  48. homeassistant/components/ecobee/translations/ru.json +1 -5
  49. homeassistant/components/ecobee/translations/sk.json +1 -5
  50. homeassistant/components/ecobee/translations/sv.json +1 -5
  51. homeassistant/components/ecobee/translations/tr.json +1 -5
  52. homeassistant/components/ecobee/translations/zh-Hans.json +1 -5
  53. homeassistant/components/ecobee/translations/zh-Hant.json +1 -5
  54. homeassistant/components/ecowitt/manifest.json +1 -1
  55. homeassistant/components/eheimdigital/translations/id.json +7 -1
  56. homeassistant/components/ekeybionyx/translations/id.json +24 -0
  57. homeassistant/components/ekeybionyx/translations/lt.json +1 -0
  58. homeassistant/components/elevenlabs/translations/id.json +2 -1
  59. homeassistant/components/elkm1/translations/id.json +6 -0
  60. homeassistant/components/emoncms/translations/id.json +9 -0
  61. homeassistant/components/enphase_envoy/translations/id.json +1 -0
  62. homeassistant/components/esphome/analytics.py +11 -0
  63. homeassistant/components/fan/translations/id.json +3 -0
  64. homeassistant/components/flick_electric/translations/zh-Hant.json +2 -2
  65. homeassistant/components/frontend/manifest.json +1 -1
  66. homeassistant/components/google_generative_ai_conversation/translations/id.json +29 -1
  67. homeassistant/components/hassio/translations/id.json +29 -0
  68. homeassistant/components/holiday/translations/zh-Hant.json +2 -2
  69. homeassistant/components/homeassistant/translations/id.json +8 -0
  70. homeassistant/components/homeassistant_connect_zbt2/config_flow.py +6 -0
  71. homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +14 -0
  72. homeassistant/components/homeassistant_connect_zbt2/translations/id.json +238 -0
  73. homeassistant/components/homeassistant_connect_zbt2/translations/lt.json +24 -8
  74. homeassistant/components/homeassistant_connect_zbt2/translations/ru.json +22 -4
  75. homeassistant/components/homeassistant_connect_zbt2/update.py +2 -1
  76. homeassistant/components/homeassistant_hardware/firmware_config_flow.py +13 -67
  77. homeassistant/components/homeassistant_hardware/manifest.json +1 -1
  78. homeassistant/components/homeassistant_hardware/translations/fr.json +10 -0
  79. homeassistant/components/homeassistant_hardware/translations/id.json +58 -0
  80. homeassistant/components/homeassistant_hardware/translations/lt.json +17 -0
  81. homeassistant/components/homeassistant_hardware/translations/ru.json +17 -0
  82. homeassistant/components/homeassistant_hardware/update.py +8 -3
  83. homeassistant/components/homeassistant_hardware/util.py +22 -5
  84. homeassistant/components/homeassistant_sky_connect/translations/fr.json +14 -0
  85. homeassistant/components/homeassistant_sky_connect/translations/id.json +98 -14
  86. homeassistant/components/homeassistant_sky_connect/translations/lt.json +24 -8
  87. homeassistant/components/homeassistant_sky_connect/translations/ru.json +24 -8
  88. homeassistant/components/homeassistant_sky_connect/update.py +2 -1
  89. homeassistant/components/homeassistant_yellow/config_flow.py +7 -1
  90. homeassistant/components/homeassistant_yellow/translations/fr.json +7 -0
  91. homeassistant/components/homeassistant_yellow/translations/id.json +50 -7
  92. homeassistant/components/homeassistant_yellow/translations/lt.json +12 -4
  93. homeassistant/components/homeassistant_yellow/translations/ru.json +6 -4
  94. homeassistant/components/homeassistant_yellow/update.py +2 -1
  95. homeassistant/components/homee/translations/id.json +14 -0
  96. homeassistant/components/husqvarna_automower/translations/id.json +18 -0
  97. homeassistant/components/husqvarna_automower_ble/translations/id.json +4 -0
  98. homeassistant/components/icloud/translations/id.json +3 -0
  99. homeassistant/components/imeon_inverter/translations/id.json +10 -0
  100. homeassistant/components/irm_kmi/translations/id.json +28 -0
  101. homeassistant/components/keenetic_ndms2/translations/id.json +2 -1
  102. homeassistant/components/knx/translations/id.json +3 -0
  103. homeassistant/components/konnected/translations/lt.json +6 -0
  104. homeassistant/components/konnected_esphome/__init__.py +1 -0
  105. homeassistant/components/konnected_esphome/manifest.json +6 -0
  106. homeassistant/components/letpot/number.py +2 -1
  107. homeassistant/components/letpot/strings.json +1 -2
  108. homeassistant/components/letpot/translations/bg.json +0 -5
  109. homeassistant/components/letpot/translations/cs.json +1 -2
  110. homeassistant/components/letpot/translations/de.json +1 -2
  111. homeassistant/components/letpot/translations/en-GB.json +1 -2
  112. homeassistant/components/letpot/translations/en.json +1 -2
  113. homeassistant/components/letpot/translations/es.json +1 -2
  114. homeassistant/components/letpot/translations/et.json +1 -2
  115. homeassistant/components/letpot/translations/fr.json +1 -2
  116. homeassistant/components/letpot/translations/ga.json +1 -2
  117. homeassistant/components/letpot/translations/id.json +10 -0
  118. homeassistant/components/letpot/translations/lt.json +1 -2
  119. homeassistant/components/letpot/translations/nl.json +0 -5
  120. homeassistant/components/letpot/translations/pt.json +1 -2
  121. homeassistant/components/letpot/translations/sk.json +1 -2
  122. homeassistant/components/letpot/translations/zh-Hans.json +1 -2
  123. homeassistant/components/letpot/translations/zh-Hant.json +1 -2
  124. homeassistant/components/lg_thinq/translations/id.json +5 -2
  125. homeassistant/components/libre_hardware_monitor/translations/id.json +19 -0
  126. homeassistant/components/lifx/translations/zh-Hant.json +1 -1
  127. homeassistant/components/light/translations/id.json +2 -1
  128. homeassistant/components/litterrobot/translations/id.json +15 -0
  129. homeassistant/components/mcp/translations/fr.json +20 -1
  130. homeassistant/components/mcp/translations/id.json +8 -1
  131. homeassistant/components/media_extractor/manifest.json +1 -1
  132. homeassistant/components/mqtt/translations/fr.json +2 -0
  133. homeassistant/components/mqtt/translations/id.json +6 -0
  134. homeassistant/components/mqtt/translations/lt.json +2 -0
  135. homeassistant/components/mqtt/translations/nl.json +9 -0
  136. homeassistant/components/mqtt/translations/ru.json +2 -0
  137. homeassistant/components/nasweb/translations/id.json +10 -0
  138. homeassistant/components/nederlandse_spoorwegen/translations/id.json +28 -0
  139. homeassistant/components/nightscout/translations/zh-Hant.json +1 -1
  140. homeassistant/components/niko_home_control/translations/id.json +7 -1
  141. homeassistant/components/ntfy/translations/id.json +11 -0
  142. homeassistant/components/ntfy/translations/zh-Hant.json +1 -1
  143. homeassistant/components/number/translations/fr.json +3 -0
  144. homeassistant/components/number/translations/lt.json +3 -0
  145. homeassistant/components/number/translations/ru.json +3 -0
  146. homeassistant/components/ollama/translations/id.json +18 -1
  147. homeassistant/components/open_router/translations/id.json +40 -0
  148. homeassistant/components/openai_conversation/translations/id.json +26 -1
  149. homeassistant/components/opower/translations/id.json +6 -0
  150. homeassistant/components/overkiz/translations/id.json +1 -0
  151. homeassistant/components/peco/translations/zh-Hant.json +1 -1
  152. homeassistant/components/pi_hole/__init__.py +9 -3
  153. homeassistant/components/playstation_network/translations/id.json +8 -0
  154. homeassistant/components/plex/translations/zh-Hant.json +1 -1
  155. homeassistant/components/pooldose/translations/id.json +49 -0
  156. homeassistant/components/portainer/__init__.py +5 -0
  157. homeassistant/components/portainer/translations/id.json +22 -0
  158. homeassistant/components/portainer/translations/ru.json +15 -0
  159. homeassistant/components/pyload/translations/id.json +6 -0
  160. homeassistant/components/qbittorrent/translations/cs.json +4 -4
  161. homeassistant/components/random/translations/fr.json +1 -0
  162. homeassistant/components/random/translations/lt.json +1 -0
  163. homeassistant/components/random/translations/ru.json +1 -0
  164. homeassistant/components/remote/translations/id.json +3 -0
  165. homeassistant/components/remote_calendar/translations/id.json +2 -1
  166. homeassistant/components/reolink/translations/es.json +4 -4
  167. homeassistant/components/roomba/translations/bg.json +1 -2
  168. homeassistant/components/roomba/translations/ca.json +2 -4
  169. homeassistant/components/roomba/translations/el.json +2 -4
  170. homeassistant/components/roomba/translations/en-GB.json +2 -2
  171. homeassistant/components/roomba/translations/en.json +2 -2
  172. homeassistant/components/roomba/translations/fi.json +2 -4
  173. homeassistant/components/roomba/translations/fr.json +2 -4
  174. homeassistant/components/roomba/translations/ga.json +2 -4
  175. homeassistant/components/roomba/translations/he.json +1 -5
  176. homeassistant/components/roomba/translations/hu.json +2 -4
  177. homeassistant/components/roomba/translations/id.json +2 -4
  178. homeassistant/components/roomba/translations/it.json +2 -4
  179. homeassistant/components/roomba/translations/ja.json +2 -4
  180. homeassistant/components/roomba/translations/ko.json +2 -4
  181. homeassistant/components/roomba/translations/lb.json +1 -5
  182. homeassistant/components/roomba/translations/lt.json +2 -2
  183. homeassistant/components/roomba/translations/nb.json +1 -5
  184. homeassistant/components/roomba/translations/nl.json +2 -4
  185. homeassistant/components/roomba/translations/pl.json +1 -5
  186. homeassistant/components/roomba/translations/pt-BR.json +1 -5
  187. homeassistant/components/roomba/translations/pt.json +2 -2
  188. homeassistant/components/roomba/translations/ro.json +1 -5
  189. homeassistant/components/roomba/translations/ru.json +2 -4
  190. homeassistant/components/roomba/translations/sk.json +2 -4
  191. homeassistant/components/roomba/translations/sv.json +2 -4
  192. homeassistant/components/roomba/translations/tr.json +2 -4
  193. homeassistant/components/roomba/translations/uk.json +1 -5
  194. homeassistant/components/roomba/translations/zh-Hans.json +2 -4
  195. homeassistant/components/roomba/translations/zh-Hant.json +2 -4
  196. homeassistant/components/route_b_smart_meter/translations/id.json +24 -0
  197. homeassistant/components/satel_integra/translations/id.json +85 -0
  198. homeassistant/components/scrape/translations/fr.json +2 -0
  199. homeassistant/components/scrape/translations/lt.json +2 -0
  200. homeassistant/components/scrape/translations/ru.json +2 -0
  201. homeassistant/components/sensor/translations/fr.json +3 -0
  202. homeassistant/components/sensor/translations/lt.json +3 -0
  203. homeassistant/components/sensor/translations/nl.json +3 -0
  204. homeassistant/components/sensor/translations/pl.json +3 -0
  205. homeassistant/components/sensor/translations/ru.json +3 -0
  206. homeassistant/components/sftp_storage/translations/id.json +14 -0
  207. homeassistant/components/shelly/translations/id.json +19 -0
  208. homeassistant/components/sleep_as_android/translations/id.json +31 -0
  209. homeassistant/components/sleepiq/translations/id.json +5 -0
  210. homeassistant/components/smartthings/translations/id.json +7 -0
  211. homeassistant/components/sonos/select.py +9 -13
  212. homeassistant/components/sonos/speaker.py +23 -0
  213. homeassistant/components/sonos/translations/id.json +10 -0
  214. homeassistant/components/sql/translations/fr.json +1 -0
  215. homeassistant/components/sql/translations/lt.json +1 -0
  216. homeassistant/components/sql/translations/ru.json +1 -0
  217. homeassistant/components/sql/translations/zh-Hant.json +4 -4
  218. homeassistant/components/switch/translations/id.json +3 -0
  219. homeassistant/components/switchbot/translations/id.json +12 -0
  220. homeassistant/components/switchbot_cloud/cover.py +3 -5
  221. homeassistant/components/switchbot_cloud/entity.py +1 -1
  222. homeassistant/components/switchbot_cloud/translations/id.json +27 -0
  223. homeassistant/components/telegram_bot/translations/id.json +5 -0
  224. homeassistant/components/template/translations/fr.json +1 -0
  225. homeassistant/components/template/translations/id.json +81 -0
  226. homeassistant/components/template/translations/lt.json +1 -0
  227. homeassistant/components/template/translations/ru.json +1 -0
  228. homeassistant/components/teslemetry/translations/id.json +33 -0
  229. homeassistant/components/togrill/translations/id.json +16 -0
  230. homeassistant/components/tolo/translations/id.json +2 -1
  231. homeassistant/components/traccar_server/translations/id.json +9 -1
  232. homeassistant/components/trafikverket_train/translations/zh-Hant.json +1 -1
  233. homeassistant/components/tuya/translations/id.json +32 -0
  234. homeassistant/components/unifiprotect/translations/id.json +3 -0
  235. homeassistant/components/update/translations/id.json +3 -0
  236. homeassistant/components/uptime_kuma/translations/id.json +40 -0
  237. homeassistant/components/uptimerobot/translations/id.json +6 -0
  238. homeassistant/components/vegehub/translations/id.json +4 -0
  239. homeassistant/components/victron_remote_monitoring/translations/id.json +25 -0
  240. homeassistant/components/volvo/translations/id.json +58 -0
  241. homeassistant/components/whirlpool/translations/id.json +1 -0
  242. homeassistant/components/wled/analytics.py +11 -0
  243. homeassistant/components/xiaomi_aqara/translations/zh-Hant.json +2 -2
  244. homeassistant/components/yolink/translations/id.json +9 -0
  245. homeassistant/components/zha/config_flow.py +3 -1
  246. homeassistant/components/zha/strings.json +16 -16
  247. homeassistant/components/zha/translations/lt.json +18 -1
  248. homeassistant/components/zha/translations/nl.json +6 -0
  249. homeassistant/components/zha/translations/pl.json +24 -5
  250. homeassistant/components/zha/translations/ru.json +3 -0
  251. homeassistant/const.py +1 -1
  252. homeassistant/generated/integrations.json +27 -4
  253. homeassistant/package_constraints.txt +1 -1
  254. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/METADATA +1 -1
  255. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/RECORD +260 -232
  256. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/WHEEL +0 -0
  257. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/entry_points.txt +0 -0
  258. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/licenses/LICENSE.md +0 -0
  259. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  260. {homeassistant-2025.10.0b5.dist-info → homeassistant-2025.10.0b6.dist-info}/top_level.txt +0 -0
@@ -24,6 +24,24 @@
24
24
  },
25
25
  "title": "Templat untuk tombol"
26
26
  },
27
+ "cover": {
28
+ "data": {
29
+ "device_id": "Perangkat",
30
+ "name": "Nama"
31
+ }
32
+ },
33
+ "event": {
34
+ "data": {
35
+ "device_id": "Perangkat",
36
+ "name": "Nama"
37
+ }
38
+ },
39
+ "fan": {
40
+ "data": {
41
+ "device_id": "Perangkat",
42
+ "name": "Nama"
43
+ }
44
+ },
27
45
  "image": {
28
46
  "data": {
29
47
  "device_id": "Perangkat",
@@ -33,6 +51,18 @@
33
51
  },
34
52
  "title": "Templat untuk gambar"
35
53
  },
54
+ "light": {
55
+ "data": {
56
+ "device_id": "Perangkat",
57
+ "name": "Nama"
58
+ }
59
+ },
60
+ "lock": {
61
+ "data": {
62
+ "device_id": "Perangkat",
63
+ "name": "Nama"
64
+ }
65
+ },
36
66
  "number": {
37
67
  "data": {
38
68
  "device_id": "Perangkat",
@@ -71,8 +101,20 @@
71
101
  },
72
102
  "title": "Templat untuk sakelar"
73
103
  },
104
+ "update": {
105
+ "data": {
106
+ "device_id": "Perangkat",
107
+ "name": "Nama"
108
+ }
109
+ },
74
110
  "user": {
75
111
  "title": "Pembantu templat"
112
+ },
113
+ "vacuum": {
114
+ "data": {
115
+ "device_id": "Perangkat",
116
+ "name": "Nama"
117
+ }
76
118
  }
77
119
  }
78
120
  },
@@ -110,6 +152,22 @@
110
152
  },
111
153
  "title": "Templat untuk tombol"
112
154
  },
155
+ "cover": {
156
+ "data": {
157
+ "device_id": "Perangkat"
158
+ }
159
+ },
160
+ "event": {
161
+ "data": {
162
+ "device_id": "Perangkat",
163
+ "name": "Nama"
164
+ }
165
+ },
166
+ "fan": {
167
+ "data": {
168
+ "device_id": "Perangkat"
169
+ }
170
+ },
113
171
  "image": {
114
172
  "data": {
115
173
  "device_id": "Perangkat",
@@ -118,6 +176,17 @@
118
176
  },
119
177
  "title": "Templat untuk gambar"
120
178
  },
179
+ "light": {
180
+ "data": {
181
+ "device_id": "Perangkat",
182
+ "name": "Nama"
183
+ }
184
+ },
185
+ "lock": {
186
+ "data": {
187
+ "device_id": "Perangkat"
188
+ }
189
+ },
121
190
  "number": {
122
191
  "data": {
123
192
  "device_id": "Perangkat",
@@ -154,6 +223,18 @@
154
223
  "value_template": "Mendefinisikan templat untuk mengatur status sakelar. Jika tidak ditentukan, saklar secara optimis akan menganggap semua perintah berhasil."
155
224
  },
156
225
  "title": "Templat untuk sakelar"
226
+ },
227
+ "update": {
228
+ "data": {
229
+ "device_id": "Perangkat",
230
+ "name": "Nama"
231
+ }
232
+ },
233
+ "vacuum": {
234
+ "data": {
235
+ "device_id": "Perangkat",
236
+ "name": "Nama"
237
+ }
157
238
  }
158
239
  }
159
240
  },
@@ -992,6 +992,7 @@
992
992
  "pm1": "PM1",
993
993
  "pm10": "PM10",
994
994
  "pm25": "PM2.5",
995
+ "pm4": "PM4",
995
996
  "power": "Galia",
996
997
  "power_factor": "Galios koeficientas",
997
998
  "precipitation": "Krituliai",
@@ -1085,6 +1085,7 @@
1085
1085
  "pm1": "PM1",
1086
1086
  "pm10": "PM10",
1087
1087
  "pm25": "PM2.5",
1088
+ "pm4": "PM4",
1088
1089
  "power": "\u041c\u043e\u0449\u043d\u043e\u0441\u0442\u044c",
1089
1090
  "power_factor": "\u041a\u043e\u044d\u0444\u0444\u0438\u0446\u0438\u0435\u043d\u0442 \u043c\u043e\u0449\u043d\u043e\u0441\u0442\u0438",
1090
1091
  "precipitation": "\u041e\u0441\u0430\u0434\u043a\u0438",
@@ -288,7 +288,40 @@
288
288
  }
289
289
  }
290
290
  },
291
+ "selector": {
292
+ "days_of_week": {
293
+ "options": {
294
+ "friday": "Jumat",
295
+ "monday": "Senin",
296
+ "saturday": "Sabtu",
297
+ "sunday": "Minggu",
298
+ "thursday": "Kamis",
299
+ "tuesday": "Selasa",
300
+ "wednesday": "Rabu"
301
+ }
302
+ }
303
+ },
291
304
  "services": {
305
+ "add_charge_schedule": {
306
+ "fields": {
307
+ "enable": {
308
+ "name": "Aktifkan"
309
+ },
310
+ "name": {
311
+ "name": "Nama"
312
+ }
313
+ }
314
+ },
315
+ "add_precondition_schedule": {
316
+ "fields": {
317
+ "enable": {
318
+ "name": "Aktifkan"
319
+ },
320
+ "name": {
321
+ "name": "Nama"
322
+ }
323
+ }
324
+ },
292
325
  "set_scheduled_charging": {
293
326
  "fields": {
294
327
  "enable": {
@@ -0,0 +1,16 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "already_in_progress": "Alur konfigurasi sedang berlangsung",
6
+ "no_devices_found": "Tidak ada perangkat yang ditemukan di jaringan"
7
+ },
8
+ "step": {
9
+ "user": {
10
+ "data": {
11
+ "address": "Perangkat"
12
+ }
13
+ }
14
+ }
15
+ }
16
+ }
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "Perangkat sudah dikonfigurasi"
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "reconfigure_successful": "Konfigurasi ulang berhasil"
5
6
  },
6
7
  "error": {
7
8
  "cannot_connect": "Gagal terhubung"
@@ -1,13 +1,21 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "Perangkat sudah dikonfigurasi"
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "reauth_successful": "Autentikasi ulang berhasil"
5
6
  },
6
7
  "error": {
7
8
  "cannot_connect": "Gagal terhubung",
9
+ "invalid_auth": "Autentikasi tidak valid",
8
10
  "unknown": "Kesalahan tak terduga"
9
11
  },
10
12
  "step": {
13
+ "reauth_confirm": {
14
+ "data": {
15
+ "password": "Kata Sandi",
16
+ "username": "Nama Pengguna"
17
+ }
18
+ },
11
19
  "user": {
12
20
  "data": {
13
21
  "host": "Host",
@@ -19,7 +19,7 @@
19
19
  "api_key": "API \u91d1\u9470",
20
20
  "filter_product": "\u4f9d\u7522\u54c1\u63cf\u8ff0\u904e\u6ffe",
21
21
  "from": "\u51fa\u767c\u8eca\u7ad9",
22
- "time": "\u6642\u9593\uff08\u9078\u9805\uff09",
22
+ "time": "\u6642\u9593\uff08\u9078\u586b\uff09",
23
23
  "to": "\u62b5\u9054\u8eca\u7ad9",
24
24
  "weekday": "\u5929"
25
25
  },
@@ -123,6 +123,12 @@
123
123
  "2": "Nyala"
124
124
  }
125
125
  },
126
+ "blanket_level": {
127
+ "state": {
128
+ "level_1": "Rendah",
129
+ "level_10": "Tinggi"
130
+ }
131
+ },
126
132
  "brightness": {
127
133
  "name": "Kecerahan"
128
134
  },
@@ -213,6 +219,12 @@
213
219
  "work": "Bekerja"
214
220
  }
215
221
  },
222
+ "indexed_blanket_level": {
223
+ "state": {
224
+ "level_1": "Rendah",
225
+ "level_10": "Tinggi"
226
+ }
227
+ },
216
228
  "ipc_work_mode": {
217
229
  "state": {
218
230
  "0": "Mode daya rendah",
@@ -392,12 +404,25 @@
392
404
  "last_operation_duration": {
393
405
  "name": "Durasi pengoperasian terakhir"
394
406
  },
407
+ "liquid_state": {
408
+ "state": {
409
+ "lower_alarm": "Rendah",
410
+ "normal": "Normal",
411
+ "upper_alarm": "Tinggi"
412
+ }
413
+ },
395
414
  "luminosity": {
396
415
  "name": "Luminositas"
397
416
  },
398
417
  "methane": {
399
418
  "name": "Metana"
400
419
  },
420
+ "odor_elimination_status": {
421
+ "state": {
422
+ "charging": "Mengisi daya",
423
+ "standby": "Siaga"
424
+ }
425
+ },
401
426
  "pm1": {
402
427
  "name": "PM1"
403
428
  },
@@ -455,6 +480,13 @@
455
480
  },
456
481
  "water_level": {
457
482
  "name": "Tingkat air"
483
+ },
484
+ "water_level_state": {
485
+ "state": {
486
+ "level_1": "Rendah",
487
+ "level_2": "Sedang",
488
+ "level_3": "Penuh"
489
+ }
458
490
  }
459
491
  },
460
492
  "switch": {
@@ -13,12 +13,14 @@
13
13
  "step": {
14
14
  "discovery_confirm": {
15
15
  "data": {
16
+ "api_key": "Kunci API",
16
17
  "password": "Kata Sandi",
17
18
  "username": "Nama Pengguna"
18
19
  }
19
20
  },
20
21
  "reauth_confirm": {
21
22
  "data": {
23
+ "api_key": "Kunci API",
22
24
  "password": "Kata Sandi",
23
25
  "port": "Port",
24
26
  "username": "Nama Pengguna"
@@ -26,6 +28,7 @@
26
28
  },
27
29
  "user": {
28
30
  "data": {
31
+ "api_key": "Kunci API",
29
32
  "host": "Host",
30
33
  "password": "Kata Sandi",
31
34
  "port": "Port",
@@ -1,5 +1,8 @@
1
1
  {
2
2
  "device_automation": {
3
+ "extra_fields": {
4
+ "for": "Durasi"
5
+ },
3
6
  "trigger_type": {
4
7
  "changed_states": "Ketersediaan pembaruan {entity_name} berubah",
5
8
  "turned_off": "{entity_name} menjadi yang terbaru",
@@ -0,0 +1,40 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "reauth_successful": "Autentikasi ulang berhasil",
6
+ "reconfigure_successful": "Konfigurasi ulang berhasil"
7
+ },
8
+ "error": {
9
+ "cannot_connect": "Gagal terhubung",
10
+ "invalid_auth": "Autentikasi tidak valid",
11
+ "unknown": "Kesalahan tak terduga"
12
+ },
13
+ "step": {
14
+ "hassio_confirm": {
15
+ "data": {
16
+ "api_key": "Kunci API"
17
+ }
18
+ },
19
+ "reauth_confirm": {
20
+ "data": {
21
+ "api_key": "Kunci API"
22
+ }
23
+ },
24
+ "reconfigure": {
25
+ "data": {
26
+ "api_key": "Kunci API",
27
+ "url": "URL",
28
+ "verify_ssl": "Verifikasi sertifikat SSL"
29
+ }
30
+ },
31
+ "user": {
32
+ "data": {
33
+ "api_key": "Kunci API",
34
+ "url": "URL",
35
+ "verify_ssl": "Verifikasi sertifikat SSL"
36
+ }
37
+ }
38
+ }
39
+ }
40
+ }
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Akun sudah dikonfigurasi",
5
5
  "reauth_failed_existing": "Tidak dapat memperbarui entri konfigurasi, hapus integrasi dan siapkan kembali.",
6
6
  "reauth_successful": "Autentikasi ulang berhasil",
7
+ "reconfigure_successful": "Konfigurasi ulang berhasil",
7
8
  "unknown": "Kesalahan tak terduga"
8
9
  },
9
10
  "error": {
@@ -20,6 +21,11 @@
20
21
  },
21
22
  "title": "Autentikasi ulang integrasi untuk {name}"
22
23
  },
24
+ "reconfigure": {
25
+ "data": {
26
+ "api_key": "Kunci API"
27
+ }
28
+ },
23
29
  "user": {
24
30
  "data": {
25
31
  "api_key": "Kunci API"
@@ -1,5 +1,9 @@
1
1
  {
2
2
  "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "unknown_error": "Kesalahan tak terduga"
6
+ },
3
7
  "step": {
4
8
  "user": {
5
9
  "data": {
@@ -0,0 +1,25 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "reauth_successful": "Autentikasi ulang berhasil"
6
+ },
7
+ "error": {
8
+ "cannot_connect": "Gagal terhubung",
9
+ "invalid_auth": "Autentikasi tidak valid",
10
+ "unknown": "Kesalahan tak terduga"
11
+ },
12
+ "step": {
13
+ "reauth_confirm": {
14
+ "data": {
15
+ "api_token": "Token API"
16
+ }
17
+ },
18
+ "user": {
19
+ "data": {
20
+ "api_token": "Token API"
21
+ }
22
+ }
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Akun sudah dikonfigurasi",
5
+ "already_in_progress": "Alur konfigurasi sedang berlangsung",
6
+ "authorize_url_timeout": "Tenggang waktu pembuatan URL otorisasi habis.",
7
+ "missing_configuration": "Komponen tidak dikonfigurasi. Ikuti petunjuk dalam dokumentasi.",
8
+ "no_url_available": "Tidak ada URL yang tersedia. Untuk informasi tentang kesalahan ini, [lihat bagian bantuan]({docs_url})",
9
+ "oauth_error": "Menerima respons token yang tidak valid.",
10
+ "oauth_failed": "Terjadi kesalahan saat mendapatkan token akses.",
11
+ "oauth_timeout": "Tenggang waktu penyelesaian token OAuth habis.",
12
+ "oauth_unauthorized": "Kesalahan otorisasi OAuth saat mendapatkan token akses.",
13
+ "reauth_successful": "Autentikasi ulang berhasil",
14
+ "reconfigure_successful": "Konfigurasi ulang berhasil",
15
+ "user_rejected_authorize": "Penautan akun ditolak: {error}"
16
+ },
17
+ "create_entry": {
18
+ "default": "Berhasil diautentikasi"
19
+ },
20
+ "step": {
21
+ "api_key": {
22
+ "data": {
23
+ "api_key": "Kunci API"
24
+ }
25
+ },
26
+ "pick_implementation": {
27
+ "title": "Pilih metode autentikasi"
28
+ },
29
+ "reauth_confirm": {
30
+ "title": "Autentikasi ulang integrasi untuk {name}"
31
+ }
32
+ }
33
+ },
34
+ "entity": {
35
+ "sensor": {
36
+ "charger_connection_status": {
37
+ "state": {
38
+ "connected": "Terhubung",
39
+ "disconnected": "Terputus",
40
+ "fault": "Macet"
41
+ }
42
+ },
43
+ "charging_power_status": {
44
+ "state": {
45
+ "fault": "Macet"
46
+ }
47
+ },
48
+ "charging_status": {
49
+ "state": {
50
+ "charging": "Mengisi daya",
51
+ "discharging": "Mengosongkan daya",
52
+ "error": "Kesalahan",
53
+ "idle": "Siaga"
54
+ }
55
+ }
56
+ }
57
+ }
58
+ }
@@ -45,6 +45,7 @@
45
45
  "25": "25%",
46
46
  "50": "50%",
47
47
  "active": "Aktif",
48
+ "empty": "Kosong",
48
49
  "unknown": "Tidak Dikenal"
49
50
  }
50
51
  }
@@ -0,0 +1,11 @@
1
+ """Analytics platform."""
2
+
3
+ from homeassistant.components.analytics import AnalyticsInput, AnalyticsModifications
4
+ from homeassistant.core import HomeAssistant
5
+
6
+
7
+ async def async_modify_analytics(
8
+ hass: HomeAssistant, analytics_input: AnalyticsInput
9
+ ) -> AnalyticsModifications:
10
+ """Modify the analytics."""
11
+ return AnalyticsModifications(remove=True)
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "user": {
32
32
  "data": {
33
- "host": "IP \u4f4d\u5740\uff08\u9078\u9805\uff09",
33
+ "host": "IP \u4f4d\u5740\uff08\u9078\u586b\uff09",
34
34
  "interface": "\u4f7f\u7528\u7684\u7db2\u8def\u4ecb\u9762",
35
- "mac": "Mac \u4f4d\u5740\uff08\u9078\u9805\uff09"
35
+ "mac": "Mac \u4f4d\u5740\uff08\u9078\u586b\uff09"
36
36
  },
37
37
  "description": "\u5047\u5982 IP \u6216 Mac \u4f4d\u5740\u70ba\u7a7a\u767d\u3001\u5c07\u9032\u884c\u81ea\u52d5\u641c\u7d22"
38
38
  }
@@ -49,6 +49,15 @@
49
49
  "name": "Volume"
50
50
  }
51
51
  },
52
+ "select": {
53
+ "sprinkler_mode": {
54
+ "state": {
55
+ "auto": "Otomatis",
56
+ "manual": "Manual",
57
+ "off": "Mati"
58
+ }
59
+ }
60
+ },
52
61
  "sensor": {
53
62
  "power_failure_alarm": {
54
63
  "state": {
@@ -320,7 +320,9 @@ class BaseZhaFlow(ConfigEntryBaseFlow):
320
320
  }
321
321
  )
322
322
 
323
- if await self._radio_mgr.radio_type.controller.probe(user_input):
323
+ if await self._radio_mgr.radio_type.controller.probe(
324
+ self._radio_mgr.device_settings
325
+ ):
324
326
  return await self.async_step_verify_radio()
325
327
 
326
328
  errors["base"] = "cannot_connect"
@@ -4,7 +4,7 @@
4
4
  "step": {
5
5
  "choose_serial_port": {
6
6
  "title": "Select a serial port",
7
- "description": "Select the serial port for your Zigbee radio",
7
+ "description": "Select the serial port for your Zigbee adapter",
8
8
  "data": {
9
9
  "path": "Serial device path"
10
10
  }
@@ -16,10 +16,10 @@
16
16
  "description": "Do you want to set up {name}?"
17
17
  },
18
18
  "manual_pick_radio_type": {
19
- "title": "Select a radio type",
20
- "description": "Pick your Zigbee radio type",
19
+ "title": "Select an adapter type",
20
+ "description": "Pick your Zigbee adapter type",
21
21
  "data": {
22
- "radio_type": "Radio type"
22
+ "radio_type": "Adapter type"
23
23
  }
24
24
  },
25
25
  "manual_port_config": {
@@ -37,8 +37,8 @@
37
37
  }
38
38
  },
39
39
  "verify_radio": {
40
- "title": "Radio is not recommended",
41
- "description": "The radio you are using ({name}) is not recommended and support for it may be removed in the future. Please see the Zigbee Home Automation integration's documentation for [a list of recommended adapters]({docs_recommended_adapters_url})."
40
+ "title": "Adapter is not recommended",
41
+ "description": "The adapter you are using ({name}) is not recommended and support for it may be removed in the future. Please see the Zigbee Home Automation integration's documentation for [a list of recommended adapters]({docs_recommended_adapters_url})."
42
42
  },
43
43
  "choose_setup_strategy": {
44
44
  "title": "Set up Zigbee",
@@ -70,11 +70,11 @@
70
70
  },
71
71
  "choose_formation_strategy": {
72
72
  "title": "Network formation",
73
- "description": "Choose the network settings for your radio.",
73
+ "description": "Choose the network settings for your adapter.",
74
74
  "menu_options": {
75
75
  "form_new_network": "Erase network settings and create a new network",
76
76
  "form_initial_network": "Create a network",
77
- "reuse_settings": "Keep radio network settings",
77
+ "reuse_settings": "Keep adapter network settings",
78
78
  "choose_automatic_backup": "Restore an automatic backup",
79
79
  "upload_manual_backup": "Upload a manual backup"
80
80
  },
@@ -101,10 +101,10 @@
101
101
  }
102
102
  },
103
103
  "maybe_confirm_ezsp_restore": {
104
- "title": "Overwrite radio IEEE address",
105
- "description": "Your backup has a different IEEE address than your radio. For your network to function properly, the IEEE address of your radio should also be changed.\n\nThis is a permanent operation.",
104
+ "title": "Overwrite adapter IEEE address",
105
+ "description": "Your backup has a different IEEE address than your adapter. For your network to function properly, the IEEE address of your adapter should also be changed.\n\nThis is a permanent operation.",
106
106
  "data": {
107
- "overwrite_coordinator_ieee": "Permanently replace the radio IEEE address"
107
+ "overwrite_coordinator_ieee": "Permanently replace the adapter IEEE address"
108
108
  }
109
109
  }
110
110
  },
@@ -133,7 +133,7 @@
133
133
  },
134
134
  "prompt_migrate_or_reconfigure": {
135
135
  "title": "Migrate or re-configure",
136
- "description": "Are you migrating to a new radio or re-configuring the current radio?",
136
+ "description": "Are you migrating to a new adapter or re-configuring the current adapter?",
137
137
  "menu_options": {
138
138
  "intent_migrate": "Migrate to a new adapter",
139
139
  "intent_reconfigure": "Re-configure the current adapter"
@@ -584,12 +584,12 @@
584
584
  },
585
585
  "issues": {
586
586
  "wrong_silabs_firmware_installed_nabucasa": {
587
- "title": "Zigbee radio with multiprotocol firmware detected",
588
- "description": "Your Zigbee radio was previously used with multiprotocol (Zigbee and Thread) and still has multiprotocol firmware installed: ({firmware_type}). \n Option 1: To run your radio exclusively with ZHA, you need to install the Zigbee firmware:\n - Open the documentation by selecting the link under \"Learn More\".\n - Follow the instructions described in Step 2 (and Step 2 only) to 'Flash the Silicon Labs radio Zigbee firmware'.\n Option 2: To run your radio with multiprotocol, follow these steps: \n - Go to Settings > System > Hardware, select the device and select Configure. \n - Select the Configure IEEE 802.15.4 radio multiprotocol support option. \n - Select the checkbox and select Submit. \n - Once installed, configure the newly discovered ZHA integration."
587
+ "title": "Zigbee adapter with multiprotocol firmware detected",
588
+ "description": "Your Zigbee adapter was previously used with multiprotocol (Zigbee and Thread) and still has multiprotocol firmware installed: ({firmware_type}).\n\nTo run your adapter exclusively with ZHA, you need to install the Zigbee firmware:\n - Go to Settings > System > Hardware, select the device and select Configure.\n - Select the 'Migrate Zigbee to a new adapter' option and follow the instructions."
589
589
  },
590
590
  "wrong_silabs_firmware_installed_other": {
591
591
  "title": "[%key:component::zha::issues::wrong_silabs_firmware_installed_nabucasa::title%]",
592
- "description": "Your Zigbee radio was previously used with multiprotocol (Zigbee and Thread) and still has multiprotocol firmware installed: ({firmware_type}). To run your radio exclusively with ZHA, you need to install Zigbee firmware. Follow your Zigbee radio manufacturer's instructions for how to do this."
592
+ "description": "Your Zigbee adapter was previously used with multiprotocol (Zigbee and Thread) and still has multiprotocol firmware installed: ({firmware_type}).\n\nTo run your adapter exclusively with ZHA, you need to install Zigbee firmware. Follow your Zigbee adapter manufacturer's instructions for how to do this."
593
593
  },
594
594
  "inconsistent_network_settings": {
595
595
  "title": "Zigbee network settings have changed",
@@ -597,7 +597,7 @@
597
597
  "step": {
598
598
  "init": {
599
599
  "title": "[%key:component::zha::issues::inconsistent_network_settings::title%]",
600
- "description": "Your Zigbee radio's network settings are inconsistent with the most recent network backup. This usually happens if another Zigbee integration (e.g. Zigbee2MQTT or deCONZ) has overwritten them.\n\n{diff}\n\nIf you did not intentionally change your network settings, restore from the most recent backup: your devices will not work otherwise.",
600
+ "description": "Your Zigbee adapter's network settings are inconsistent with the most recent network backup. This usually happens if another Zigbee integration (e.g. Zigbee2MQTT or deCONZ) has overwritten them.\n\n{diff}\n\nIf you did not intentionally change your network settings, restore from the most recent backup: your devices will not work otherwise.",
601
601
  "menu_options": {
602
602
  "use_new_settings": "Keep the new settings",
603
603
  "restore_old_settings": "Restore backup (recommended)"