homeassistant 2025.10.0b4__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 (636) 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/bg.json +7 -1
  5. homeassistant/components/accuweather/translations/id.json +9 -0
  6. homeassistant/components/adax/translations/fy.json +11 -0
  7. homeassistant/components/adguard/translations/zh-Hant.json +1 -1
  8. homeassistant/components/airos/translations/bg.json +8 -0
  9. homeassistant/components/airos/translations/ca.json +8 -0
  10. homeassistant/components/airos/translations/cs.json +12 -0
  11. homeassistant/components/airos/translations/es.json +12 -0
  12. homeassistant/components/airos/translations/et.json +12 -0
  13. homeassistant/components/airos/translations/fr.json +18 -0
  14. homeassistant/components/airos/translations/fy.json +11 -0
  15. homeassistant/components/airos/translations/id.json +36 -0
  16. homeassistant/components/airos/translations/lt.json +12 -0
  17. homeassistant/components/airos/translations/lv.json +1 -0
  18. homeassistant/components/airos/translations/pt.json +12 -0
  19. homeassistant/components/airos/translations/sk.json +12 -0
  20. homeassistant/components/airos/translations/sv.json +40 -1
  21. homeassistant/components/airos/translations/zh-Hans.json +12 -0
  22. homeassistant/components/airos/translations/zh-Hant.json +12 -0
  23. homeassistant/components/airtouch5/translations/da.json +9 -0
  24. homeassistant/components/airzone/translations/fr.json +9 -0
  25. homeassistant/components/airzone/translations/lt.json +10 -0
  26. homeassistant/components/aladdin_connect/config_flow.py +11 -0
  27. homeassistant/components/aladdin_connect/strings.json +2 -1
  28. homeassistant/components/aladdin_connect/translations/cs.json +1 -0
  29. homeassistant/components/aladdin_connect/translations/de.json +1 -0
  30. homeassistant/components/aladdin_connect/translations/en-GB.json +1 -0
  31. homeassistant/components/aladdin_connect/translations/en.json +1 -0
  32. homeassistant/components/aladdin_connect/translations/es.json +1 -0
  33. homeassistant/components/aladdin_connect/translations/et.json +1 -0
  34. homeassistant/components/aladdin_connect/translations/id.json +28 -1
  35. homeassistant/components/aladdin_connect/translations/lt.json +1 -0
  36. homeassistant/components/aladdin_connect/translations/pt.json +1 -0
  37. homeassistant/components/alexa_devices/binary_sensor.py +0 -7
  38. homeassistant/components/alexa_devices/manifest.json +1 -1
  39. homeassistant/components/alexa_devices/translations/fy.json +16 -0
  40. homeassistant/components/alexa_devices/translations/id.json +12 -0
  41. homeassistant/components/analytics/analytics.py +24 -13
  42. homeassistant/components/androidtv_remote/translations/id.json +7 -1
  43. homeassistant/components/anthropic/translations/id.json +2 -1
  44. homeassistant/components/aosmith/translations/id.json +9 -0
  45. homeassistant/components/apcupsd/translations/id.json +6 -0
  46. homeassistant/components/august/translations/id.json +25 -1
  47. homeassistant/components/bayesian/binary_sensor.py +7 -0
  48. homeassistant/components/bayesian/translations/id.json +62 -0
  49. homeassistant/components/blue_current/translations/bg.json +18 -0
  50. homeassistant/components/blue_current/translations/fr.json +9 -0
  51. homeassistant/components/blue_current/translations/lt.json +44 -0
  52. homeassistant/components/broadlink/translations/zh-Hant.json +1 -1
  53. homeassistant/components/brother/translations/id.json +21 -0
  54. homeassistant/components/bsblan/translations/fy.json +16 -0
  55. homeassistant/components/bsblan/translations/id.json +17 -2
  56. homeassistant/components/cast/translations/pl.json +14 -0
  57. homeassistant/components/coinbase/translations/id.json +5 -0
  58. homeassistant/components/compit/translations/bg.json +25 -0
  59. homeassistant/components/compit/translations/fy.json +16 -0
  60. homeassistant/components/compit/translations/id.json +25 -0
  61. homeassistant/components/cover/translations/da.json +20 -1
  62. homeassistant/components/cync/translations/bg.json +20 -0
  63. homeassistant/components/cync/translations/ca.json +12 -0
  64. homeassistant/components/cync/translations/fr.json +32 -0
  65. homeassistant/components/cync/translations/fy.json +11 -0
  66. homeassistant/components/cync/translations/id.json +20 -0
  67. homeassistant/components/cync/translations/lt.json +32 -0
  68. homeassistant/components/datadog/translations/id.json +28 -0
  69. homeassistant/components/deconz/translations/zh-Hant.json +1 -1
  70. homeassistant/components/deluge/translations/bg.json +6 -0
  71. homeassistant/components/devolo_home_control/translations/fy.json +11 -0
  72. homeassistant/components/devolo_home_network/translations/fy.json +10 -0
  73. homeassistant/components/dnsip/sensor.py +17 -4
  74. homeassistant/components/droplet/translations/id.json +17 -0
  75. homeassistant/components/ebusd/__init__.py +5 -1
  76. homeassistant/components/ecobee/strings.json +2 -2
  77. homeassistant/components/ecobee/translations/cs.json +2 -2
  78. homeassistant/components/ecobee/translations/de.json +3 -3
  79. homeassistant/components/ecobee/translations/el.json +1 -2
  80. homeassistant/components/ecobee/translations/en-GB.json +2 -2
  81. homeassistant/components/ecobee/translations/en.json +2 -2
  82. homeassistant/components/ecobee/translations/es.json +2 -2
  83. homeassistant/components/ecobee/translations/et.json +2 -2
  84. homeassistant/components/ecobee/translations/ga.json +1 -5
  85. homeassistant/components/ecobee/translations/hu.json +1 -5
  86. homeassistant/components/ecobee/translations/it.json +1 -5
  87. homeassistant/components/ecobee/translations/ja.json +1 -5
  88. homeassistant/components/ecobee/translations/lt.json +2 -2
  89. homeassistant/components/ecobee/translations/pt.json +2 -2
  90. homeassistant/components/ecobee/translations/ru.json +1 -5
  91. homeassistant/components/ecobee/translations/sk.json +1 -5
  92. homeassistant/components/ecobee/translations/sv.json +1 -5
  93. homeassistant/components/ecobee/translations/tr.json +1 -5
  94. homeassistant/components/ecobee/translations/zh-Hans.json +1 -5
  95. homeassistant/components/ecobee/translations/zh-Hant.json +1 -5
  96. homeassistant/components/ecovacs/image.py +3 -1
  97. homeassistant/components/ecovacs/manifest.json +1 -1
  98. homeassistant/components/ecowitt/manifest.json +1 -1
  99. homeassistant/components/eheimdigital/translations/id.json +7 -1
  100. homeassistant/components/ekeybionyx/translations/bg.json +26 -0
  101. homeassistant/components/ekeybionyx/translations/fr.json +32 -0
  102. homeassistant/components/ekeybionyx/translations/id.json +24 -0
  103. homeassistant/components/ekeybionyx/translations/lt.json +66 -0
  104. homeassistant/components/elevenlabs/translations/id.json +2 -1
  105. homeassistant/components/elkm1/translations/fy.json +11 -0
  106. homeassistant/components/elkm1/translations/id.json +6 -0
  107. homeassistant/components/emoncms/translations/id.json +9 -0
  108. homeassistant/components/enphase_envoy/translations/id.json +1 -0
  109. homeassistant/components/ephember/climate.py +12 -2
  110. homeassistant/components/esphome/analytics.py +11 -0
  111. homeassistant/components/esphome/translations/pl.json +4 -2
  112. homeassistant/components/fan/translations/id.json +3 -0
  113. homeassistant/components/file/translations/bg.json +17 -0
  114. homeassistant/components/flick_electric/translations/zh-Hant.json +2 -2
  115. homeassistant/components/fritz/diagnostics.py +3 -0
  116. homeassistant/components/frontend/manifest.json +1 -1
  117. homeassistant/components/geocaching/translations/bg.json +13 -0
  118. homeassistant/components/google_generative_ai_conversation/translations/id.json +29 -1
  119. homeassistant/components/hassio/translations/bg.json +3 -0
  120. homeassistant/components/hassio/translations/id.json +29 -0
  121. homeassistant/components/holiday/translations/zh-Hant.json +2 -2
  122. homeassistant/components/homeassistant/translations/id.json +8 -0
  123. homeassistant/components/homeassistant_connect_zbt2/config_flow.py +6 -0
  124. homeassistant/components/homeassistant_connect_zbt2/strings.json +22 -12
  125. homeassistant/components/homeassistant_connect_zbt2/translations/bg.json +64 -6
  126. homeassistant/components/homeassistant_connect_zbt2/translations/ca.json +2 -8
  127. homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +22 -12
  128. homeassistant/components/homeassistant_connect_zbt2/translations/de.json +22 -12
  129. homeassistant/components/homeassistant_connect_zbt2/translations/el.json +2 -8
  130. homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +22 -12
  131. homeassistant/components/homeassistant_connect_zbt2/translations/en.json +22 -12
  132. homeassistant/components/homeassistant_connect_zbt2/translations/es.json +22 -12
  133. homeassistant/components/homeassistant_connect_zbt2/translations/et.json +22 -12
  134. homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +16 -8
  135. homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +2 -8
  136. homeassistant/components/homeassistant_connect_zbt2/translations/he.json +2 -8
  137. homeassistant/components/homeassistant_connect_zbt2/translations/id.json +238 -0
  138. homeassistant/components/homeassistant_connect_zbt2/translations/lt.json +22 -12
  139. homeassistant/components/homeassistant_connect_zbt2/translations/nl.json +2 -4
  140. homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +1 -2
  141. homeassistant/components/homeassistant_connect_zbt2/translations/pt.json +22 -12
  142. homeassistant/components/homeassistant_connect_zbt2/translations/ru.json +21 -6
  143. homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +6 -12
  144. homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hans.json +2 -8
  145. homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +22 -12
  146. homeassistant/components/homeassistant_connect_zbt2/update.py +2 -1
  147. homeassistant/components/homeassistant_hardware/firmware_config_flow.py +24 -67
  148. homeassistant/components/homeassistant_hardware/manifest.json +1 -1
  149. homeassistant/components/homeassistant_hardware/strings.json +11 -5
  150. homeassistant/components/homeassistant_hardware/translations/bg.json +40 -0
  151. homeassistant/components/homeassistant_hardware/translations/ca.json +0 -8
  152. homeassistant/components/homeassistant_hardware/translations/cs.json +11 -5
  153. homeassistant/components/homeassistant_hardware/translations/de.json +11 -5
  154. homeassistant/components/homeassistant_hardware/translations/el.json +0 -11
  155. homeassistant/components/homeassistant_hardware/translations/en-GB.json +11 -5
  156. homeassistant/components/homeassistant_hardware/translations/en.json +11 -5
  157. homeassistant/components/homeassistant_hardware/translations/es.json +11 -5
  158. homeassistant/components/homeassistant_hardware/translations/et.json +11 -5
  159. homeassistant/components/homeassistant_hardware/translations/fr.json +7 -8
  160. homeassistant/components/homeassistant_hardware/translations/ga.json +0 -11
  161. homeassistant/components/homeassistant_hardware/translations/he.json +0 -11
  162. homeassistant/components/homeassistant_hardware/translations/hu.json +0 -11
  163. homeassistant/components/homeassistant_hardware/translations/id.json +54 -4
  164. homeassistant/components/homeassistant_hardware/translations/it.json +0 -3
  165. homeassistant/components/homeassistant_hardware/translations/ja.json +0 -11
  166. homeassistant/components/homeassistant_hardware/translations/ko.json +0 -8
  167. homeassistant/components/homeassistant_hardware/translations/lt.json +11 -5
  168. homeassistant/components/homeassistant_hardware/translations/mk.json +0 -3
  169. homeassistant/components/homeassistant_hardware/translations/nl.json +0 -3
  170. homeassistant/components/homeassistant_hardware/translations/pt.json +11 -5
  171. homeassistant/components/homeassistant_hardware/translations/ru.json +11 -5
  172. homeassistant/components/homeassistant_hardware/translations/sk.json +10 -7
  173. homeassistant/components/homeassistant_hardware/translations/sv.json +0 -11
  174. homeassistant/components/homeassistant_hardware/translations/tr.json +0 -8
  175. homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -11
  176. homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +11 -5
  177. homeassistant/components/homeassistant_hardware/update.py +8 -3
  178. homeassistant/components/homeassistant_hardware/util.py +22 -5
  179. homeassistant/components/homeassistant_sky_connect/strings.json +22 -12
  180. homeassistant/components/homeassistant_sky_connect/translations/bg.json +72 -4
  181. homeassistant/components/homeassistant_sky_connect/translations/ca.json +2 -8
  182. homeassistant/components/homeassistant_sky_connect/translations/cs.json +22 -12
  183. homeassistant/components/homeassistant_sky_connect/translations/de.json +22 -12
  184. homeassistant/components/homeassistant_sky_connect/translations/el.json +2 -8
  185. homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +22 -12
  186. homeassistant/components/homeassistant_sky_connect/translations/en.json +22 -12
  187. homeassistant/components/homeassistant_sky_connect/translations/es.json +22 -12
  188. homeassistant/components/homeassistant_sky_connect/translations/et.json +22 -12
  189. homeassistant/components/homeassistant_sky_connect/translations/fi.json +2 -4
  190. homeassistant/components/homeassistant_sky_connect/translations/fr.json +16 -8
  191. homeassistant/components/homeassistant_sky_connect/translations/ga.json +2 -8
  192. homeassistant/components/homeassistant_sky_connect/translations/he.json +2 -8
  193. homeassistant/components/homeassistant_sky_connect/translations/hu.json +2 -8
  194. homeassistant/components/homeassistant_sky_connect/translations/id.json +96 -18
  195. homeassistant/components/homeassistant_sky_connect/translations/it.json +2 -4
  196. homeassistant/components/homeassistant_sky_connect/translations/ja.json +2 -8
  197. homeassistant/components/homeassistant_sky_connect/translations/ko.json +2 -12
  198. homeassistant/components/homeassistant_sky_connect/translations/lt.json +22 -12
  199. homeassistant/components/homeassistant_sky_connect/translations/nl.json +2 -4
  200. homeassistant/components/homeassistant_sky_connect/translations/pl.json +2 -4
  201. homeassistant/components/homeassistant_sky_connect/translations/pt.json +22 -12
  202. homeassistant/components/homeassistant_sky_connect/translations/ru.json +22 -12
  203. homeassistant/components/homeassistant_sky_connect/translations/sk.json +6 -12
  204. homeassistant/components/homeassistant_sky_connect/translations/sv.json +2 -8
  205. homeassistant/components/homeassistant_sky_connect/translations/tr.json +2 -8
  206. homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +2 -8
  207. homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +22 -12
  208. homeassistant/components/homeassistant_sky_connect/update.py +2 -1
  209. homeassistant/components/homeassistant_yellow/config_flow.py +7 -1
  210. homeassistant/components/homeassistant_yellow/strings.json +11 -6
  211. homeassistant/components/homeassistant_yellow/translations/bg.json +32 -3
  212. homeassistant/components/homeassistant_yellow/translations/ca.json +1 -4
  213. homeassistant/components/homeassistant_yellow/translations/cs.json +11 -6
  214. homeassistant/components/homeassistant_yellow/translations/de.json +11 -6
  215. homeassistant/components/homeassistant_yellow/translations/el.json +1 -4
  216. homeassistant/components/homeassistant_yellow/translations/en-GB.json +11 -6
  217. homeassistant/components/homeassistant_yellow/translations/en.json +11 -6
  218. homeassistant/components/homeassistant_yellow/translations/es.json +11 -6
  219. homeassistant/components/homeassistant_yellow/translations/et.json +11 -6
  220. homeassistant/components/homeassistant_yellow/translations/fr.json +8 -4
  221. homeassistant/components/homeassistant_yellow/translations/ga.json +1 -4
  222. homeassistant/components/homeassistant_yellow/translations/he.json +1 -4
  223. homeassistant/components/homeassistant_yellow/translations/hu.json +1 -4
  224. homeassistant/components/homeassistant_yellow/translations/id.json +49 -9
  225. homeassistant/components/homeassistant_yellow/translations/it.json +1 -2
  226. homeassistant/components/homeassistant_yellow/translations/ja.json +1 -4
  227. homeassistant/components/homeassistant_yellow/translations/ko.json +0 -2
  228. homeassistant/components/homeassistant_yellow/translations/lt.json +11 -6
  229. homeassistant/components/homeassistant_yellow/translations/nl.json +1 -2
  230. homeassistant/components/homeassistant_yellow/translations/pt.json +11 -6
  231. homeassistant/components/homeassistant_yellow/translations/ru.json +5 -6
  232. homeassistant/components/homeassistant_yellow/translations/sk.json +3 -6
  233. homeassistant/components/homeassistant_yellow/translations/sv.json +1 -4
  234. homeassistant/components/homeassistant_yellow/translations/tr.json +1 -4
  235. homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +1 -4
  236. homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +11 -6
  237. homeassistant/components/homeassistant_yellow/update.py +2 -1
  238. homeassistant/components/homee/translations/fy.json +14 -0
  239. homeassistant/components/homee/translations/id.json +14 -0
  240. homeassistant/components/hue/v2/binary_sensor.py +5 -1
  241. homeassistant/components/husqvarna_automower/translations/da.json +16 -0
  242. homeassistant/components/husqvarna_automower/translations/id.json +18 -0
  243. homeassistant/components/husqvarna_automower_ble/translations/id.json +4 -0
  244. homeassistant/components/icloud/translations/id.json +3 -0
  245. homeassistant/components/imeon_inverter/translations/fy.json +11 -0
  246. homeassistant/components/imeon_inverter/translations/id.json +10 -0
  247. homeassistant/components/improv_ble/translations/fy.json +7 -0
  248. homeassistant/components/irm_kmi/translations/bg.json +49 -0
  249. homeassistant/components/irm_kmi/translations/id.json +28 -0
  250. homeassistant/components/ista_ecotrend/translations/fy.json +11 -0
  251. homeassistant/components/keenetic_ndms2/translations/id.json +2 -1
  252. homeassistant/components/knx/translations/fr.json +3 -0
  253. homeassistant/components/knx/translations/id.json +3 -0
  254. homeassistant/components/konnected/__init__.py +14 -1
  255. homeassistant/components/konnected/manifest.json +1 -1
  256. homeassistant/components/konnected/strings.json +6 -0
  257. homeassistant/components/konnected/translations/cs.json +6 -0
  258. homeassistant/components/konnected/translations/de.json +6 -0
  259. homeassistant/components/konnected/translations/en-GB.json +6 -0
  260. homeassistant/components/konnected/translations/en.json +6 -0
  261. homeassistant/components/konnected/translations/es.json +6 -0
  262. homeassistant/components/konnected/translations/et.json +6 -0
  263. homeassistant/components/konnected/translations/lt.json +6 -0
  264. homeassistant/components/konnected/translations/pt.json +6 -0
  265. homeassistant/components/konnected/translations/sk.json +6 -0
  266. homeassistant/components/konnected/translations/zh-Hant.json +6 -0
  267. homeassistant/components/konnected_esphome/__init__.py +1 -0
  268. homeassistant/components/konnected_esphome/manifest.json +6 -0
  269. homeassistant/components/letpot/number.py +2 -1
  270. homeassistant/components/letpot/strings.json +1 -2
  271. homeassistant/components/letpot/translations/cs.json +1 -2
  272. homeassistant/components/letpot/translations/de.json +1 -2
  273. homeassistant/components/letpot/translations/en-GB.json +1 -2
  274. homeassistant/components/letpot/translations/en.json +1 -2
  275. homeassistant/components/letpot/translations/es.json +1 -2
  276. homeassistant/components/letpot/translations/et.json +1 -2
  277. homeassistant/components/letpot/translations/fr.json +9 -0
  278. homeassistant/components/letpot/translations/ga.json +1 -2
  279. homeassistant/components/letpot/translations/id.json +10 -0
  280. homeassistant/components/letpot/translations/lt.json +9 -0
  281. homeassistant/components/letpot/translations/nl.json +0 -5
  282. homeassistant/components/letpot/translations/pt.json +1 -2
  283. homeassistant/components/letpot/translations/sk.json +1 -2
  284. homeassistant/components/letpot/translations/zh-Hans.json +1 -2
  285. homeassistant/components/letpot/translations/zh-Hant.json +1 -2
  286. homeassistant/components/lg_thinq/translations/bg.json +9 -0
  287. homeassistant/components/lg_thinq/translations/id.json +5 -2
  288. homeassistant/components/libre_hardware_monitor/translations/id.json +19 -0
  289. homeassistant/components/lifx/translations/zh-Hant.json +1 -1
  290. homeassistant/components/light/translations/id.json +2 -1
  291. homeassistant/components/litterrobot/translations/bg.json +5 -0
  292. homeassistant/components/litterrobot/translations/id.json +15 -0
  293. homeassistant/components/lovelace/translations/pl.json +6 -1
  294. homeassistant/components/mastodon/translations/bg.json +3 -0
  295. homeassistant/components/matter/translations/bg.json +3 -0
  296. homeassistant/components/matter/translations/da.json +7 -0
  297. homeassistant/components/mcp/strings.json +20 -1
  298. homeassistant/components/mcp/translations/bg.json +1 -0
  299. homeassistant/components/mcp/translations/cs.json +20 -1
  300. homeassistant/components/mcp/translations/de.json +20 -1
  301. homeassistant/components/mcp/translations/en-GB.json +20 -1
  302. homeassistant/components/mcp/translations/en.json +20 -1
  303. homeassistant/components/mcp/translations/es.json +20 -1
  304. homeassistant/components/mcp/translations/et.json +20 -1
  305. homeassistant/components/mcp/translations/fr.json +20 -1
  306. homeassistant/components/mcp/translations/id.json +8 -1
  307. homeassistant/components/mcp/translations/lt.json +20 -1
  308. homeassistant/components/mcp/translations/pt.json +20 -1
  309. homeassistant/components/mcp/translations/sk.json +20 -1
  310. homeassistant/components/mcp/translations/zh-Hant.json +20 -1
  311. homeassistant/components/media_extractor/manifest.json +1 -1
  312. homeassistant/components/motioneye/translations/zh-Hant.json +1 -1
  313. homeassistant/components/mqtt/strings.json +2 -0
  314. homeassistant/components/mqtt/translations/bg.json +1 -0
  315. homeassistant/components/mqtt/translations/cs.json +2 -0
  316. homeassistant/components/mqtt/translations/da.json +19 -0
  317. homeassistant/components/mqtt/translations/de.json +2 -0
  318. homeassistant/components/mqtt/translations/en-GB.json +2 -0
  319. homeassistant/components/mqtt/translations/en.json +2 -0
  320. homeassistant/components/mqtt/translations/es.json +2 -0
  321. homeassistant/components/mqtt/translations/et.json +2 -0
  322. homeassistant/components/mqtt/translations/fr.json +2 -0
  323. homeassistant/components/mqtt/translations/fy.json +9 -0
  324. homeassistant/components/mqtt/translations/id.json +6 -0
  325. homeassistant/components/mqtt/translations/lt.json +2 -0
  326. homeassistant/components/mqtt/translations/nl.json +9 -0
  327. homeassistant/components/mqtt/translations/pt.json +2 -0
  328. homeassistant/components/mqtt/translations/ru.json +2 -0
  329. homeassistant/components/mqtt/translations/zh-Hant.json +3 -1
  330. homeassistant/components/music_assistant/translations/fr.json +7 -0
  331. homeassistant/components/nasweb/translations/id.json +10 -0
  332. homeassistant/components/nederlandse_spoorwegen/translations/id.json +28 -0
  333. homeassistant/components/nightscout/translations/zh-Hant.json +1 -1
  334. homeassistant/components/niko_home_control/translations/id.json +7 -1
  335. homeassistant/components/nina/translations/cs.json +3 -1
  336. homeassistant/components/nina/translations/de.json +1 -1
  337. homeassistant/components/nina/translations/es.json +3 -1
  338. homeassistant/components/nina/translations/et.json +2 -0
  339. homeassistant/components/nina/translations/lt.json +3 -1
  340. homeassistant/components/nina/translations/pt.json +3 -1
  341. homeassistant/components/nina/translations/sk.json +3 -1
  342. homeassistant/components/nina/translations/zh-Hans.json +3 -1
  343. homeassistant/components/nina/translations/zh-Hant.json +3 -1
  344. homeassistant/components/nordpool/translations/bg.json +8 -0
  345. homeassistant/components/ntfy/translations/fy.json +30 -0
  346. homeassistant/components/ntfy/translations/id.json +11 -0
  347. homeassistant/components/ntfy/translations/zh-Hant.json +1 -1
  348. homeassistant/components/number/const.py +2 -5
  349. homeassistant/components/number/strings.json +3 -0
  350. homeassistant/components/number/translations/cs.json +3 -0
  351. homeassistant/components/number/translations/de.json +3 -0
  352. homeassistant/components/number/translations/en-GB.json +3 -0
  353. homeassistant/components/number/translations/en.json +3 -0
  354. homeassistant/components/number/translations/es.json +3 -0
  355. homeassistant/components/number/translations/et.json +3 -0
  356. homeassistant/components/number/translations/fr.json +3 -0
  357. homeassistant/components/number/translations/lt.json +3 -0
  358. homeassistant/components/number/translations/pt.json +3 -0
  359. homeassistant/components/number/translations/ru.json +3 -0
  360. homeassistant/components/number/translations/zh-Hant.json +3 -0
  361. homeassistant/components/ohme/translations/fy.json +11 -0
  362. homeassistant/components/ollama/translations/id.json +18 -1
  363. homeassistant/components/open_router/translations/id.json +40 -0
  364. homeassistant/components/openai_conversation/translations/id.json +26 -1
  365. homeassistant/components/opower/translations/fy.json +5 -0
  366. homeassistant/components/opower/translations/id.json +6 -0
  367. homeassistant/components/overkiz/translations/id.json +1 -0
  368. homeassistant/components/peco/translations/zh-Hant.json +1 -1
  369. homeassistant/components/pi_hole/__init__.py +9 -3
  370. homeassistant/components/playstation_network/translations/id.json +8 -0
  371. homeassistant/components/plex/translations/zh-Hant.json +1 -1
  372. homeassistant/components/pooldose/translations/bg.json +9 -0
  373. homeassistant/components/pooldose/translations/id.json +49 -0
  374. homeassistant/components/portainer/__init__.py +27 -3
  375. homeassistant/components/portainer/config_flow.py +14 -10
  376. homeassistant/components/portainer/coordinator.py +2 -2
  377. homeassistant/components/portainer/strings.json +5 -5
  378. homeassistant/components/portainer/translations/bg.json +2 -2
  379. homeassistant/components/portainer/translations/ca.json +3 -2
  380. homeassistant/components/portainer/translations/cs.json +7 -5
  381. homeassistant/components/portainer/translations/de.json +5 -5
  382. homeassistant/components/portainer/translations/el.json +0 -8
  383. homeassistant/components/portainer/translations/en-GB.json +5 -5
  384. homeassistant/components/portainer/translations/en.json +5 -5
  385. homeassistant/components/portainer/translations/es.json +7 -5
  386. homeassistant/components/portainer/translations/et.json +7 -5
  387. homeassistant/components/portainer/translations/fr.json +18 -0
  388. homeassistant/components/portainer/translations/ga.json +0 -13
  389. homeassistant/components/portainer/translations/he.json +0 -8
  390. homeassistant/components/portainer/translations/id.json +22 -0
  391. homeassistant/components/portainer/translations/lt.json +7 -5
  392. homeassistant/components/portainer/translations/nl.json +0 -8
  393. homeassistant/components/portainer/translations/pt.json +7 -5
  394. homeassistant/components/portainer/translations/ru.json +7 -5
  395. homeassistant/components/portainer/translations/sk.json +7 -5
  396. homeassistant/components/portainer/translations/sl.json +0 -13
  397. homeassistant/components/portainer/translations/zh-Hans.json +7 -5
  398. homeassistant/components/portainer/translations/zh-Hant.json +7 -5
  399. homeassistant/components/pyload/translations/id.json +6 -0
  400. homeassistant/components/pyload/translations/zh-Hant.json +1 -1
  401. homeassistant/components/qbittorrent/translations/cs.json +4 -4
  402. homeassistant/components/random/strings.json +1 -0
  403. homeassistant/components/random/translations/cs.json +1 -0
  404. homeassistant/components/random/translations/de.json +1 -0
  405. homeassistant/components/random/translations/en-GB.json +1 -0
  406. homeassistant/components/random/translations/en.json +1 -0
  407. homeassistant/components/random/translations/es.json +1 -0
  408. homeassistant/components/random/translations/et.json +1 -0
  409. homeassistant/components/random/translations/fr.json +1 -0
  410. homeassistant/components/random/translations/lt.json +1 -0
  411. homeassistant/components/random/translations/pt.json +1 -0
  412. homeassistant/components/random/translations/ru.json +1 -0
  413. homeassistant/components/random/translations/zh-Hant.json +1 -0
  414. homeassistant/components/recorder/statistics.py +0 -5
  415. homeassistant/components/recorder/websocket_api.py +0 -4
  416. homeassistant/components/rehlko/translations/fy.json +16 -0
  417. homeassistant/components/remote/translations/id.json +3 -0
  418. homeassistant/components/remote_calendar/translations/id.json +2 -1
  419. homeassistant/components/reolink/manifest.json +1 -1
  420. homeassistant/components/reolink/translations/es.json +4 -4
  421. homeassistant/components/roomba/translations/bg.json +1 -2
  422. homeassistant/components/roomba/translations/ca.json +2 -4
  423. homeassistant/components/roomba/translations/el.json +2 -4
  424. homeassistant/components/roomba/translations/en-GB.json +2 -2
  425. homeassistant/components/roomba/translations/en.json +2 -2
  426. homeassistant/components/roomba/translations/fi.json +2 -4
  427. homeassistant/components/roomba/translations/fr.json +2 -4
  428. homeassistant/components/roomba/translations/ga.json +2 -4
  429. homeassistant/components/roomba/translations/he.json +1 -5
  430. homeassistant/components/roomba/translations/hu.json +2 -4
  431. homeassistant/components/roomba/translations/id.json +2 -4
  432. homeassistant/components/roomba/translations/it.json +2 -4
  433. homeassistant/components/roomba/translations/ja.json +2 -4
  434. homeassistant/components/roomba/translations/ko.json +2 -4
  435. homeassistant/components/roomba/translations/lb.json +1 -5
  436. homeassistant/components/roomba/translations/lt.json +2 -2
  437. homeassistant/components/roomba/translations/nb.json +1 -5
  438. homeassistant/components/roomba/translations/nl.json +2 -4
  439. homeassistant/components/roomba/translations/pl.json +1 -5
  440. homeassistant/components/roomba/translations/pt-BR.json +1 -5
  441. homeassistant/components/roomba/translations/pt.json +2 -2
  442. homeassistant/components/roomba/translations/ro.json +1 -5
  443. homeassistant/components/roomba/translations/ru.json +2 -4
  444. homeassistant/components/roomba/translations/sk.json +2 -4
  445. homeassistant/components/roomba/translations/sv.json +2 -4
  446. homeassistant/components/roomba/translations/tr.json +2 -4
  447. homeassistant/components/roomba/translations/uk.json +1 -5
  448. homeassistant/components/roomba/translations/zh-Hans.json +2 -4
  449. homeassistant/components/roomba/translations/zh-Hant.json +2 -4
  450. homeassistant/components/route_b_smart_meter/translations/bg.json +24 -0
  451. homeassistant/components/route_b_smart_meter/translations/fr.json +36 -0
  452. homeassistant/components/route_b_smart_meter/translations/fy.json +14 -0
  453. homeassistant/components/route_b_smart_meter/translations/id.json +24 -0
  454. homeassistant/components/route_b_smart_meter/translations/lt.json +42 -0
  455. homeassistant/components/satel_integra/__init__.py +6 -0
  456. homeassistant/components/satel_integra/translations/bg.json +102 -0
  457. homeassistant/components/satel_integra/translations/id.json +85 -0
  458. homeassistant/components/scrape/strings.json +2 -0
  459. homeassistant/components/scrape/translations/cs.json +2 -0
  460. homeassistant/components/scrape/translations/de.json +2 -0
  461. homeassistant/components/scrape/translations/en-GB.json +2 -0
  462. homeassistant/components/scrape/translations/en.json +2 -0
  463. homeassistant/components/scrape/translations/es.json +2 -0
  464. homeassistant/components/scrape/translations/et.json +2 -0
  465. homeassistant/components/scrape/translations/fr.json +2 -0
  466. homeassistant/components/scrape/translations/lt.json +2 -0
  467. homeassistant/components/scrape/translations/pt.json +2 -0
  468. homeassistant/components/scrape/translations/ru.json +2 -0
  469. homeassistant/components/scrape/translations/zh-Hant.json +2 -0
  470. homeassistant/components/sensibo/translations/pl.json +1 -0
  471. homeassistant/components/sensor/const.py +2 -7
  472. homeassistant/components/sensor/strings.json +3 -0
  473. homeassistant/components/sensor/translations/cs.json +3 -0
  474. homeassistant/components/sensor/translations/de.json +3 -0
  475. homeassistant/components/sensor/translations/en-GB.json +3 -0
  476. homeassistant/components/sensor/translations/en.json +3 -0
  477. homeassistant/components/sensor/translations/es.json +3 -0
  478. homeassistant/components/sensor/translations/et.json +3 -0
  479. homeassistant/components/sensor/translations/fr.json +3 -0
  480. homeassistant/components/sensor/translations/lt.json +3 -0
  481. homeassistant/components/sensor/translations/nl.json +3 -0
  482. homeassistant/components/sensor/translations/pl.json +3 -0
  483. homeassistant/components/sensor/translations/pt.json +3 -0
  484. homeassistant/components/sensor/translations/ru.json +3 -0
  485. homeassistant/components/sensor/translations/sk.json +3 -0
  486. homeassistant/components/sensor/translations/zh-Hant.json +3 -0
  487. homeassistant/components/sensorpush_cloud/translations/fy.json +11 -0
  488. homeassistant/components/sftp_storage/translations/id.json +14 -0
  489. homeassistant/components/shelly/icons.json +3 -0
  490. homeassistant/components/shelly/sensor.py +83 -3
  491. homeassistant/components/shelly/strings.json +12 -0
  492. homeassistant/components/shelly/translations/bg.json +19 -0
  493. homeassistant/components/shelly/translations/cs.json +12 -0
  494. homeassistant/components/shelly/translations/de.json +12 -0
  495. homeassistant/components/shelly/translations/en-GB.json +12 -0
  496. homeassistant/components/shelly/translations/en.json +12 -0
  497. homeassistant/components/shelly/translations/es.json +12 -0
  498. homeassistant/components/shelly/translations/et.json +12 -0
  499. homeassistant/components/shelly/translations/id.json +19 -0
  500. homeassistant/components/shelly/translations/lt.json +12 -0
  501. homeassistant/components/shelly/translations/lv.json +6 -0
  502. homeassistant/components/shelly/translations/pl.json +12 -0
  503. homeassistant/components/shelly/translations/pt.json +12 -0
  504. homeassistant/components/shelly/translations/sk.json +12 -0
  505. homeassistant/components/shelly/translations/zh-Hant.json +12 -0
  506. homeassistant/components/sleep_as_android/translations/id.json +31 -0
  507. homeassistant/components/sleepiq/translations/id.json +5 -0
  508. homeassistant/components/sma/translations/fy.json +16 -0
  509. homeassistant/components/smartthings/translations/fr.json +12 -0
  510. homeassistant/components/smartthings/translations/id.json +7 -0
  511. homeassistant/components/smartthings/translations/lt.json +21 -0
  512. homeassistant/components/snoo/translations/fy.json +9 -0
  513. homeassistant/components/sonos/select.py +9 -13
  514. homeassistant/components/sonos/speaker.py +23 -0
  515. homeassistant/components/sonos/translations/id.json +10 -0
  516. homeassistant/components/sql/strings.json +1 -0
  517. homeassistant/components/sql/translations/cs.json +1 -0
  518. homeassistant/components/sql/translations/de.json +1 -0
  519. homeassistant/components/sql/translations/en-GB.json +1 -0
  520. homeassistant/components/sql/translations/en.json +1 -0
  521. homeassistant/components/sql/translations/es.json +1 -0
  522. homeassistant/components/sql/translations/et.json +1 -0
  523. homeassistant/components/sql/translations/fr.json +1 -0
  524. homeassistant/components/sql/translations/lt.json +1 -0
  525. homeassistant/components/sql/translations/pt.json +1 -0
  526. homeassistant/components/sql/translations/ru.json +1 -0
  527. homeassistant/components/sql/translations/zh-Hant.json +5 -4
  528. homeassistant/components/switch/translations/id.json +3 -0
  529. homeassistant/components/switch_as_x/translations/da.json +7 -0
  530. homeassistant/components/switchbot/translations/fy.json +7 -0
  531. homeassistant/components/switchbot/translations/id.json +12 -0
  532. homeassistant/components/switchbot_cloud/cover.py +3 -5
  533. homeassistant/components/switchbot_cloud/entity.py +1 -1
  534. homeassistant/components/switchbot_cloud/translations/id.json +27 -0
  535. homeassistant/components/telegram_bot/translations/id.json +5 -0
  536. homeassistant/components/template/strings.json +1 -0
  537. homeassistant/components/template/translations/cs.json +1 -0
  538. homeassistant/components/template/translations/da.json +17 -0
  539. homeassistant/components/template/translations/de.json +1 -0
  540. homeassistant/components/template/translations/en-GB.json +1 -0
  541. homeassistant/components/template/translations/en.json +1 -0
  542. homeassistant/components/template/translations/es.json +1 -0
  543. homeassistant/components/template/translations/et.json +1 -0
  544. homeassistant/components/template/translations/fr.json +1 -0
  545. homeassistant/components/template/translations/id.json +81 -0
  546. homeassistant/components/template/translations/lt.json +1 -0
  547. homeassistant/components/template/translations/mk.json +9 -0
  548. homeassistant/components/template/translations/pt.json +1 -0
  549. homeassistant/components/template/translations/ru.json +1 -0
  550. homeassistant/components/template/translations/zh-Hant.json +1 -0
  551. homeassistant/components/teslemetry/translations/id.json +33 -0
  552. homeassistant/components/togrill/coordinator.py +24 -6
  553. homeassistant/components/togrill/translations/id.json +16 -0
  554. homeassistant/components/tolo/translations/bg.json +2 -1
  555. homeassistant/components/tolo/translations/id.json +2 -1
  556. homeassistant/components/traccar_server/translations/fy.json +9 -0
  557. homeassistant/components/traccar_server/translations/id.json +9 -1
  558. homeassistant/components/trafikverket_train/translations/zh-Hant.json +1 -1
  559. homeassistant/components/tuya/translations/da.json +8 -0
  560. homeassistant/components/tuya/translations/id.json +32 -0
  561. homeassistant/components/unifiprotect/translations/id.json +3 -0
  562. homeassistant/components/update/translations/id.json +3 -0
  563. homeassistant/components/uptime_kuma/translations/id.json +40 -0
  564. homeassistant/components/uptime_kuma/translations/zh-Hant.json +1 -1
  565. homeassistant/components/uptimerobot/translations/id.json +6 -0
  566. homeassistant/components/valve/translations/da.json +1 -0
  567. homeassistant/components/vegehub/translations/id.json +4 -0
  568. homeassistant/components/velbus/translations/fy.json +11 -0
  569. homeassistant/components/vesync/binary_sensor.py +1 -1
  570. homeassistant/components/vesync/translations/fy.json +9 -0
  571. homeassistant/components/vicare/const.py +1 -0
  572. homeassistant/components/victron_remote_monitoring/translations/bg.json +71 -0
  573. homeassistant/components/victron_remote_monitoring/translations/id.json +25 -0
  574. homeassistant/components/volvo/sensor.py +12 -6
  575. homeassistant/components/volvo/translations/id.json +58 -0
  576. homeassistant/components/webdav/translations/fy.json +11 -0
  577. homeassistant/components/whirlpool/translations/id.json +1 -0
  578. homeassistant/components/wled/analytics.py +11 -0
  579. homeassistant/components/workday/calendar.py +5 -5
  580. homeassistant/components/workday/config_flow.py +1 -0
  581. homeassistant/components/workday/translations/bg.json +5 -0
  582. homeassistant/components/wyoming/translations/zh-Hant.json +1 -1
  583. homeassistant/components/xiaomi_aqara/translations/zh-Hant.json +2 -2
  584. homeassistant/components/xiaomi_miio/translations/fy.json +7 -0
  585. homeassistant/components/yolink/translations/id.json +9 -0
  586. homeassistant/components/zha/config_flow.py +20 -1
  587. homeassistant/components/zha/radio_manager.py +4 -0
  588. homeassistant/components/zha/strings.json +25 -25
  589. homeassistant/components/zha/translations/bg.json +55 -7
  590. homeassistant/components/zha/translations/ca.json +0 -7
  591. homeassistant/components/zha/translations/cs.json +10 -10
  592. homeassistant/components/zha/translations/da.json +0 -9
  593. homeassistant/components/zha/translations/de.json +10 -10
  594. homeassistant/components/zha/translations/el.json +0 -9
  595. homeassistant/components/zha/translations/en-GB.json +10 -10
  596. homeassistant/components/zha/translations/en.json +10 -10
  597. homeassistant/components/zha/translations/es.json +10 -10
  598. homeassistant/components/zha/translations/et.json +10 -10
  599. homeassistant/components/zha/translations/fi.json +0 -9
  600. homeassistant/components/zha/translations/fr.json +0 -17
  601. homeassistant/components/zha/translations/ga.json +0 -17
  602. homeassistant/components/zha/translations/gsw.json +0 -7
  603. homeassistant/components/zha/translations/hr.json +0 -4
  604. homeassistant/components/zha/translations/hu.json +0 -9
  605. homeassistant/components/zha/translations/id.json +0 -9
  606. homeassistant/components/zha/translations/it.json +0 -9
  607. homeassistant/components/zha/translations/ja.json +0 -9
  608. homeassistant/components/zha/translations/ko.json +0 -9
  609. homeassistant/components/zha/translations/lt.json +10 -10
  610. homeassistant/components/zha/translations/nb.json +0 -7
  611. homeassistant/components/zha/translations/nl.json +6 -8
  612. homeassistant/components/zha/translations/pl.json +20 -8
  613. homeassistant/components/zha/translations/pt-BR.json +0 -7
  614. homeassistant/components/zha/translations/pt.json +10 -10
  615. homeassistant/components/zha/translations/ro.json +0 -7
  616. homeassistant/components/zha/translations/ru.json +1 -11
  617. homeassistant/components/zha/translations/sk.json +10 -10
  618. homeassistant/components/zha/translations/sl.json +0 -9
  619. homeassistant/components/zha/translations/sv.json +0 -9
  620. homeassistant/components/zha/translations/tr.json +0 -9
  621. homeassistant/components/zha/translations/uk.json +0 -7
  622. homeassistant/components/zha/translations/vi.json +0 -7
  623. homeassistant/components/zha/translations/zh-Hans.json +0 -17
  624. homeassistant/components/zha/translations/zh-Hant.json +10 -10
  625. homeassistant/const.py +1 -1
  626. homeassistant/generated/integrations.json +27 -4
  627. homeassistant/package_constraints.txt +1 -1
  628. homeassistant/util/unit_conversion.py +0 -16
  629. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/METADATA +1 -1
  630. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/RECORD +635 -572
  631. homeassistant/components/homeassistant_sky_connect/translations/hr.json +0 -7
  632. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/WHEEL +0 -0
  633. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/entry_points.txt +0 -0
  634. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/licenses/LICENSE.md +0 -0
  635. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  636. {homeassistant-2025.10.0b4.dist-info → homeassistant-2025.10.0b6.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,5 @@
1
+ {
2
+ "domain": "eltako",
3
+ "name": "Eltako",
4
+ "iot_standards": ["matter"]
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "domain": "konnected",
3
+ "name": "Konnected",
4
+ "integrations": ["konnected", "konnected_esphome"]
5
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "domain": "level",
3
+ "name": "Level",
4
+ "iot_standards": ["matter"]
5
+ }
@@ -1,13 +1,19 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e"
4
+ "already_configured": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e",
5
+ "reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u0442\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u0430"
5
6
  },
6
7
  "error": {
7
8
  "cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
8
9
  "invalid_api_key": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d API \u043a\u043b\u044e\u0447"
9
10
  },
10
11
  "step": {
12
+ "reauth_confirm": {
13
+ "data": {
14
+ "api_key": "API \u043a\u043b\u044e\u0447"
15
+ }
16
+ },
11
17
  "user": {
12
18
  "data": {
13
19
  "api_key": "API \u043a\u043b\u044e\u0447",
@@ -1,5 +1,9 @@
1
1
  {
2
2
  "config": {
3
+ "abort": {
4
+ "already_configured": "Lokasi sudah dikonfigurasi",
5
+ "reauth_successful": "Autentikasi ulang berhasil"
6
+ },
3
7
  "create_entry": {
4
8
  "default": "Beberapa sensor tidak diaktifkan secara default. Anda dapat mengaktifkannya di registri entitas setelah konfigurasi integrasi."
5
9
  },
@@ -9,6 +13,11 @@
9
13
  "requests_exceeded": "Jumlah permintaan yang diizinkan ke API Accuweather telah terlampaui. Anda harus menunggu atau mengubah Kunci API."
10
14
  },
11
15
  "step": {
16
+ "reauth_confirm": {
17
+ "data": {
18
+ "api_key": "Kunci API"
19
+ }
20
+ },
12
21
  "user": {
13
22
  "data": {
14
23
  "api_key": "Kunci API",
@@ -0,0 +1,11 @@
1
+ {
2
+ "config": {
3
+ "step": {
4
+ "local": {
5
+ "data": {
6
+ "wifi_pswd": "Wi-Fi wachtwurd"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "step": {
11
11
  "hassio_confirm": {
12
- "description": "\u662f\u5426\u8981\u8a2d\u5b9a Home Assistant \u4ee5\u9023\u7dda\u81f3 AdGuard Home\u3002\u9644\u52a0\u5143\u4ef6\u70ba\uff1a{addon} \uff1f",
12
+ "description": "\u662f\u5426\u8981\u8a2d\u5b9a Home Assistant \u4ee5\u9023\u7dda\u81f3\u9644\u52a0\u5143\u4ef6 {addon} \u6240\u63d0\u4f9b AdGuard Home\uff1f",
13
13
  "title": "\u4f7f\u7528 Home Assistant \u9644\u52a0\u5143\u4ef6 AdGuard Home"
14
14
  },
15
15
  "user": {
@@ -21,6 +21,14 @@
21
21
  "host": "IP \u0430\u0434\u0440\u0435\u0441 \u0438\u043b\u0438 \u0438\u043c\u0435 \u043d\u0430 \u0445\u043e\u0441\u0442 \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e airOS",
22
22
  "password": "\u041f\u0430\u0440\u043e\u043b\u0430\u0442\u0430 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0430 \u0447\u0440\u0435\u0437 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e UISP \u0438\u043b\u0438 \u0443\u0435\u0431 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430",
23
23
  "username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435 \u043d\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440 \u0437\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e airOS, \u043e\u0431\u0438\u043a\u043d\u043e\u0432\u0435\u043d\u043e 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 HTTPS",
29
+ "verify_ssl": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043d\u0430 SSL \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u0430"
30
+ }
31
+ }
24
32
  }
25
33
  }
26
34
  }
@@ -14,6 +14,14 @@
14
14
  "host": "Amfitri\u00f3",
15
15
  "password": "Contrasenya",
16
16
  "username": "Nom d'usuari"
17
+ },
18
+ "sections": {
19
+ "advanced_settings": {
20
+ "data": {
21
+ "ssl": "Utilitza HTTPS",
22
+ "verify_ssl": "Verifica el certificat SSL"
23
+ }
24
+ }
17
25
  }
18
26
  }
19
27
  }
@@ -21,6 +21,18 @@
21
21
  "host": "IP adresa nebo n\u00e1zev hostitele za\u0159\u00edzen\u00ed airOS",
22
22
  "password": "Heslo nastaven\u00e9 prost\u0159ednictv\u00edm aplikace UISP nebo webov\u00e9ho rozhran\u00ed",
23
23
  "username": "U\u017eivatelsk\u00e9 jm\u00e9no administr\u00e1tora pro za\u0159\u00edzen\u00ed airOS, obvykle \"ubnt\""
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Pou\u017e\u00edt HTTPS",
29
+ "verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Zda m\u00e1 b\u00fdt p\u0159ipojen\u00ed \u0161ifrovan\u00e9 (vy\u017eadov\u00e1no pro v\u011bt\u0161inu za\u0159\u00edzen\u00ed).",
33
+ "verify_ssl": "Zda m\u00e1 b\u00fdt certifik\u00e1t ov\u011b\u0159ov\u00e1n p\u0159i pou\u017eit\u00ed HTTPS U certifik\u00e1t\u016f s vlastn\u00edm podpisem by tato volba m\u011bla b\u00fdt vypnuta."
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -21,6 +21,18 @@
21
21
  "host": "Direcci\u00f3n IP o nombre de host del dispositivo airOS",
22
22
  "password": "Contrase\u00f1a configurada a trav\u00e9s de la aplicaci\u00f3n UISP o la interfaz web",
23
23
  "username": "Nombre de usuario del administrador para el dispositivo airOS, normalmente 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Utilizar HTTPS",
29
+ "verify_ssl": "Verificar el certificado SSL"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Si la conexi\u00f3n debe estar cifrada (obligatorio para la mayor\u00eda de los dispositivos)",
33
+ "verify_ssl": "Si el certificado debe verificarse al usar HTTPS. Esta opci\u00f3n debe estar desactivada para certificados autofirmados."
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -21,6 +21,18 @@
21
21
  "host": "airOS-seadme IP-aadress v\u00f5i hostinimi",
22
22
  "password": "UISP rakenduse v\u00f5i veebiliidese kaudu m\u00e4\u00e4ratud salas\u00f5na",
23
23
  "username": "airOS-seadme administraatori kasutajanimi, tavaliselt 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Kasuta HTTPS-i",
29
+ "verify_ssl": "Kontrolli SSL sertifikaati"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Kas \u00fchendus peaks olema kr\u00fcpteeritud (n\u00f5utav enamiku seadmete puhul)",
33
+ "verify_ssl": "Kas sertifikaati tuleks HTTPS-i kasutamisel kontrollida? Iseallkirjastatud sertifikaatide puhul peaks see olema v\u00e4lja l\u00fclitatud."
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -1,4 +1,22 @@
1
1
  {
2
+ "config": {
3
+ "step": {
4
+ "user": {
5
+ "sections": {
6
+ "advanced_settings": {
7
+ "data": {
8
+ "ssl": "Utiliser HTTPS",
9
+ "verify_ssl": "V\u00e9rifier le certificat SSL"
10
+ },
11
+ "data_description": {
12
+ "ssl": "Si la connexion doit \u00eatre chiffr\u00e9e (n\u00e9cessaire pour la plupart des appareils)",
13
+ "verify_ssl": "Si le certificats dois \u00eatre v\u00e9rifi\u00e9s lorsque HTTPS est utilis\u00e9. Cette option doit \u00eatre d\u00e9sactiv\u00e9e pour les certificats auto-sign\u00e9s."
14
+ }
15
+ }
16
+ }
17
+ }
18
+ }
19
+ },
2
20
  "entity": {
3
21
  "binary_sensor": {
4
22
  "dhcp6_server": {
@@ -0,0 +1,11 @@
1
+ {
2
+ "config": {
3
+ "step": {
4
+ "user": {
5
+ "data": {
6
+ "password": "Wachtwurd"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "Gagal terhubung",
8
+ "invalid_auth": "Autentikasi tidak valid",
9
+ "unknown": "Kesalahan tak terduga"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "host": "Host",
15
+ "password": "Kata Sandi",
16
+ "username": "Nama Pengguna"
17
+ },
18
+ "sections": {
19
+ "advanced_settings": {
20
+ "data": {
21
+ "verify_ssl": "Verifikasi sertifikat SSL"
22
+ }
23
+ }
24
+ }
25
+ }
26
+ }
27
+ },
28
+ "exceptions": {
29
+ "cannot_connect": {
30
+ "message": "Gagal terhubung"
31
+ },
32
+ "invalid_auth": {
33
+ "message": "Autentikasi tidak valid"
34
+ }
35
+ }
36
+ }
@@ -21,6 +21,18 @@
21
21
  "host": "AirOS \u012frenginio IP adresas arba pagrindinio kompiuterio pavadinimas",
22
22
  "password": "Slapta\u017eodis sukonfig\u016bruotas per UISP program\u0117l\u0119 arba \u017einiatinklio s\u0105saj\u0105",
23
23
  "username": "AirOS \u012frenginio administratoriaus vartotojo vardas, paprastai 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Naudoti HTTPS",
29
+ "verify_ssl": "Patikrinkite SSL sertifikat\u0105"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Ar ry\u0161ys tur\u0117t\u0173 b\u016bti \u0161ifruojamas (b\u016btinas daugumai \u012frengini\u0173)",
33
+ "verify_ssl": "Ar sertifikatas tur\u0117t\u0173 b\u016bti tikrinamas naudojant HTTPS. Tai tur\u0117t\u0173 b\u016bti i\u0161jungta savaranki\u0161kai pasira\u0161ytiems sertifikatams."
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -21,6 +21,18 @@
21
21
  "host": "Endere\u00e7o IP ou nome do anfitri\u00e3o do dispositivo airOS",
22
22
  "password": "Palavra-passe configurada atrav\u00e9s da aplica\u00e7\u00e3o UISP ou da interface Web",
23
23
  "username": "Nome de utilizador do administrador para o dispositivo airOS, normalmente 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Utilizar HTTPS",
29
+ "verify_ssl": "Verificar o certificado SSL"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Se a liga\u00e7\u00e3o deve ser encriptada (necess\u00e1rio para a maioria dos dispositivos)",
33
+ "verify_ssl": "Se o certificado deve ser verificado quando se utiliza HTTPS. Esta op\u00e7\u00e3o deve estar desativada para certificados auto-assinados"
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -21,6 +21,18 @@
21
21
  "host": "IP adresa alebo n\u00e1zov hostite\u013ea zariadenia airOS",
22
22
  "password": "Heslo nakonfigurovan\u00e9 prostredn\u00edctvom aplik\u00e1cie UISP alebo webov\u00e9ho rozhrania",
23
23
  "username": "Pou\u017e\u00edvate\u013esk\u00e9 meno spr\u00e1vcu pre zariadenie airOS, zvy\u010dajne 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Pou\u017eite HTTPS",
29
+ "verify_ssl": "Overi\u0165 SSL certifik\u00e1t"
30
+ },
31
+ "data_description": {
32
+ "ssl": "\u010ci m\u00e1 by\u0165 pripojenie \u0161ifrovan\u00e9 (vy\u017eaduje sa pre v\u00e4\u010d\u0161inu zariaden\u00ed)",
33
+ "verify_ssl": "\u010ci sa m\u00e1 certifik\u00e1t overova\u0165 pri pou\u017e\u00edvan\u00ed protokolu HTTPS. T\u00e1to mo\u017enos\u0165 by mala by\u0165 vypnut\u00e1 pre certifik\u00e1ty podp\u00edsan\u00e9 vlastn\u00fdm podpisom"
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -6,14 +6,33 @@
6
6
  "error": {
7
7
  "cannot_connect": "Det gick inte att ansluta",
8
8
  "invalid_auth": "Ogiltig autentisering",
9
+ "key_data_missing": "F\u00f6rv\u00e4ntade data returneras inte fr\u00e5n enheten, kontrollera dokumentationen f\u00f6r enheter som st\u00f6ds",
9
10
  "unknown": "Ov\u00e4ntat fel"
10
11
  },
12
+ "flow_title": "Ubiquiti airOS enhet",
11
13
  "step": {
12
14
  "user": {
13
15
  "data": {
14
16
  "host": "V\u00e4rd",
15
17
  "password": "L\u00f6senord",
16
18
  "username": "Anv\u00e4ndarnamn"
19
+ },
20
+ "data_description": {
21
+ "host": "IP-adress eller v\u00e4rdnamn f\u00f6r airOS-enheten",
22
+ "password": "L\u00f6senord som konfigurerats via UISP-appen eller webbgr\u00e4nssnittet",
23
+ "username": "Administrat\u00f6rens anv\u00e4ndarnamn f\u00f6r airOS-enheten, normalt 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "Anv\u00e4nd HTTPS",
29
+ "verify_ssl": "Verifiera SSL-certifikatet"
30
+ },
31
+ "data_description": {
32
+ "ssl": "Om anslutningen ska vara krypterad (kr\u00e4vs f\u00f6r de flesta enheter)",
33
+ "verify_ssl": "Om certifikatet ska verifieras vid anv\u00e4ndning av HTTPS. Detta ska vara avst\u00e4ngt f\u00f6r sj\u00e4lvsignerade certifikat."
34
+ }
35
+ }
17
36
  }
18
37
  }
19
38
  }
@@ -65,14 +84,31 @@
65
84
  "wireless_mode": {
66
85
  "name": "Tr\u00e5dl\u00f6st l\u00e4ge",
67
86
  "state": {
87
+ "point_to_multipoint": "Punkt-till-multipunkt",
68
88
  "point_to_point": "Punkt-till-punkt"
69
89
  }
70
90
  },
91
+ "wireless_polling_dl_capacity": {
92
+ "name": "Nedladdningskapacitet"
93
+ },
94
+ "wireless_polling_ul_capacity": {
95
+ "name": "Uppladdningskapacitet"
96
+ },
97
+ "wireless_remote_hostname": {
98
+ "name": "Fj\u00e4rrv\u00e4rdnamn"
99
+ },
71
100
  "wireless_role": {
72
101
  "name": "Tr\u00e5dl\u00f6s roll",
73
102
  "state": {
74
- "access_point": "Accesspunkt"
103
+ "access_point": "Accesspunkt",
104
+ "station": "Station"
75
105
  }
106
+ },
107
+ "wireless_throughput_rx": {
108
+ "name": "Datafl\u00f6de vid mottagning (aktuellt)"
109
+ },
110
+ "wireless_throughput_tx": {
111
+ "name": "Datafl\u00f6de vid s\u00e4ndning (aktuellt)"
76
112
  }
77
113
  }
78
114
  },
@@ -80,6 +116,9 @@
80
116
  "cannot_connect": {
81
117
  "message": "Det gick inte att ansluta"
82
118
  },
119
+ "error_data_missing": {
120
+ "message": "Data ofullst\u00e4ndiga eller saknas"
121
+ },
83
122
  "invalid_auth": {
84
123
  "message": "Ogiltig autentisering"
85
124
  }
@@ -21,6 +21,18 @@
21
21
  "host": "airOS \u8bbe\u5907\u7684 IP \u5730\u5740\u6216\u4e3b\u673a\u540d",
22
22
  "password": "\u901a\u8fc7 UISP \u5e94\u7528\u6216 Web \u754c\u9762\u914d\u7f6e\u7684\u5bc6\u7801",
23
23
  "username": "airOS \u8bbe\u5907\u7684\u7ba1\u7406\u5458\u7528\u6237\u540d\uff0c\u901a\u5e38\u4e3a \u201cubnt\u201d"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "\u4f7f\u7528 HTTPS",
29
+ "verify_ssl": "\u9a8c\u8bc1 SSL \u8bc1\u4e66"
30
+ },
31
+ "data_description": {
32
+ "ssl": "\u8fde\u63a5\u662f\u5426\u9700\u8981\u52a0\u5bc6\uff08\u5927\u591a\u6570\u8bbe\u5907\u90fd\u9700\u8981\uff09",
33
+ "verify_ssl": "\u4f7f\u7528 HTTPS \u65f6\u662f\u5426\u5e94\u9a8c\u8bc1\u8bc1\u4e66\u3002\u5bf9\u4e8e\u81ea\u7b7e\u540d\u8bc1\u4e66\uff0c\u6b64\u9879\u5e94\u5173\u95ed"
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -21,6 +21,18 @@
21
21
  "host": "airOS \u88dd\u7f6e IP \u4f4d\u5740\u6216\u4e3b\u6a5f\u540d\u7a31\u3002",
22
22
  "password": "\u900f\u904e UISP \u61c9\u7528\u7a0b\u5f0f\u6216\u7db2\u9801\u4ecb\u9762\u8a2d\u5b9a\u7684\u5bc6\u78bc",
23
23
  "username": "airOS \u88dd\u7f6e\u7ba1\u7406\u8005\u4f7f\u7528\u8005\u540d\u7a31\u3001\u901a\u5e38\u70ba 'ubnt'"
24
+ },
25
+ "sections": {
26
+ "advanced_settings": {
27
+ "data": {
28
+ "ssl": "\u4f7f\u7528 HTTPS",
29
+ "verify_ssl": "\u78ba\u8a8d SSL \u8a8d\u8b49"
30
+ },
31
+ "data_description": {
32
+ "ssl": "\u662f\u5426\u4f7f\u7528\u52a0\u5bc6\u9023\u7dda\uff08\u5927\u591a\u6578\u88dd\u7f6e\u90fd\u9700\u8981\uff09",
33
+ "verify_ssl": "\u4f7f\u7528 HTTPS \u6642\u662f\u5426\u9a57\u8b49\u6191\u8b49\u3002\u82e5\u70ba\u81ea\u7c3d\u6191\u8b49\uff0c\u61c9\u5c07\u6b64\u9078\u9805\u95dc\u9589"
34
+ }
35
+ }
24
36
  }
25
37
  }
26
38
  }
@@ -0,0 +1,9 @@
1
+ {
2
+ "entity": {
3
+ "cover": {
4
+ "damper": {
5
+ "name": "Spj\u00e6ld"
6
+ }
7
+ }
8
+ }
9
+ }
@@ -34,6 +34,15 @@
34
34
  "90deg": "90\u00b0"
35
35
  }
36
36
  },
37
+ "q_adapt": {
38
+ "state": {
39
+ "maximum": "Maximum",
40
+ "minimum": "Minimum",
41
+ "power": "Puissant",
42
+ "silence": "Silencieux",
43
+ "standard": "Standard"
44
+ }
45
+ },
37
46
  "sleep_times": {
38
47
  "state": {
39
48
  "30m": "30 minutes",
@@ -63,6 +63,16 @@
63
63
  "stop": "Sustabdyti"
64
64
  }
65
65
  },
66
+ "q_adapt": {
67
+ "name": "Q-Adapt",
68
+ "state": {
69
+ "maximum": "Maksimalus",
70
+ "minimum": "Minimalus",
71
+ "power": "Galia",
72
+ "silence": "Tyla",
73
+ "standard": "Standartinis"
74
+ }
75
+ },
66
76
  "sleep_times": {
67
77
  "name": "Miegas",
68
78
  "state": {
@@ -22,6 +22,17 @@ class OAuth2FlowHandler(
22
22
  VERSION = CONFIG_FLOW_VERSION
23
23
  MINOR_VERSION = CONFIG_FLOW_MINOR_VERSION
24
24
 
25
+ async def async_step_user(
26
+ self, user_input: dict[str, Any] | None = None
27
+ ) -> ConfigFlowResult:
28
+ """Check we have the cloud integration set up."""
29
+ if "cloud" not in self.hass.config.components:
30
+ return self.async_abort(
31
+ reason="cloud_not_enabled",
32
+ description_placeholders={"default_config": "default_config"},
33
+ )
34
+ return await super().async_step_user(user_input)
35
+
25
36
  async def async_step_reauth(
26
37
  self, user_input: Mapping[str, Any]
27
38
  ) -> ConfigFlowResult:
@@ -24,7 +24,8 @@
24
24
  "no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
25
25
  "user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
26
26
  "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
27
- "wrong_account": "You are authenticated with a different account than the one set up. Please authenticate with the configured account."
27
+ "wrong_account": "You are authenticated with a different account than the one set up. Please authenticate with the configured account.",
28
+ "cloud_not_enabled": "Please make sure you run Home Assistant with `{default_config}` enabled in your configuration.yaml."
28
29
  },
29
30
  "create_entry": {
30
31
  "default": "[%key:common::config_flow::create_entry::authenticated%]"
@@ -4,6 +4,7 @@
4
4
  "already_configured": "\u00da\u010det je ji\u017e nastaven",
5
5
  "already_in_progress": "Nastaven\u00ed ji\u017e prob\u00edh\u00e1",
6
6
  "authorize_url_timeout": "\u010casov\u00fd limit ov\u011b\u0159ovac\u00ed URL vypr\u0161el.",
7
+ "cloud_not_enabled": "Ujist\u011bte se, \u017ee spou\u0161t\u00edte Home Assistanta s povolen\u00fdm \"{default_config}\" v configuration.yaml.",
7
8
  "missing_configuration": "Komponenta nen\u00ed nastavena. Postupujte podle dokumentace.",
8
9
  "no_url_available": "Nen\u00ed k dispozici \u017e\u00e1dn\u00e1 URL. Informace o t\u00e9to chyb\u011b naleznete [v sekci n\u00e1pov\u011bdy]({docs_url})",
9
10
  "oauth_error": "P\u0159ijata neplatn\u00e1 data tokenu.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Konto ist bereits konfiguriert",
5
5
  "already_in_progress": "Konfigurationsablauf wird bereits ausgef\u00fchrt",
6
6
  "authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Autorisierungs-URL.",
7
+ "cloud_not_enabled": "Bitte stelle sicher, dass du Home Assistant mit aktiviertem `{default_config}` in deiner configuration.yaml-Datei ausf\u00fchrst.",
7
8
  "missing_configuration": "Die Komponente ist nicht konfiguriert. Bitte der Dokumentation folgen.",
8
9
  "no_url_available": "Keine URL verf\u00fcgbar. Informationen zu diesem Fehler [findest du im Hilfebereich]({docs_url}).",
9
10
  "oauth_error": "Ung\u00fcltige Token-Daten empfangen.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Account is already configured",
5
5
  "already_in_progress": "Configuration flow is already in progress",
6
6
  "authorize_url_timeout": "Timeout generating authorise URL.",
7
+ "cloud_not_enabled": "Please make sure you run Home Assistant with `{default_config}` enabled in your configuration.yaml.",
7
8
  "missing_configuration": "The component is not configured. Please follow the documentation.",
8
9
  "no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
9
10
  "oauth_error": "Received invalid token data.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Account is already configured",
5
5
  "already_in_progress": "Configuration flow is already in progress",
6
6
  "authorize_url_timeout": "Timeout generating authorize URL.",
7
+ "cloud_not_enabled": "Please make sure you run Home Assistant with `{default_config}` enabled in your configuration.yaml.",
7
8
  "missing_configuration": "The component is not configured. Please follow the documentation.",
8
9
  "no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
9
10
  "oauth_error": "Received invalid token data.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "La cuenta ya est\u00e1 configurada",
5
5
  "already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso",
6
6
  "authorize_url_timeout": "Tiempo de espera agotado mientras se generaba la URL de autorizaci\u00f3n.",
7
+ "cloud_not_enabled": "Por favor, aseg\u00farate de ejecutar Home Assistant con `{default_config}` habilitado en tu configuration.yaml.",
7
8
  "missing_configuration": "El componente no est\u00e1 configurado. Por favor, sigue la documentaci\u00f3n.",
8
9
  "no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [revisa la secci\u00f3n de ayuda]({docs_url})",
9
10
  "oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Kasutaja on juba seadistatud",
5
5
  "already_in_progress": "Seadistamine on juba k\u00e4imas",
6
6
  "authorize_url_timeout": "Kinnitus-URLi loomise ajal\u00f5pp",
7
+ "cloud_not_enabled": "Veendu, et k\u00e4ivitad Home Assistanti kus failis configuration.yaml on lubatud ` {default_config} `.",
7
8
  "missing_configuration": "Komponent pole seadistatud. Palun loe dokumentatsiooni.",
8
9
  "no_url_available": "URL pole saadaval. Selle t\u00f5rke kohta teabe saamiseks vaata [spikrijaotis]({docs_url})",
9
10
  "oauth_error": "Saadi sobimatud loaandmed.",
@@ -1 +1,28 @@
1
- {}
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
+ "user_rejected_authorize": "Penautan akun ditolak: {error}"
15
+ },
16
+ "create_entry": {
17
+ "default": "Berhasil diautentikasi"
18
+ },
19
+ "step": {
20
+ "pick_implementation": {
21
+ "title": "Pilih metode autentikasi"
22
+ },
23
+ "reauth_confirm": {
24
+ "title": "Autentikasi ulang integrasi untuk {name}"
25
+ }
26
+ }
27
+ }
28
+ }
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Paskyra jau sukonfig\u016bruota",
5
5
  "already_in_progress": "Konfig\u016bracijos procesas jau vyksta",
6
6
  "authorize_url_timeout": "Baig\u0117si skirtasis laikas generuojant \u012fgaliojimo URL.",
7
+ "cloud_not_enabled": "\u012esitikinkite, kad Home Assistant paleid\u017eiate su \u012fjungta funkcija ' {default_config} ' savo konfig\u016bracijos faile.yaml.",
7
8
  "missing_configuration": "Komponentas nesukonfig\u016bruotas. Pra\u0161ome vadovautis dokumentacija.",
8
9
  "no_url_available": "N\u0117ra URL. Nor\u0117dami gauti informacijos apie \u0161i\u0105 klaid\u0105, [\u017er. pagalbos skyri\u0173]({docs_url})",
9
10
  "oauth_error": "Gauti neteisingi prieigos rakto duomenys.",
@@ -4,6 +4,7 @@
4
4
  "already_configured": "Conta j\u00e1 configurada",
5
5
  "already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
6
6
  "authorize_url_timeout": "Excedido o tempo limite para gerar um URL de autoriza\u00e7\u00e3o",
7
+ "cloud_not_enabled": "Por favor, certifique-se de que executa o Home Assistant com `{default_config}` ativado no seu configuration.yaml.",
7
8
  "missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
8
9
  "no_url_available": "Nenhum URL est\u00e1 dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [consulte a sec\u00e7\u00e3o de ajuda]({docs_url})",
9
10
  "oauth_error": "Recebido token de autentica\u00e7\u00e3o inv\u00e1lido.",
@@ -75,13 +75,6 @@ async def async_setup_entry(
75
75
  "detectionState",
76
76
  )
77
77
 
78
- async_add_entities(
79
- AmazonBinarySensorEntity(coordinator, serial_num, sensor_desc)
80
- for sensor_desc in BINARY_SENSORS
81
- for serial_num in coordinator.data
82
- if sensor_desc.is_supported(coordinator.data[serial_num], sensor_desc.key)
83
- )
84
-
85
78
  known_devices: set[str] = set()
86
79
 
87
80
  def _check_device() -> None: