homeassistant 2025.10.1__py3-none-any.whl → 2025.10.2__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.
Files changed (768) hide show
  1. homeassistant/components/accuweather/const.py +1 -1
  2. homeassistant/components/accuweather/icons.json +3 -3
  3. homeassistant/components/accuweather/translations/hu.json +18 -0
  4. homeassistant/components/accuweather/translations/sv.json +12 -0
  5. homeassistant/components/ai_task/translations/hu.json +30 -0
  6. homeassistant/components/airgradient/update.py +25 -4
  7. homeassistant/components/airly/translations/sl.json +2 -1
  8. homeassistant/components/airos/manifest.json +1 -1
  9. homeassistant/components/airos/translations/fy.json +15 -1
  10. homeassistant/components/airos/translations/ga.json +12 -0
  11. homeassistant/components/airos/translations/hu.json +36 -0
  12. homeassistant/components/airos/translations/pl.json +20 -0
  13. homeassistant/components/airthings_ble/translations/fy.json +1 -0
  14. homeassistant/components/aladdin_connect/translations/ga.json +1 -0
  15. homeassistant/components/aladdin_connect/translations/hu.json +28 -1
  16. homeassistant/components/aladdin_connect/translations/pl.json +1 -0
  17. homeassistant/components/aladdin_connect/translations/sv.json +28 -1
  18. homeassistant/components/alert/translations/sr-Latn.json +9 -0
  19. homeassistant/components/alert/translations/sr.json +9 -0
  20. homeassistant/components/alexa_devices/binary_sensor.py +51 -1
  21. homeassistant/components/alexa_devices/manifest.json +1 -1
  22. homeassistant/components/alexa_devices/sensor.py +5 -3
  23. homeassistant/components/alexa_devices/switch.py +11 -2
  24. homeassistant/components/alexa_devices/translations/hu.json +40 -1
  25. homeassistant/components/alexa_devices/translations/sv.json +7 -0
  26. homeassistant/components/alexa_devices/utils.py +20 -0
  27. homeassistant/components/androidtv_remote/translations/hu.json +7 -1
  28. homeassistant/components/androidtv_remote/translations/sl.json +1 -0
  29. homeassistant/components/anova/translations/sr-Latn.json +11 -0
  30. homeassistant/components/anova/translations/sr.json +11 -0
  31. homeassistant/components/anthropic/translations/hu.json +1 -0
  32. homeassistant/components/aosmith/translations/hu.json +7 -0
  33. homeassistant/components/apcupsd/translations/hu.json +6 -0
  34. homeassistant/components/aprilaire/translations/sr-Latn.json +26 -0
  35. homeassistant/components/aprilaire/translations/sr.json +26 -0
  36. homeassistant/components/assist_pipeline/translations/sl.json +1 -0
  37. homeassistant/components/assist_satellite/translations/sr-Latn.json +9 -0
  38. homeassistant/components/assist_satellite/translations/sr.json +9 -0
  39. homeassistant/components/august/translations/hu.json +25 -1
  40. homeassistant/components/backup/translations/sr-Latn.json +11 -0
  41. homeassistant/components/backup/translations/sr.json +11 -0
  42. homeassistant/components/bayesian/translations/fy.json +1 -0
  43. homeassistant/components/bayesian/translations/hu.json +96 -0
  44. homeassistant/components/binary_sensor/translations/fy.json +16 -0
  45. homeassistant/components/bluetooth/translations/el.json +1 -1
  46. homeassistant/components/bmw_connected_drive/translations/sr-Latn.json +11 -0
  47. homeassistant/components/bmw_connected_drive/translations/sr.json +11 -0
  48. homeassistant/components/brother/manifest.json +1 -1
  49. homeassistant/components/brother/translations/hu.json +22 -1
  50. homeassistant/components/bsblan/translations/hu.json +17 -2
  51. homeassistant/components/camera/translations/sr-Latn.json +9 -0
  52. homeassistant/components/camera/translations/sr.json +9 -0
  53. homeassistant/components/climate/translations/sr-Latn.json +3 -1
  54. homeassistant/components/climate/translations/sr.json +2 -1
  55. homeassistant/components/cloudflare/translations/sl.json +2 -1
  56. homeassistant/components/coinbase/translations/hu.json +5 -0
  57. homeassistant/components/comelit/config_flow.py +17 -8
  58. homeassistant/components/comelit/coordinator.py +2 -2
  59. homeassistant/components/comelit/cover.py +15 -5
  60. homeassistant/components/comelit/manifest.json +1 -1
  61. homeassistant/components/comelit/strings.json +2 -0
  62. homeassistant/components/comelit/translations/bg.json +2 -0
  63. homeassistant/components/comelit/translations/cs.json +2 -0
  64. homeassistant/components/comelit/translations/de.json +2 -0
  65. homeassistant/components/comelit/translations/en-GB.json +2 -0
  66. homeassistant/components/comelit/translations/en.json +2 -0
  67. homeassistant/components/comelit/translations/es.json +2 -0
  68. homeassistant/components/comelit/translations/et.json +2 -0
  69. homeassistant/components/comelit/translations/fy.json +8 -0
  70. homeassistant/components/comelit/translations/lt.json +2 -0
  71. homeassistant/components/comelit/translations/pl.json +2 -0
  72. homeassistant/components/comelit/translations/sk.json +2 -0
  73. homeassistant/components/comelit/translations/zh-Hans.json +2 -0
  74. homeassistant/components/comelit/translations/zh-Hant.json +2 -0
  75. homeassistant/components/compit/translations/hu.json +25 -0
  76. homeassistant/components/compit/translations/sv.json +25 -0
  77. homeassistant/components/conversation/chat_log.py +1 -1
  78. homeassistant/components/cover/translations/fr.json +2 -1
  79. homeassistant/components/cover/translations/fy.json +2 -1
  80. homeassistant/components/cync/manifest.json +1 -1
  81. homeassistant/components/cync/translations/fy.json +1 -0
  82. homeassistant/components/cync/translations/hu.json +20 -0
  83. homeassistant/components/cync/translations/pl.json +24 -0
  84. homeassistant/components/cync/translations/sv.json +20 -0
  85. homeassistant/components/daikin/manifest.json +1 -1
  86. homeassistant/components/datadog/translations/hu.json +28 -0
  87. homeassistant/components/deluge/translations/sr-Latn.json +11 -0
  88. homeassistant/components/deluge/translations/sr.json +11 -0
  89. homeassistant/components/droplet/translations/hu.json +17 -0
  90. homeassistant/components/ecoforest/translations/sr-Latn.json +11 -0
  91. homeassistant/components/ecoforest/translations/sr.json +11 -0
  92. homeassistant/components/ecovacs/manifest.json +1 -1
  93. homeassistant/components/ecovacs/translations/sr-Latn.json +11 -0
  94. homeassistant/components/ecovacs/translations/sr.json +11 -0
  95. homeassistant/components/eheimdigital/translations/hu.json +7 -1
  96. homeassistant/components/ekeybionyx/translations/hu.json +24 -0
  97. homeassistant/components/ekeybionyx/translations/pl.json +22 -0
  98. homeassistant/components/ekeybionyx/translations/sv.json +22 -0
  99. homeassistant/components/electric_kiwi/translations/hu.json +1 -1
  100. homeassistant/components/elevenlabs/translations/bg.json +0 -3
  101. homeassistant/components/elevenlabs/translations/cs.json +1 -1
  102. homeassistant/components/elevenlabs/translations/de.json +1 -1
  103. homeassistant/components/elevenlabs/translations/el.json +1 -2
  104. homeassistant/components/elevenlabs/translations/en-GB.json +1 -2
  105. homeassistant/components/elevenlabs/translations/en.json +1 -1
  106. homeassistant/components/elevenlabs/translations/es.json +1 -1
  107. homeassistant/components/elevenlabs/translations/et.json +1 -2
  108. homeassistant/components/elevenlabs/translations/fr.json +1 -2
  109. homeassistant/components/elevenlabs/translations/ga.json +1 -2
  110. homeassistant/components/elevenlabs/translations/gl.json +1 -2
  111. homeassistant/components/elevenlabs/translations/hu.json +3 -3
  112. homeassistant/components/elevenlabs/translations/ja.json +1 -2
  113. homeassistant/components/elevenlabs/translations/ko.json +1 -2
  114. homeassistant/components/elevenlabs/translations/lt.json +1 -2
  115. homeassistant/components/elevenlabs/translations/pt.json +1 -2
  116. homeassistant/components/elevenlabs/translations/ru.json +1 -2
  117. homeassistant/components/elevenlabs/translations/sk.json +1 -2
  118. homeassistant/components/elevenlabs/translations/sv.json +1 -2
  119. homeassistant/components/elevenlabs/translations/tr.json +1 -2
  120. homeassistant/components/elevenlabs/translations/zh-Hans.json +1 -2
  121. homeassistant/components/elevenlabs/translations/zh-Hant.json +1 -1
  122. homeassistant/components/elgato/translations/sl.json +2 -1
  123. homeassistant/components/elkm1/translations/hu.json +6 -0
  124. homeassistant/components/emoncms/translations/hu.json +8 -1
  125. homeassistant/components/enphase_envoy/translations/fy.json +9 -0
  126. homeassistant/components/enphase_envoy/translations/hu.json +1 -0
  127. homeassistant/components/enphase_envoy/translations/sr-Latn.json +11 -0
  128. homeassistant/components/enphase_envoy/translations/sr.json +11 -0
  129. homeassistant/components/environment_canada/manifest.json +1 -1
  130. homeassistant/components/esphome/translations/fr.json +3 -1
  131. homeassistant/components/esphome/translations/sl.json +9 -1
  132. homeassistant/components/eufylife_ble/translations/fy.json +9 -0
  133. homeassistant/components/eufylife_ble/translations/nl.json +3 -0
  134. homeassistant/components/ezviz/translations/fy.json +7 -0
  135. homeassistant/components/fan/translations/hu.json +3 -0
  136. homeassistant/components/file/translations/pl.json +14 -0
  137. homeassistant/components/file/translations/sv.json +11 -0
  138. homeassistant/components/fitbit/translations/fy.json +10 -0
  139. homeassistant/components/fitbit/translations/hu.json +1 -1
  140. homeassistant/components/fitbit/translations/nl.json +6 -0
  141. homeassistant/components/freebox/translations/sl.json +1 -0
  142. homeassistant/components/fritz/translations/fr.json +2 -1
  143. homeassistant/components/fritzbox/translations/sl.json +3 -1
  144. homeassistant/components/fritzbox_callmonitor/translations/sr-Latn.json +11 -0
  145. homeassistant/components/fritzbox_callmonitor/translations/sr.json +11 -0
  146. homeassistant/components/fronius/translations/sr-Latn.json +11 -0
  147. homeassistant/components/fronius/translations/sr.json +11 -0
  148. homeassistant/components/frontend/manifest.json +1 -1
  149. homeassistant/components/fully_kiosk/translations/el.json +3 -0
  150. homeassistant/components/fyta/translations/hu.json +6 -0
  151. homeassistant/components/geocaching/translations/hu.json +1 -1
  152. homeassistant/components/gios/translations/sl.json +2 -1
  153. homeassistant/components/glances/translations/el.json +3 -3
  154. homeassistant/components/google/translations/hu.json +1 -1
  155. homeassistant/components/google_assistant_sdk/__init__.py +0 -4
  156. homeassistant/components/google_assistant_sdk/helpers.py +8 -2
  157. homeassistant/components/google_assistant_sdk/services.py +1 -1
  158. homeassistant/components/google_assistant_sdk/strings.json +3 -0
  159. homeassistant/components/google_assistant_sdk/translations/cs.json +4 -1
  160. homeassistant/components/google_assistant_sdk/translations/de.json +4 -1
  161. homeassistant/components/google_assistant_sdk/translations/el.json +0 -1
  162. homeassistant/components/google_assistant_sdk/translations/en-GB.json +4 -1
  163. homeassistant/components/google_assistant_sdk/translations/en.json +4 -1
  164. homeassistant/components/google_assistant_sdk/translations/es.json +4 -1
  165. homeassistant/components/google_assistant_sdk/translations/et.json +4 -1
  166. homeassistant/components/google_assistant_sdk/translations/fi.json +0 -1
  167. homeassistant/components/google_assistant_sdk/translations/fy.json +11 -0
  168. homeassistant/components/google_assistant_sdk/translations/ga.json +0 -1
  169. homeassistant/components/google_assistant_sdk/translations/he.json +0 -1
  170. homeassistant/components/google_assistant_sdk/translations/hu.json +1 -2
  171. homeassistant/components/google_assistant_sdk/translations/id.json +0 -1
  172. homeassistant/components/google_assistant_sdk/translations/it.json +0 -1
  173. homeassistant/components/google_assistant_sdk/translations/ja.json +0 -1
  174. homeassistant/components/google_assistant_sdk/translations/ko.json +0 -1
  175. homeassistant/components/google_assistant_sdk/translations/lt.json +4 -1
  176. homeassistant/components/google_assistant_sdk/translations/nl.json +0 -1
  177. homeassistant/components/google_assistant_sdk/translations/pl.json +5 -0
  178. homeassistant/components/google_assistant_sdk/translations/pt-BR.json +0 -1
  179. homeassistant/components/google_assistant_sdk/translations/pt.json +1 -1
  180. homeassistant/components/google_assistant_sdk/translations/ru.json +0 -1
  181. homeassistant/components/google_assistant_sdk/translations/sk.json +4 -1
  182. homeassistant/components/google_assistant_sdk/translations/sl.json +1 -1
  183. homeassistant/components/google_assistant_sdk/translations/sv.json +0 -1
  184. homeassistant/components/google_assistant_sdk/translations/tr.json +0 -1
  185. homeassistant/components/google_assistant_sdk/translations/zh-Hans.json +4 -1
  186. homeassistant/components/google_assistant_sdk/translations/zh-Hant.json +4 -1
  187. homeassistant/components/google_drive/translations/hu.json +1 -1
  188. homeassistant/components/google_generative_ai_conversation/entity.py +3 -2
  189. homeassistant/components/google_generative_ai_conversation/translations/hu.json +70 -1
  190. homeassistant/components/google_generative_ai_conversation/translations/sl.json +3 -1
  191. homeassistant/components/google_mail/translations/hu.json +1 -1
  192. homeassistant/components/google_photos/translations/hu.json +1 -1
  193. homeassistant/components/google_sheets/translations/hu.json +1 -1
  194. homeassistant/components/google_tasks/translations/hu.json +1 -1
  195. homeassistant/components/growatt_server/translations/el.json +2 -1
  196. homeassistant/components/growatt_server/translations/es.json +5 -1
  197. homeassistant/components/growatt_server/translations/et.json +2 -1
  198. homeassistant/components/growatt_server/translations/fr.json +5 -1
  199. homeassistant/components/growatt_server/translations/hu.json +3 -0
  200. homeassistant/components/growatt_server/translations/lt.json +5 -1
  201. homeassistant/components/growatt_server/translations/pt.json +5 -1
  202. homeassistant/components/habitica/translations/hu.json +26 -1
  203. homeassistant/components/habitica/translations/lt.json +3 -3
  204. homeassistant/components/habitica/translations/sv.json +24 -0
  205. homeassistant/components/hassio/translations/el.json +8 -3
  206. homeassistant/components/hassio/translations/fy.json +3 -0
  207. homeassistant/components/hassio/translations/pl.json +4 -0
  208. homeassistant/components/hassio/translations/sl.json +10 -0
  209. homeassistant/components/hive/translations/sr-Latn.json +11 -0
  210. homeassistant/components/hive/translations/sr.json +11 -0
  211. homeassistant/components/holiday/manifest.json +1 -1
  212. homeassistant/components/home_connect/translations/fy.json +40 -0
  213. homeassistant/components/home_connect/translations/hu.json +1 -1
  214. homeassistant/components/home_connect/translations/sr-Latn.json +9 -0
  215. homeassistant/components/home_connect/translations/sr.json +9 -0
  216. homeassistant/components/homeassistant/translations/de.json +2 -2
  217. homeassistant/components/homeassistant/translations/el.json +1 -1
  218. homeassistant/components/homeassistant/translations/hu.json +7 -0
  219. homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +2 -2
  220. homeassistant/components/homeassistant_connect_zbt2/translations/de.json +2 -2
  221. homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +2 -2
  222. homeassistant/components/homeassistant_connect_zbt2/translations/en.json +2 -2
  223. homeassistant/components/homeassistant_connect_zbt2/translations/et.json +2 -2
  224. homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +10 -8
  225. homeassistant/components/homeassistant_connect_zbt2/translations/fy.json +17 -0
  226. homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +14 -0
  227. homeassistant/components/homeassistant_connect_zbt2/translations/hu.json +232 -0
  228. homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +16 -0
  229. homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +2 -2
  230. homeassistant/components/homeassistant_connect_zbt2/translations/sv.json +11 -0
  231. homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +2 -2
  232. homeassistant/components/homeassistant_hardware/helpers.py +77 -2
  233. homeassistant/components/homeassistant_hardware/strings.json +1 -1
  234. homeassistant/components/homeassistant_hardware/translations/cs.json +1 -1
  235. homeassistant/components/homeassistant_hardware/translations/de.json +1 -1
  236. homeassistant/components/homeassistant_hardware/translations/el.json +0 -1
  237. homeassistant/components/homeassistant_hardware/translations/en-GB.json +1 -1
  238. homeassistant/components/homeassistant_hardware/translations/en.json +1 -1
  239. homeassistant/components/homeassistant_hardware/translations/es.json +0 -1
  240. homeassistant/components/homeassistant_hardware/translations/et.json +1 -1
  241. homeassistant/components/homeassistant_hardware/translations/fr.json +7 -1
  242. homeassistant/components/homeassistant_hardware/translations/fy.json +17 -0
  243. homeassistant/components/homeassistant_hardware/translations/ga.json +10 -1
  244. homeassistant/components/homeassistant_hardware/translations/he.json +0 -1
  245. homeassistant/components/homeassistant_hardware/translations/hu.json +57 -1
  246. homeassistant/components/homeassistant_hardware/translations/id.json +0 -1
  247. homeassistant/components/homeassistant_hardware/translations/lt.json +0 -1
  248. homeassistant/components/homeassistant_hardware/translations/pl.json +13 -0
  249. homeassistant/components/homeassistant_hardware/translations/pt.json +0 -1
  250. homeassistant/components/homeassistant_hardware/translations/ru.json +0 -1
  251. homeassistant/components/homeassistant_hardware/translations/sk.json +1 -1
  252. homeassistant/components/homeassistant_hardware/translations/sv.json +20 -2
  253. homeassistant/components/homeassistant_hardware/translations/tr.json +0 -1
  254. homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -1
  255. homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -1
  256. homeassistant/components/homeassistant_hardware/update.py +1 -0
  257. homeassistant/components/homeassistant_hardware/util.py +41 -34
  258. homeassistant/components/homeassistant_sky_connect/translations/cs.json +2 -2
  259. homeassistant/components/homeassistant_sky_connect/translations/de.json +2 -2
  260. homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +2 -2
  261. homeassistant/components/homeassistant_sky_connect/translations/en.json +2 -2
  262. homeassistant/components/homeassistant_sky_connect/translations/et.json +2 -2
  263. homeassistant/components/homeassistant_sky_connect/translations/fr.json +10 -8
  264. homeassistant/components/homeassistant_sky_connect/translations/fy.json +21 -0
  265. homeassistant/components/homeassistant_sky_connect/translations/ga.json +14 -0
  266. homeassistant/components/homeassistant_sky_connect/translations/hu.json +96 -16
  267. homeassistant/components/homeassistant_sky_connect/translations/sk.json +2 -2
  268. homeassistant/components/homeassistant_sky_connect/translations/sv.json +32 -2
  269. homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +2 -2
  270. homeassistant/components/homeassistant_yellow/translations/cs.json +1 -1
  271. homeassistant/components/homeassistant_yellow/translations/de.json +1 -1
  272. homeassistant/components/homeassistant_yellow/translations/en-GB.json +1 -1
  273. homeassistant/components/homeassistant_yellow/translations/en.json +1 -1
  274. homeassistant/components/homeassistant_yellow/translations/et.json +1 -1
  275. homeassistant/components/homeassistant_yellow/translations/fr.json +5 -4
  276. homeassistant/components/homeassistant_yellow/translations/fy.json +11 -0
  277. homeassistant/components/homeassistant_yellow/translations/ga.json +7 -0
  278. homeassistant/components/homeassistant_yellow/translations/hu.json +48 -8
  279. homeassistant/components/homeassistant_yellow/translations/sk.json +1 -1
  280. homeassistant/components/homeassistant_yellow/translations/sv.json +13 -1
  281. homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -1
  282. homeassistant/components/homee/translations/hu.json +14 -0
  283. homeassistant/components/homekit/translations/sl.json +3 -0
  284. homeassistant/components/homekit_controller/translations/sr-Latn.json +11 -0
  285. homeassistant/components/homekit_controller/translations/sr.json +11 -0
  286. homeassistant/components/humidifier/translations/sr-Latn.json +13 -0
  287. homeassistant/components/humidifier/translations/sr.json +13 -0
  288. homeassistant/components/husqvarna_automower/translations/hu.json +19 -1
  289. homeassistant/components/husqvarna_automower_ble/translations/hu.json +4 -0
  290. homeassistant/components/huum/translations/hu.json +7 -0
  291. homeassistant/components/icloud/translations/fr.json +8 -4
  292. homeassistant/components/icloud/translations/hu.json +3 -0
  293. homeassistant/components/icloud/translations/sl.json +5 -1
  294. homeassistant/components/idasen_desk/translations/fy.json +7 -0
  295. homeassistant/components/imeon_inverter/translations/hu.json +6 -0
  296. homeassistant/components/incomfort/translations/sr-Latn.json +11 -0
  297. homeassistant/components/incomfort/translations/sr.json +11 -0
  298. homeassistant/components/input_number/translations/cs.json +1 -1
  299. homeassistant/components/input_number/translations/de.json +1 -1
  300. homeassistant/components/input_number/translations/el.json +1 -1
  301. homeassistant/components/input_number/translations/en-GB.json +1 -1
  302. homeassistant/components/input_number/translations/en.json +1 -1
  303. homeassistant/components/input_number/translations/es.json +1 -1
  304. homeassistant/components/input_number/translations/et.json +1 -1
  305. homeassistant/components/input_number/translations/lt.json +1 -1
  306. homeassistant/components/input_number/translations/sk.json +1 -1
  307. homeassistant/components/input_number/translations/zh-Hant.json +1 -1
  308. homeassistant/components/input_select/translations/sk.json +2 -2
  309. homeassistant/components/iometer/manifest.json +2 -2
  310. homeassistant/components/iotty/translations/hu.json +1 -1
  311. homeassistant/components/ipp/translations/sr-Latn.json +11 -0
  312. homeassistant/components/ipp/translations/sr.json +11 -0
  313. homeassistant/components/irm_kmi/translations/hu.json +34 -0
  314. homeassistant/components/irm_kmi/translations/sv.json +31 -0
  315. homeassistant/components/iron_os/translations/sr-Latn.json +18 -0
  316. homeassistant/components/iron_os/translations/sr.json +18 -0
  317. homeassistant/components/ista_ecotrend/translations/sr-Latn.json +15 -0
  318. homeassistant/components/ista_ecotrend/translations/sr.json +15 -0
  319. homeassistant/components/isy994/translations/sl.json +2 -1
  320. homeassistant/components/keenetic_ndms2/translations/hu.json +2 -1
  321. homeassistant/components/knx/translations/hu.json +3 -0
  322. homeassistant/components/konnected/translations/fy.json +6 -0
  323. homeassistant/components/konnected/translations/ga.json +6 -0
  324. homeassistant/components/konnected/translations/sv.json +6 -0
  325. homeassistant/components/lamarzocco/manifest.json +1 -1
  326. homeassistant/components/lametric/translations/hu.json +1 -1
  327. homeassistant/components/lcn/translations/fy.json +11 -0
  328. homeassistant/components/letpot/translations/hu.json +8 -0
  329. homeassistant/components/letpot/translations/pl.json +5 -0
  330. homeassistant/components/lg_thinq/translations/hu.json +7 -1
  331. homeassistant/components/lg_thinq/translations/sr-Latn.json +16 -0
  332. homeassistant/components/lg_thinq/translations/sr.json +16 -0
  333. homeassistant/components/libre_hardware_monitor/translations/hu.json +19 -0
  334. homeassistant/components/lifx/translations/sl.json +7 -0
  335. homeassistant/components/light/translations/hu.json +2 -1
  336. homeassistant/components/litterrobot/translations/fy.json +5 -0
  337. homeassistant/components/litterrobot/translations/hu.json +15 -0
  338. homeassistant/components/litterrobot/translations/nl.json +3 -0
  339. homeassistant/components/logbook/translations/fr.json +4 -0
  340. homeassistant/components/logbook/translations/sl.json +6 -1
  341. homeassistant/components/lyric/translations/hu.json +1 -1
  342. homeassistant/components/mastodon/translations/sv.json +4 -0
  343. homeassistant/components/matter/translations/el.json +1 -1
  344. homeassistant/components/matter/translations/hu.json +3 -0
  345. homeassistant/components/matter/translations/sv.json +3 -0
  346. homeassistant/components/mcp/translations/ga.json +20 -1
  347. homeassistant/components/mcp/translations/hu.json +9 -2
  348. homeassistant/components/mcp/translations/pl.json +18 -0
  349. homeassistant/components/mcp/translations/sv.json +8 -1
  350. homeassistant/components/mealie/translations/lt.json +4 -4
  351. homeassistant/components/media_player/translations/sr-Latn.json +3 -0
  352. homeassistant/components/media_player/translations/sr.json +9 -0
  353. homeassistant/components/media_source/translations/el.json +3 -0
  354. homeassistant/components/media_source/translations/es.json +3 -0
  355. homeassistant/components/media_source/translations/fr.json +3 -0
  356. homeassistant/components/media_source/translations/ga.json +3 -0
  357. homeassistant/components/media_source/translations/hu.json +3 -0
  358. homeassistant/components/media_source/translations/lt.json +3 -0
  359. homeassistant/components/media_source/translations/pl.json +5 -0
  360. homeassistant/components/media_source/translations/pt.json +3 -0
  361. homeassistant/components/melcloud/manifest.json +1 -1
  362. homeassistant/components/microbees/translations/hu.json +1 -1
  363. homeassistant/components/miele/sensor.py +1 -0
  364. homeassistant/components/miele/translations/fy.json +1 -0
  365. homeassistant/components/miele/translations/hu.json +13 -1
  366. homeassistant/components/miele/translations/sr-Latn.json +16 -0
  367. homeassistant/components/miele/translations/sr.json +16 -0
  368. homeassistant/components/mjpeg/translations/sl.json +1 -0
  369. homeassistant/components/modbus/modbus.py +7 -4
  370. homeassistant/components/monzo/translations/hu.json +1 -1
  371. homeassistant/components/motionmount/translations/fy.json +5 -0
  372. homeassistant/components/mqtt/lock.py +4 -1
  373. homeassistant/components/mqtt/translations/cs.json +1 -1
  374. homeassistant/components/mqtt/translations/de.json +1 -1
  375. homeassistant/components/mqtt/translations/en-GB.json +1 -1
  376. homeassistant/components/mqtt/translations/en.json +1 -1
  377. homeassistant/components/mqtt/translations/es.json +1 -1
  378. homeassistant/components/mqtt/translations/et.json +1 -1
  379. homeassistant/components/mqtt/translations/fr.json +1 -2
  380. homeassistant/components/mqtt/translations/fy.json +3 -1
  381. homeassistant/components/mqtt/translations/ga.json +3 -2
  382. homeassistant/components/mqtt/translations/he.json +1 -2
  383. homeassistant/components/mqtt/translations/hu.json +305 -16
  384. homeassistant/components/mqtt/translations/ja.json +1 -2
  385. homeassistant/components/mqtt/translations/lt.json +1 -1
  386. homeassistant/components/mqtt/translations/nl.json +1 -2
  387. homeassistant/components/mqtt/translations/pt.json +1 -2
  388. homeassistant/components/mqtt/translations/ru.json +1 -2
  389. homeassistant/components/mqtt/translations/sk.json +1 -1
  390. homeassistant/components/mqtt/translations/sv.json +4 -2
  391. homeassistant/components/mqtt/translations/zh-Hans.json +1 -1
  392. homeassistant/components/mqtt/translations/zh-Hant.json +1 -1
  393. homeassistant/components/music_assistant/translations/sk.json +1 -1
  394. homeassistant/components/mysensors/translations/hu.json +6 -6
  395. homeassistant/components/myuplink/translations/hu.json +1 -1
  396. homeassistant/components/nasweb/translations/hu.json +10 -0
  397. homeassistant/components/neato/translations/hu.json +1 -1
  398. homeassistant/components/nederlandse_spoorwegen/translations/hu.json +28 -0
  399. homeassistant/components/nest/translations/hu.json +1 -1
  400. homeassistant/components/netatmo/translations/hu.json +1 -1
  401. homeassistant/components/niko_home_control/translations/hu.json +7 -1
  402. homeassistant/components/nordpool/services.py +1 -1
  403. homeassistant/components/ntfy/translations/el.json +3 -0
  404. homeassistant/components/ntfy/translations/hu.json +10 -1
  405. homeassistant/components/ntfy/translations/lt.json +1 -0
  406. homeassistant/components/ntfy/translations/pt.json +1 -0
  407. homeassistant/components/number/translations/bg.json +0 -1
  408. homeassistant/components/number/translations/ca.json +0 -1
  409. homeassistant/components/number/translations/cs.json +1 -1
  410. homeassistant/components/number/translations/da.json +0 -1
  411. homeassistant/components/number/translations/de.json +1 -1
  412. homeassistant/components/number/translations/el.json +1 -1
  413. homeassistant/components/number/translations/en-GB.json +1 -1
  414. homeassistant/components/number/translations/en.json +1 -1
  415. homeassistant/components/number/translations/es.json +1 -1
  416. homeassistant/components/number/translations/et.json +1 -1
  417. homeassistant/components/number/translations/fi.json +0 -1
  418. homeassistant/components/number/translations/fr.json +0 -1
  419. homeassistant/components/number/translations/fy.json +13 -0
  420. homeassistant/components/number/translations/ga.json +3 -1
  421. homeassistant/components/number/translations/he.json +0 -1
  422. homeassistant/components/number/translations/hu.json +6 -1
  423. homeassistant/components/number/translations/id.json +0 -1
  424. homeassistant/components/number/translations/it.json +0 -1
  425. homeassistant/components/number/translations/ja.json +0 -1
  426. homeassistant/components/number/translations/ko.json +0 -1
  427. homeassistant/components/number/translations/lt.json +1 -1
  428. homeassistant/components/number/translations/lv.json +0 -1
  429. homeassistant/components/number/translations/nb.json +0 -1
  430. homeassistant/components/number/translations/nl.json +0 -1
  431. homeassistant/components/number/translations/pl.json +0 -1
  432. homeassistant/components/number/translations/pt-BR.json +0 -1
  433. homeassistant/components/number/translations/pt.json +0 -1
  434. homeassistant/components/number/translations/ro.json +0 -1
  435. homeassistant/components/number/translations/ru.json +0 -1
  436. homeassistant/components/number/translations/sk.json +1 -1
  437. homeassistant/components/number/translations/sv.json +3 -1
  438. homeassistant/components/number/translations/tr.json +0 -1
  439. homeassistant/components/number/translations/uk.json +0 -1
  440. homeassistant/components/number/translations/vi.json +0 -1
  441. homeassistant/components/number/translations/zh-Hant.json +1 -1
  442. homeassistant/components/ohme/translations/fy.json +9 -0
  443. homeassistant/components/ollama/translations/hu.json +55 -0
  444. homeassistant/components/ondilo_ico/translations/hu.json +1 -1
  445. homeassistant/components/onedrive/translations/de.json +1 -1
  446. homeassistant/components/onedrive/translations/hu.json +1 -1
  447. homeassistant/components/onvif/translations/sl.json +1 -0
  448. homeassistant/components/open_router/translations/hu.json +44 -0
  449. homeassistant/components/openai_conversation/translations/hu.json +64 -1
  450. homeassistant/components/openweathermap/translations/fy.json +1 -0
  451. homeassistant/components/openweathermap/translations/hu.json +14 -1
  452. homeassistant/components/opower/manifest.json +1 -1
  453. homeassistant/components/opower/translations/hu.json +6 -0
  454. homeassistant/components/oralb/translations/bg.json +0 -1
  455. homeassistant/components/oralb/translations/ca.json +0 -1
  456. homeassistant/components/oralb/translations/cs.json +0 -1
  457. homeassistant/components/oralb/translations/da.json +1 -2
  458. homeassistant/components/oralb/translations/de.json +1 -2
  459. homeassistant/components/oralb/translations/el.json +0 -1
  460. homeassistant/components/oralb/translations/en-GB.json +0 -1
  461. homeassistant/components/oralb/translations/en.json +1 -1
  462. homeassistant/components/oralb/translations/es.json +0 -1
  463. homeassistant/components/oralb/translations/et.json +0 -1
  464. homeassistant/components/oralb/translations/fi.json +0 -1
  465. homeassistant/components/oralb/translations/fr.json +0 -1
  466. homeassistant/components/oralb/translations/fy.json +1 -0
  467. homeassistant/components/oralb/translations/ga.json +0 -1
  468. homeassistant/components/oralb/translations/he.json +0 -1
  469. homeassistant/components/oralb/translations/hr.json +0 -1
  470. homeassistant/components/oralb/translations/hu.json +0 -1
  471. homeassistant/components/oralb/translations/id.json +0 -1
  472. homeassistant/components/oralb/translations/it.json +0 -1
  473. homeassistant/components/oralb/translations/ja.json +0 -1
  474. homeassistant/components/oralb/translations/ko.json +0 -1
  475. homeassistant/components/oralb/translations/lt.json +0 -1
  476. homeassistant/components/oralb/translations/nb.json +0 -1
  477. homeassistant/components/oralb/translations/nl.json +0 -1
  478. homeassistant/components/oralb/translations/pl.json +0 -1
  479. homeassistant/components/oralb/translations/pt-BR.json +0 -1
  480. homeassistant/components/oralb/translations/pt.json +0 -1
  481. homeassistant/components/oralb/translations/ro.json +0 -1
  482. homeassistant/components/oralb/translations/ru.json +0 -1
  483. homeassistant/components/oralb/translations/sk.json +0 -1
  484. homeassistant/components/oralb/translations/sl.json +1 -2
  485. homeassistant/components/oralb/translations/sr-Latn.json +1 -0
  486. homeassistant/components/oralb/translations/sr.json +1 -0
  487. homeassistant/components/oralb/translations/sv.json +0 -1
  488. homeassistant/components/oralb/translations/tr.json +0 -1
  489. homeassistant/components/oralb/translations/uk.json +0 -1
  490. homeassistant/components/oralb/translations/zh-Hans.json +0 -1
  491. homeassistant/components/oralb/translations/zh-Hant.json +0 -1
  492. homeassistant/components/osoenergy/translations/sr-Latn.json +17 -0
  493. homeassistant/components/osoenergy/translations/sr.json +17 -0
  494. homeassistant/components/otbr/config_flow.py +3 -0
  495. homeassistant/components/overkiz/translations/hu.json +1 -0
  496. homeassistant/components/overkiz/translations/sr-Latn.json +11 -0
  497. homeassistant/components/overkiz/translations/sr.json +11 -0
  498. homeassistant/components/playstation_network/translations/hu.json +8 -0
  499. homeassistant/components/plugwise/translations/select.sr-Latn.json +7 -0
  500. homeassistant/components/plugwise/translations/select.sr.json +7 -0
  501. homeassistant/components/plugwise/translations/sr-Latn.json +9 -0
  502. homeassistant/components/plugwise/translations/sr.json +2 -2
  503. homeassistant/components/plum_lightpad/translations/fy.json +1 -0
  504. homeassistant/components/point/translations/hu.json +1 -1
  505. homeassistant/components/pooldose/translations/hu.json +49 -0
  506. homeassistant/components/portainer/translations/el.json +30 -1
  507. homeassistant/components/portainer/translations/fy.json +1 -0
  508. homeassistant/components/portainer/translations/ga.json +14 -0
  509. homeassistant/components/portainer/translations/hu.json +22 -0
  510. homeassistant/components/portainer/translations/pl.json +18 -0
  511. homeassistant/components/portainer/translations/sv.json +1 -0
  512. homeassistant/components/proximity/translations/hu.json +25 -1
  513. homeassistant/components/prusalink/translations/sensor.sr-Latn.json +7 -0
  514. homeassistant/components/prusalink/translations/sensor.sr.json +7 -0
  515. homeassistant/components/prusalink/translations/sr-Latn.json +11 -0
  516. homeassistant/components/prusalink/translations/sr.json +11 -0
  517. homeassistant/components/pyload/translations/hu.json +6 -0
  518. homeassistant/components/qbittorrent/translations/sr-Latn.json +11 -0
  519. homeassistant/components/qbittorrent/translations/sr.json +11 -0
  520. homeassistant/components/random/translations/fy.json +9 -0
  521. homeassistant/components/random/translations/ga.json +1 -0
  522. homeassistant/components/random/translations/hu.json +4 -1
  523. homeassistant/components/random/translations/sv.json +1 -0
  524. homeassistant/components/remote/translations/hu.json +3 -0
  525. homeassistant/components/remote_calendar/translations/hu.json +2 -1
  526. homeassistant/components/renault/renault_hub.py +55 -39
  527. homeassistant/components/ring/translations/sl.json +2 -1
  528. homeassistant/components/roborock/config_flow.py +5 -5
  529. homeassistant/components/roborock/manifest.json +1 -1
  530. homeassistant/components/roborock/translations/el.json +3 -1
  531. homeassistant/components/roborock/translations/ga.json +3 -1
  532. homeassistant/components/roborock/translations/lt.json +3 -1
  533. homeassistant/components/roborock/translations/pl.json +3 -1
  534. homeassistant/components/roborock/translations/pt.json +3 -1
  535. homeassistant/components/roborock/translations/sr-Latn.json +11 -0
  536. homeassistant/components/roborock/translations/sr.json +11 -0
  537. homeassistant/components/roborock/translations/sv.json +3 -1
  538. homeassistant/components/route_b_smart_meter/translations/hu.json +24 -0
  539. homeassistant/components/route_b_smart_meter/translations/pl.json +34 -0
  540. homeassistant/components/satel_integra/strings.json +4 -0
  541. homeassistant/components/satel_integra/translations/bg.json +1 -0
  542. homeassistant/components/satel_integra/translations/cs.json +4 -0
  543. homeassistant/components/satel_integra/translations/de.json +4 -0
  544. homeassistant/components/satel_integra/translations/el.json +4 -0
  545. homeassistant/components/satel_integra/translations/en-GB.json +4 -0
  546. homeassistant/components/satel_integra/translations/en.json +4 -0
  547. homeassistant/components/satel_integra/translations/es.json +4 -0
  548. homeassistant/components/satel_integra/translations/et.json +4 -0
  549. homeassistant/components/satel_integra/translations/fy.json +19 -0
  550. homeassistant/components/satel_integra/translations/hu.json +132 -0
  551. homeassistant/components/satel_integra/translations/lt.json +4 -0
  552. homeassistant/components/satel_integra/translations/pl.json +206 -1
  553. homeassistant/components/satel_integra/translations/sk.json +4 -0
  554. homeassistant/components/satel_integra/translations/zh-Hans.json +4 -0
  555. homeassistant/components/satel_integra/translations/zh-Hant.json +4 -0
  556. homeassistant/components/scrape/translations/fy.json +2 -1
  557. homeassistant/components/scrape/translations/ga.json +2 -0
  558. homeassistant/components/scrape/translations/hu.json +7 -1
  559. homeassistant/components/scrape/translations/sv.json +2 -0
  560. homeassistant/components/sensor/translations/fy.json +3 -0
  561. homeassistant/components/sensor/translations/ga.json +3 -0
  562. homeassistant/components/sensor/translations/hu.json +9 -0
  563. homeassistant/components/sensor/translations/sv.json +3 -0
  564. homeassistant/components/senz/translations/hu.json +1 -1
  565. homeassistant/components/sfr_box/translations/sr-Latn.json +11 -0
  566. homeassistant/components/sfr_box/translations/sr.json +11 -0
  567. homeassistant/components/sftp_storage/translations/hu.json +14 -0
  568. homeassistant/components/sharkiq/manifest.json +1 -1
  569. homeassistant/components/shelly/binary_sensor.py +1 -1
  570. homeassistant/components/shelly/cover.py +2 -0
  571. homeassistant/components/shelly/translations/fy.json +2 -1
  572. homeassistant/components/shelly/translations/ga.json +12 -0
  573. homeassistant/components/shelly/translations/hu.json +21 -0
  574. homeassistant/components/shelly/translations/sv.json +7 -0
  575. homeassistant/components/shelly/utils.py +17 -19
  576. homeassistant/components/simplisafe/__init__.py +19 -3
  577. homeassistant/components/siren/translations/fy.json +3 -0
  578. homeassistant/components/slack/translations/el.json +2 -0
  579. homeassistant/components/slack/translations/et.json +2 -0
  580. homeassistant/components/slack/translations/lt.json +2 -0
  581. homeassistant/components/slack/translations/pt.json +2 -0
  582. homeassistant/components/sleep_as_android/translations/hu.json +134 -0
  583. homeassistant/components/sleepiq/translations/hu.json +5 -0
  584. homeassistant/components/smappee/translations/hu.json +1 -1
  585. homeassistant/components/smartthings/climate.py +2 -0
  586. homeassistant/components/smartthings/manifest.json +1 -1
  587. homeassistant/components/smartthings/strings.json +3 -1
  588. homeassistant/components/smartthings/translations/cs.json +3 -1
  589. homeassistant/components/smartthings/translations/de.json +3 -1
  590. homeassistant/components/smartthings/translations/el.json +16 -0
  591. homeassistant/components/smartthings/translations/en-GB.json +3 -1
  592. homeassistant/components/smartthings/translations/en.json +3 -1
  593. homeassistant/components/smartthings/translations/es.json +2 -1
  594. homeassistant/components/smartthings/translations/et.json +3 -1
  595. homeassistant/components/smartthings/translations/fr.json +1 -2
  596. homeassistant/components/smartthings/translations/fy.json +16 -0
  597. homeassistant/components/smartthings/translations/ga.json +5 -1
  598. homeassistant/components/smartthings/translations/hu.json +4 -1
  599. homeassistant/components/smartthings/translations/lt.json +7 -1
  600. homeassistant/components/smartthings/translations/pl.json +20 -0
  601. homeassistant/components/smartthings/translations/pt.json +5 -1
  602. homeassistant/components/smartthings/translations/sk.json +3 -1
  603. homeassistant/components/smartthings/translations/sr-Latn.json +16 -0
  604. homeassistant/components/smartthings/translations/sr.json +16 -0
  605. homeassistant/components/smartthings/translations/zh-Hans.json +3 -1
  606. homeassistant/components/smartthings/translations/zh-Hant.json +3 -1
  607. homeassistant/components/smlight/icons.json +22 -0
  608. homeassistant/components/smlight/switch.py +1 -1
  609. homeassistant/components/solaredge/translations/bg.json +2 -4
  610. homeassistant/components/solaredge/translations/ca.json +2 -4
  611. homeassistant/components/solaredge/translations/cs.json +2 -2
  612. homeassistant/components/solaredge/translations/da.json +1 -2
  613. homeassistant/components/solaredge/translations/de.json +2 -2
  614. homeassistant/components/solaredge/translations/el.json +2 -4
  615. homeassistant/components/solaredge/translations/en-GB.json +2 -4
  616. homeassistant/components/solaredge/translations/en.json +2 -2
  617. homeassistant/components/solaredge/translations/es-419.json +1 -2
  618. homeassistant/components/solaredge/translations/es.json +2 -4
  619. homeassistant/components/solaredge/translations/et.json +2 -2
  620. homeassistant/components/solaredge/translations/fi.json +2 -4
  621. homeassistant/components/solaredge/translations/fr.json +2 -4
  622. homeassistant/components/solaredge/translations/ga.json +2 -4
  623. homeassistant/components/solaredge/translations/hu.json +2 -4
  624. homeassistant/components/solaredge/translations/id.json +2 -4
  625. homeassistant/components/solaredge/translations/it.json +2 -4
  626. homeassistant/components/solaredge/translations/ja.json +2 -4
  627. homeassistant/components/solaredge/translations/ka.json +1 -2
  628. homeassistant/components/solaredge/translations/ko.json +2 -4
  629. homeassistant/components/solaredge/translations/lb.json +2 -4
  630. homeassistant/components/solaredge/translations/lt.json +2 -4
  631. homeassistant/components/solaredge/translations/nb.json +2 -4
  632. homeassistant/components/solaredge/translations/nl.json +2 -4
  633. homeassistant/components/solaredge/translations/pl.json +2 -4
  634. homeassistant/components/solaredge/translations/pt-BR.json +2 -4
  635. homeassistant/components/solaredge/translations/pt.json +2 -4
  636. homeassistant/components/solaredge/translations/ro.json +2 -4
  637. homeassistant/components/solaredge/translations/ru.json +2 -4
  638. homeassistant/components/solaredge/translations/sk.json +2 -2
  639. homeassistant/components/solaredge/translations/sl.json +2 -4
  640. homeassistant/components/solaredge/translations/sv.json +2 -4
  641. homeassistant/components/solaredge/translations/tr.json +2 -4
  642. homeassistant/components/solaredge/translations/uk.json +2 -4
  643. homeassistant/components/solaredge/translations/vi.json +1 -2
  644. homeassistant/components/solaredge/translations/zh-Hans.json +2 -4
  645. homeassistant/components/solaredge/translations/zh-Hant.json +2 -2
  646. homeassistant/components/sonos/translations/hu.json +10 -0
  647. homeassistant/components/spotify/translations/hu.json +1 -1
  648. homeassistant/components/sql/translations/el.json +58 -0
  649. homeassistant/components/sql/translations/fy.json +9 -0
  650. homeassistant/components/sql/translations/ga.json +1 -0
  651. homeassistant/components/sql/translations/hu.json +8 -1
  652. homeassistant/components/sql/translations/sl.json +13 -0
  653. homeassistant/components/sql/translations/sv.json +1 -0
  654. homeassistant/components/squeezebox/__init__.py +5 -2
  655. homeassistant/components/squeezebox/button.py +3 -1
  656. homeassistant/components/squeezebox/coordinator.py +3 -1
  657. homeassistant/components/squeezebox/media_player.py +3 -1
  658. homeassistant/components/squeezebox/switch.py +3 -1
  659. homeassistant/components/starlink/translations/sr-Latn.json +9 -0
  660. homeassistant/components/starlink/translations/sr.json +9 -0
  661. homeassistant/components/switch/translations/hu.json +3 -0
  662. homeassistant/components/switchbot/translations/hu.json +8 -0
  663. homeassistant/components/switchbot_cloud/translations/hu.json +27 -0
  664. homeassistant/components/synology_dsm/config_flow.py +18 -8
  665. homeassistant/components/system_bridge/sensor.py +1 -1
  666. homeassistant/components/systemmonitor/translations/el.json +9 -0
  667. homeassistant/components/tado/translations/sr-Latn.json +3 -0
  668. homeassistant/components/tado/translations/sr.json +3 -0
  669. homeassistant/components/tasmota/translations/hu.json +4 -4
  670. homeassistant/components/template/binary_sensor.py +1 -0
  671. homeassistant/components/template/translations/fy.json +23 -0
  672. homeassistant/components/template/translations/ga.json +1 -0
  673. homeassistant/components/template/translations/hu.json +875 -18
  674. homeassistant/components/template/translations/sv.json +1 -0
  675. homeassistant/components/tesla_fleet/translations/hu.json +1 -1
  676. homeassistant/components/teslemetry/translations/hu.json +14 -0
  677. homeassistant/components/teslemetry/translations/sr-Latn.json +11 -0
  678. homeassistant/components/teslemetry/translations/sr.json +9 -0
  679. homeassistant/components/timer/translations/sr-Latn.json +9 -0
  680. homeassistant/components/timer/translations/sr.json +9 -0
  681. homeassistant/components/togrill/translations/hu.json +16 -0
  682. homeassistant/components/togrill/translations/sv.json +69 -1
  683. homeassistant/components/tolo/translations/hu.json +2 -1
  684. homeassistant/components/tolo/translations/sv.json +2 -1
  685. homeassistant/components/toon/translations/hu.json +1 -1
  686. homeassistant/components/traccar_server/translations/hu.json +9 -1
  687. homeassistant/components/transmission/translations/sr-Latn.json +11 -0
  688. homeassistant/components/transmission/translations/sr.json +11 -0
  689. homeassistant/components/tuya/cover.py +2 -1
  690. homeassistant/components/tuya/translations/fy.json +5 -0
  691. homeassistant/components/tuya/translations/hu.json +34 -0
  692. homeassistant/components/tuya/translations/nl.json +3 -0
  693. homeassistant/components/tuya/translations/sensor.sr-Latn.json +7 -0
  694. homeassistant/components/tuya/translations/sensor.sr.json +7 -0
  695. homeassistant/components/tuya/translations/sr-Latn.json +5 -0
  696. homeassistant/components/tuya/translations/sr.json +11 -0
  697. homeassistant/components/twinkly/translations/fy.json +7 -0
  698. homeassistant/components/unifiprotect/translations/hu.json +3 -0
  699. homeassistant/components/update/translations/hu.json +3 -0
  700. homeassistant/components/uptime_kuma/translations/hu.json +40 -0
  701. homeassistant/components/uptimerobot/translations/hu.json +6 -0
  702. homeassistant/components/vacuum/translations/sr-Latn.json +9 -0
  703. homeassistant/components/vacuum/translations/sr.json +9 -0
  704. homeassistant/components/vegehub/translations/hu.json +3 -1
  705. homeassistant/components/venstar/translations/sr-Latn.json +11 -0
  706. homeassistant/components/venstar/translations/sr.json +11 -0
  707. homeassistant/components/vesync/fan.py +6 -6
  708. homeassistant/components/vesync/manifest.json +1 -1
  709. homeassistant/components/vicare/const.py +4 -3
  710. homeassistant/components/vicare/sensor.py +9 -6
  711. homeassistant/components/vicare/translations/sr-Latn.json +9 -0
  712. homeassistant/components/vicare/translations/sr.json +9 -0
  713. homeassistant/components/victron_remote_monitoring/config_flow.py +3 -3
  714. homeassistant/components/victron_remote_monitoring/coordinator.py +4 -4
  715. homeassistant/components/victron_remote_monitoring/manifest.json +1 -1
  716. homeassistant/components/victron_remote_monitoring/sensor.py +62 -18
  717. homeassistant/components/victron_remote_monitoring/translations/fy.json +12 -0
  718. homeassistant/components/victron_remote_monitoring/translations/hu.json +25 -0
  719. homeassistant/components/vizio/translations/sl.json +2 -1
  720. homeassistant/components/voip/translations/sl.json +1 -1
  721. homeassistant/components/volvo/translations/fy.json +8 -0
  722. homeassistant/components/volvo/translations/hu.json +58 -0
  723. homeassistant/components/volvo/translations/sr-Latn.json +11 -0
  724. homeassistant/components/volvo/translations/sr.json +11 -0
  725. homeassistant/components/wallbox/const.py +1 -1
  726. homeassistant/components/wallbox/coordinator.py +6 -1
  727. homeassistant/components/weather/translations/cs.json +1 -1
  728. homeassistant/components/weheat/translations/hu.json +1 -1
  729. homeassistant/components/weheat/translations/sr-Latn.json +11 -0
  730. homeassistant/components/weheat/translations/sr.json +11 -0
  731. homeassistant/components/whirlpool/translations/hu.json +1 -0
  732. homeassistant/components/withings/translations/fy.json +9 -0
  733. homeassistant/components/withings/translations/hu.json +1 -1
  734. homeassistant/components/withings/translations/nl.json +9 -0
  735. homeassistant/components/wolflink/translations/sensor.sr-Latn.json +7 -0
  736. homeassistant/components/wolflink/translations/sensor.sr.json +7 -0
  737. homeassistant/components/wolflink/translations/sr-Latn.json +11 -0
  738. homeassistant/components/wolflink/translations/sr.json +11 -0
  739. homeassistant/components/workday/manifest.json +1 -1
  740. homeassistant/components/wyoming/translations/sl.json +1 -1
  741. homeassistant/components/xbox/translations/hu.json +1 -1
  742. homeassistant/components/yale/translations/hu.json +1 -1
  743. homeassistant/components/yolink/translations/hu.json +10 -1
  744. homeassistant/components/zha/__init__.py +14 -1
  745. homeassistant/components/zha/config_flow.py +4 -1
  746. homeassistant/components/zha/entity.py +14 -3
  747. homeassistant/components/zha/translations/el.json +2 -1
  748. homeassistant/components/zha/translations/fr.json +47 -14
  749. homeassistant/components/zha/translations/fy.json +3 -0
  750. homeassistant/components/zha/translations/ga.json +1 -0
  751. homeassistant/components/zha/translations/hu.json +1 -0
  752. homeassistant/components/zha/translations/lt.json +41 -12
  753. homeassistant/components/zha/translations/pl.json +14 -0
  754. homeassistant/components/zha/translations/sl.json +18 -6
  755. homeassistant/components/zha/translations/sr-Latn.json +7 -0
  756. homeassistant/components/zha/translations/sr.json +11 -0
  757. homeassistant/components/zha/translations/sv.json +55 -0
  758. homeassistant/components/zwave_js/config_flow.py +44 -31
  759. homeassistant/components/zwave_me/translations/lt.json +1 -1
  760. homeassistant/const.py +1 -1
  761. homeassistant/package_constraints.txt +1 -1
  762. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/METADATA +1 -1
  763. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/RECORD +768 -627
  764. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/WHEEL +0 -0
  765. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/entry_points.txt +0 -0
  766. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/LICENSE.md +0 -0
  767. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  768. {homeassistant-2025.10.1.dist-info → homeassistant-2025.10.2.dist-info}/top_level.txt +0 -0
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
5
5
  "already_in_progress": "A konfigur\u00e1l\u00e1s m\u00e1r folyamatban van",
6
- "no_devices_found": "Nem tal\u00e1lhat\u00f3 eszk\u00f6z a h\u00e1l\u00f3zaton",
7
6
  "not_supported": "Eszk\u00f6z nem t\u00e1mogatott"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Perangkat sudah dikonfigurasi",
5
5
  "already_in_progress": "Alur konfigurasi sedang berlangsung",
6
- "no_devices_found": "Tidak ada perangkat yang ditemukan di jaringan",
7
6
  "not_supported": "Perangkat tidak didukung"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
5
5
  "already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
6
- "no_devices_found": "Nessun dispositivo trovato sulla rete",
7
6
  "not_supported": "Dispositivo non supportato"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
5
5
  "already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059",
6
- "no_devices_found": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306b\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093",
7
6
  "not_supported": "\u30c7\u30d0\u30a4\u30b9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
5
5
  "already_in_progress": "\uae30\uae30 \uad6c\uc131\uc774 \uc774\ubbf8 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4",
6
- "no_devices_found": "\ub124\ud2b8\uc6cc\ud06c\uc5d0\uc11c \uae30\uae30\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
7
6
  "not_supported": "\uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \uc7a5\uce58"
8
7
  },
9
8
  "step": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Prietaisas jau sukonfig\u016bruotas",
5
5
  "already_in_progress": "Konfig\u016bracijos procesas jau vyksta",
6
- "no_devices_found": "Tinkle nerasta joki\u0173 prietais\u0173",
7
6
  "not_supported": "Prietaisas nepalaikomas"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Enhet er allerede konfigurert",
5
5
  "already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
6
- "no_devices_found": "Ingen enheter funnet p\u00e5 nettverket",
7
6
  "not_supported": "Enheten st\u00f8ttes ikke"
8
7
  },
9
8
  "step": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Apparaat is al geconfigureerd",
5
5
  "already_in_progress": "De configuratie is momenteel al bezig",
6
- "no_devices_found": "Geen apparaten gevonden op het netwerk",
7
6
  "not_supported": "Apparaat wordt niet ondersteund"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
5
5
  "already_in_progress": "Konfiguracja jest ju\u017c w toku",
6
- "no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci",
7
6
  "not_supported": "Urz\u0105dzenie nie jest obs\u0142ugiwane"
8
7
  },
9
8
  "step": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
5
5
  "already_in_progress": "O fluxo de configura\u00e7\u00e3o j\u00e1 est\u00e1 em andamento",
6
- "no_devices_found": "Nenhum dispositivo encontrado na rede",
7
6
  "not_supported": "Dispositivo n\u00e3o suportado"
8
7
  },
9
8
  "step": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Dispositivo j\u00e1 configurado",
5
5
  "already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
6
- "no_devices_found": "Nenhum dispositivo encontrado na rede",
7
6
  "not_supported": "Dispositivo n\u00e3o suportado"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Dispozitivul a fost configurat deja",
5
5
  "already_in_progress": "Fluxul de configura\u021bie este deja \u00een desf\u0103\u0219urare",
6
- "no_devices_found": "Nu s-au descoperit dispozitive in re\u021bea",
7
6
  "not_supported": "Dispozitivul nu este acceptat"
8
7
  },
9
8
  "step": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant",
5
5
  "already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f",
6
- "no_devices_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438",
7
6
  "not_supported": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f."
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
5
5
  "already_in_progress": "Konfigur\u00e1cia u\u017e prebieha",
6
- "no_devices_found": "V sieti sa nena\u0161li \u017eiadne zariadenia",
7
6
  "not_supported": "Zariadenie nie je podporovan\u00e9"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -2,8 +2,7 @@
2
2
  "config": {
3
3
  "abort": {
4
4
  "already_configured": "Naprava je \u017ee konfigurirana",
5
- "already_in_progress": "Konfiguriranje \u017ee poteka",
6
- "no_devices_found": "V omre\u017eju ni bilo najdenih naprav"
5
+ "already_in_progress": "Konfiguriranje \u017ee poteka"
7
6
  },
8
7
  "step": {
9
8
  "bluetooth_confirm": {
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Enheten \u00e4r redan konfigurerad",
5
5
  "already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
6
- "no_devices_found": "Inga enheter hittades i n\u00e4tverket",
7
6
  "not_supported": "Enhet st\u00f6ds inte"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f",
5
5
  "already_in_progress": "Yap\u0131land\u0131rma ak\u0131\u015f\u0131 zaten devam ediyor",
6
- "no_devices_found": "A\u011fda cihaz bulunamad\u0131",
7
6
  "not_supported": "Cihaz desteklenmiyor"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\u0426\u0435\u0439 \u043f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e",
5
5
  "already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441 \u043d\u0430\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u0436\u0435 \u0442\u0440\u0438\u0432\u0430\u0454.",
6
- "no_devices_found": "\u041f\u0440\u0438\u0441\u0442\u0440\u043e\u0457 \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u0456 \u0432 \u043c\u0435\u0440\u0435\u0436\u0456.",
7
6
  "not_supported": "\u041f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\u8bbe\u5907\u5df2\u914d\u7f6e",
5
5
  "already_in_progress": "\u914d\u7f6e\u6d41\u7a0b\u5df2\u5728\u8fdb\u884c\u4e2d",
6
- "no_devices_found": "\u7f51\u7edc\u4e0a\u672a\u627e\u5230\u4efb\u4f55\u8bbe\u5907",
7
6
  "not_supported": "\u4e0d\u652f\u6301\u7684\u8bbe\u5907"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -3,7 +3,6 @@
3
3
  "abort": {
4
4
  "already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
5
5
  "already_in_progress": "\u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d",
6
- "no_devices_found": "\u7db2\u8def\u4e0a\u627e\u4e0d\u5230\u88dd\u7f6e",
7
6
  "not_supported": "\u88dd\u7f6e\u4e0d\u652f\u63f4"
8
7
  },
9
8
  "flow_title": "{name}",
@@ -0,0 +1,17 @@
1
+ {
2
+ "entity": {
3
+ "binary_sensor": {
4
+ "heating": {
5
+ "name": "Grejanje"
6
+ }
7
+ }
8
+ },
9
+ "services": {
10
+ "turn_off": {
11
+ "name": "Isklju\u010di grejanje"
12
+ },
13
+ "turn_on": {
14
+ "name": "Uklju\u010di grejanje"
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "entity": {
3
+ "binary_sensor": {
4
+ "heating": {
5
+ "name": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435"
6
+ }
7
+ }
8
+ },
9
+ "services": {
10
+ "turn_off": {
11
+ "name": "\u0418\u0441\u043a\u0459\u0443\u0447\u0438 \u0433\u0440\u0435\u0458\u0430\u045a\u0435"
12
+ },
13
+ "turn_on": {
14
+ "name": "\u0423\u043a\u0459\u0443\u0447\u0438 \u0433\u0440\u0435\u0458\u0430\u045a\u0435"
15
+ }
16
+ }
17
+ }
@@ -75,6 +75,9 @@ async def _title(hass: HomeAssistant, discovery_info: HassioServiceInfo) -> str:
75
75
  if device and ("Connect_ZBT-1" in device or "SkyConnect" in device):
76
76
  return f"Home Assistant Connect ZBT-1 ({discovery_info.name})"
77
77
 
78
+ if device and "Nabu_Casa_ZBT-2" in device:
79
+ return f"Home Assistant Connect ZBT-2 ({discovery_info.name})"
80
+
78
81
  return discovery_info.name
79
82
 
80
83
 
@@ -123,6 +123,7 @@
123
123
  "battery": {
124
124
  "state": {
125
125
  "critical": "Kritikus",
126
+ "full": "Tele",
126
127
  "good": "J\u00f3",
127
128
  "low": "Alacsony",
128
129
  "medium": "K\u00f6zepes",
@@ -0,0 +1,11 @@
1
+ {
2
+ "entity": {
3
+ "select": {
4
+ "operating_mode": {
5
+ "state": {
6
+ "heating": "Grejanje"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "entity": {
3
+ "select": {
4
+ "operating_mode": {
5
+ "state": {
6
+ "heating": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -44,6 +44,14 @@
44
44
  }
45
45
  }
46
46
  },
47
+ "config_subentries": {
48
+ "friend": {
49
+ "error": {
50
+ "cannot_connect": "Sikertelen csatlakoz\u00e1s",
51
+ "unknown": "V\u00e1ratlan hiba"
52
+ }
53
+ }
54
+ },
47
55
  "entity": {
48
56
  "sensor": {
49
57
  "earned_trophies_bronze": {
@@ -0,0 +1,7 @@
1
+ {
2
+ "state": {
3
+ "plugwise__regulation_mode": {
4
+ "heating": "Grejanje"
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "state": {
3
+ "plugwise__regulation_mode": {
4
+ "heating": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435"
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "entity": {
3
+ "binary_sensor": {
4
+ "heating_state": {
5
+ "name": "Grejanje"
6
+ }
7
+ }
8
+ }
9
+ }
@@ -5,14 +5,14 @@
5
5
  "name": "Hla\u0111enje"
6
6
  },
7
7
  "heating_state": {
8
- "name": "Grejanje"
8
+ "name": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435"
9
9
  }
10
10
  },
11
11
  "select": {
12
12
  "regulation_mode": {
13
13
  "state": {
14
14
  "cooling": "Hla\u0111enje",
15
- "heating": "Grejanje"
15
+ "heating": "\u0413\u0440\u0435\u0458\u0430\u045a\u0435"
16
16
  }
17
17
  }
18
18
  },
@@ -21,7 +21,7 @@
21
21
  "step": {
22
22
  "pick_implementation": {
23
23
  "data": {
24
- "implementation": "Alkalmaz\u00e1s-hiteles\u00edt\u0151 adatok"
24
+ "implementation": "Alkalmaz\u00e1s hiteles\u00edt\u0151 adatai"
25
25
  },
26
26
  "data_description": {
27
27
  "implementation": "A hiteles\u00edt\u00e9shez haszn\u00e1land\u00f3 hiteles\u00edt\u0151 adatok"
@@ -0,0 +1,49 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
5
+ "cannot_connect": "Sikertelen csatlakoz\u00e1s"
6
+ },
7
+ "error": {
8
+ "cannot_connect": "Sikertelen csatlakoz\u00e1s",
9
+ "unknown": "V\u00e1ratlan hiba"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "host": "Hoszt"
15
+ }
16
+ }
17
+ }
18
+ },
19
+ "entity": {
20
+ "sensor": {
21
+ "orp_calibration_type": {
22
+ "state": {
23
+ "off": "Ki"
24
+ }
25
+ },
26
+ "orp_type_dosing": {
27
+ "state": {
28
+ "high": "Magas",
29
+ "low": "Alacsony"
30
+ }
31
+ },
32
+ "peristaltic_orp_dosing": {
33
+ "state": {
34
+ "off": "Ki"
35
+ }
36
+ },
37
+ "peristaltic_ph_dosing": {
38
+ "state": {
39
+ "off": "Ki"
40
+ }
41
+ },
42
+ "ph_calibration_type": {
43
+ "state": {
44
+ "off": "Ki"
45
+ }
46
+ }
47
+ }
48
+ }
49
+ }
@@ -15,8 +15,37 @@
15
15
  "api_token": "API token",
16
16
  "url": "URL",
17
17
  "verify_ssl": "\u0395\u03c0\u03b1\u03bb\u03ae\u03b8\u03b5\u03c5\u03c3\u03b7 \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd SSL"
18
- }
18
+ },
19
+ "data_description": {
20
+ "api_token": "\u03a4\u03bf token \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 API \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03bf Portainer",
21
+ "url": "\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL, \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03bf\u03bc\u03ad\u03bd\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b8\u03cd\u03c1\u03b1\u03c2, \u03c4\u03b7\u03c2 \u03c5\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7\u03c2 Portainer \u03c3\u03b1\u03c2",
22
+ "verify_ssl": "\u0395\u03ac\u03bd \u03b8\u03b1 \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03b9\u03ba\u03ac SSL. \u0391\u03c0\u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bc\u03cc\u03bd\u03bf \u03b1\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03bf-\u03c5\u03c0\u03bf\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03c4\u03b9\u03ba\u03cc"
23
+ },
24
+ "description": "\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 token \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b5\u03c0\u03b1\u03c6\u03ae \u03c4\u03bf\u03c5 Portainer. \u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 **\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03bc\u03bf\u03c5 > Tokens \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2** \u03ba\u03b1\u03b9 \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 **\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 token \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2**"
19
25
  }
20
26
  }
27
+ },
28
+ "device": {
29
+ "unknown_container": {
30
+ "name": "A\u03b3\u03bd\u03c9\u03c3\u03c4\u03bf container"
31
+ }
32
+ },
33
+ "entity": {
34
+ "binary_sensor": {
35
+ "status": {
36
+ "name": "\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7"
37
+ }
38
+ }
39
+ },
40
+ "exceptions": {
41
+ "cannot_connect": {
42
+ "message": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 Portainer: {error}"
43
+ },
44
+ "invalid_auth": {
45
+ "message": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2: {error}"
46
+ },
47
+ "timeout_connect": {
48
+ "message": "\u039b\u03ae\u03be\u03b7 \u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03bf\u03c1\u03af\u03bf\u03c5 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b5\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c5\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 Portainer: {error}"
49
+ }
21
50
  }
22
51
  }
@@ -3,6 +3,7 @@
3
3
  "step": {
4
4
  "user": {
5
5
  "data": {
6
+ "api_token": "API-token",
6
7
  "url": "URL",
7
8
  "verify_ssl": "SSL-sertifikaat ferifiearje"
8
9
  }
@@ -8,6 +8,20 @@
8
8
  "invalid_auth": "F\u00edordheimhni\u00fa neamhbhail\u00ed",
9
9
  "timeout_connect": "Am cr\u00edochnaithe ag bun\u00fa nasc",
10
10
  "unknown": "Earr\u00e1id gan choinne"
11
+ },
12
+ "step": {
13
+ "user": {
14
+ "data": {
15
+ "api_token": "Comhartha API",
16
+ "url": "URL",
17
+ "verify_ssl": "F\u00edoraigh teastas SSL"
18
+ },
19
+ "data_description": {
20
+ "api_token": "An comhartha rochtana API le haghaidh f\u00edordheimhni\u00fa le Portainer",
21
+ "url": "URL, an port san \u00e1ireamh, do ch\u00e1s Portainer",
22
+ "verify_ssl": "Cib\u00e9 acu teastais SSL a fh\u00edor\u00fa n\u00f3 nach ea. D\u00edchumasaigh ach amh\u00e1in m\u00e1 t\u00e1 teastas f\u00e9insh\u00ednithe agat."
23
+ }
24
+ }
11
25
  }
12
26
  },
13
27
  "device": {
@@ -0,0 +1,22 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "Sikertelen csatlakoz\u00e1s",
8
+ "invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
9
+ "timeout_connect": "Id\u0151t\u00fall\u00e9p\u00e9s a kapcsolat l\u00e9trehoz\u00e1sa sor\u00e1n",
10
+ "unknown": "V\u00e1ratlan hiba"
11
+ },
12
+ "step": {
13
+ "user": {
14
+ "data": {
15
+ "api_token": "API Token",
16
+ "url": "URL",
17
+ "verify_ssl": "SSL-tan\u00fas\u00edtv\u00e1ny ellen\u0151rz\u00e9se"
18
+ }
19
+ }
20
+ }
21
+ }
22
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "config": {
3
+ "step": {
4
+ "user": {
5
+ "data": {
6
+ "api_token": "Token API",
7
+ "url": "URL",
8
+ "verify_ssl": "Zweryfikuj certyfikat SSL"
9
+ },
10
+ "data_description": {
11
+ "api_token": "Token dost\u0119pu API do uwierzytelniania w Portainer",
12
+ "url": "Adres URL, w tym port, instancji Portainer",
13
+ "verify_ssl": "Okre\u015bla, czy nale\u017cy weryfikowa\u0107 certyfikaty SSL. Wy\u0142\u0105cz tylko wtedy, gdy masz certyfikat z podpisem w\u0142asnym"
14
+ }
15
+ }
16
+ }
17
+ }
18
+ }
@@ -4,11 +4,13 @@
4
4
  "already_configured": "Az eszk\u00f6z m\u00e1r konfigur\u00e1lva van",
5
5
  "success": "V\u00e1ltoz\u00e1sok mentve"
6
6
  },
7
+ "flow_title": "K\u00f6zels\u00e9g",
7
8
  "step": {
8
9
  "user": {
9
10
  "data": {
10
11
  "ignored_zones": "Figyelmen k\u00edv\u00fcl hagyand\u00f3 z\u00f3n\u00e1k",
11
12
  "tolerance": "T\u0171r\u00e9si t\u00e1vols\u00e1g",
13
+ "tracked_entities": "Nyomon k\u00f6vetend\u0151 eszk\u00f6z\u00f6k vagy szem\u00e9lyek",
12
14
  "zone": "Z\u00f3na a t\u00e1vols\u00e1g nyomon k\u00f6vet\u00e9s\u00e9hez"
13
15
  }
14
16
  }
@@ -17,6 +19,7 @@
17
19
  "entity": {
18
20
  "sensor": {
19
21
  "dir_of_travel": {
22
+ "name": "{tracked_entity} halad\u00e1si ir\u00e1ny",
20
23
  "state": {
21
24
  "arrived": "Meg\u00e9rkezett",
22
25
  "away_from": "T\u00e1volodik",
@@ -24,11 +27,20 @@
24
27
  "towards": "K\u00f6zeledik"
25
28
  }
26
29
  },
30
+ "dist_to_zone": {
31
+ "name": "{tracked_entity} t\u00e1vols\u00e1ga"
32
+ },
27
33
  "nearest": {
28
34
  "name": "Legk\u00f6zelebbi eszk\u00f6z"
29
35
  },
30
36
  "nearest_dir_of_travel": {
31
- "name": "Legk\u00f6zelebbi halad\u00e1si ir\u00e1ny"
37
+ "name": "Legk\u00f6zelebbi halad\u00e1si ir\u00e1ny",
38
+ "state": {
39
+ "arrived": "Meg\u00e9rkezett",
40
+ "away_from": "T\u00e1volodik",
41
+ "stationary": "\u00c1ll\u00f3, mozdulatlan",
42
+ "towards": "K\u00f6zeledik"
43
+ }
32
44
  },
33
45
  "nearest_dist_to_zone": {
34
46
  "name": "Legk\u00f6zelebbi t\u00e1vols\u00e1g"
@@ -48,5 +60,17 @@
48
60
  "title": "A k\u00f6vetett entit\u00e1s elt\u00e1vol\u00edtva"
49
61
  }
50
62
  },
63
+ "options": {
64
+ "step": {
65
+ "init": {
66
+ "data": {
67
+ "ignored_zones": "Figyelmen k\u00edv\u00fcl hagyand\u00f3 z\u00f3n\u00e1k",
68
+ "tolerance": "T\u0171r\u00e9si t\u00e1vols\u00e1g",
69
+ "tracked_entities": "Nyomon k\u00f6vetend\u0151 eszk\u00f6z\u00f6k vagy szem\u00e9lyek",
70
+ "zone": "Z\u00f3na a t\u00e1vols\u00e1g nyomon k\u00f6vet\u00e9s\u00e9hez"
71
+ }
72
+ }
73
+ }
74
+ },
51
75
  "title": "K\u00f6zels\u00e9g"
52
76
  }
@@ -0,0 +1,7 @@
1
+ {
2
+ "state": {
3
+ "prusalink__printer_state": {
4
+ "idle": "Mirovanje"
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "state": {
3
+ "prusalink__printer_state": {
4
+ "idle": "\u041c\u0438\u0440\u043e\u0432\u0430\u045a\u0435"
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "entity": {
3
+ "sensor": {
4
+ "printer_state": {
5
+ "state": {
6
+ "idle": "Mirovanje"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "entity": {
3
+ "sensor": {
4
+ "printer_state": {
5
+ "state": {
6
+ "idle": "\u041c\u0438\u0440\u043e\u0432\u0430\u045a\u0435"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }