homeassistant 2025.8.3__py3-none-any.whl → 2025.9.0b0__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 (2315) hide show
  1. homeassistant/auth/auth_store.py +3 -0
  2. homeassistant/auth/models.py +4 -1
  3. homeassistant/components/abode/translations/it.json +5 -0
  4. homeassistant/components/acaia/translations/ga.json +5 -1
  5. homeassistant/components/adguard/translations/it.json +2 -0
  6. homeassistant/components/ads/translations/ga.json +5 -2
  7. homeassistant/components/advantage_air/translations/ga.json +25 -0
  8. homeassistant/components/agent_dvr/translations/ga.json +18 -1
  9. homeassistant/components/agent_dvr/translations/it.json +3 -0
  10. homeassistant/components/ai_task/__init__.py +68 -2
  11. homeassistant/components/ai_task/const.py +9 -0
  12. homeassistant/components/ai_task/entity.py +22 -2
  13. homeassistant/components/ai_task/icons.json +8 -0
  14. homeassistant/components/ai_task/manifest.json +2 -2
  15. homeassistant/components/ai_task/media_source.py +81 -0
  16. homeassistant/components/ai_task/services.yaml +27 -0
  17. homeassistant/components/ai_task/strings.json +22 -0
  18. homeassistant/components/ai_task/task.py +239 -47
  19. homeassistant/components/ai_task/translations/de.json +22 -0
  20. homeassistant/components/ai_task/translations/en-GB.json +22 -0
  21. homeassistant/components/ai_task/translations/en.json +22 -0
  22. homeassistant/components/ai_task/translations/et.json +22 -0
  23. homeassistant/components/ai_task/translations/ga.json +22 -0
  24. homeassistant/components/ai_task/translations/it.json +22 -0
  25. homeassistant/components/ai_task/translations/nl.json +7 -0
  26. homeassistant/components/ai_task/translations/sk.json +22 -0
  27. homeassistant/components/ai_task/translations/zh-Hans.json +22 -0
  28. homeassistant/components/ai_task/translations/zh-Hant.json +22 -0
  29. homeassistant/components/airgradient/strings.json +1 -1
  30. homeassistant/components/airly/translations/ga.json +35 -0
  31. homeassistant/components/airnow/translations/ga.json +12 -0
  32. homeassistant/components/airos/__init__.py +4 -1
  33. homeassistant/components/airos/binary_sensor.py +106 -0
  34. homeassistant/components/airos/manifest.json +1 -1
  35. homeassistant/components/airos/quality_scale.yaml +1 -3
  36. homeassistant/components/airos/sensor.py +51 -2
  37. homeassistant/components/airos/strings.json +37 -0
  38. homeassistant/components/airos/translations/bg.json +20 -0
  39. homeassistant/components/airos/translations/cs.json +37 -0
  40. homeassistant/components/airos/translations/de.json +37 -0
  41. homeassistant/components/airos/translations/el.json +23 -0
  42. homeassistant/components/airos/translations/en-GB.json +37 -0
  43. homeassistant/components/airos/translations/en.json +37 -0
  44. homeassistant/components/airos/translations/es.json +3 -0
  45. homeassistant/components/airos/translations/et.json +37 -0
  46. homeassistant/components/airos/translations/fr.json +42 -1
  47. homeassistant/components/airos/translations/ga.json +37 -0
  48. homeassistant/components/airos/translations/it.json +21 -1
  49. homeassistant/components/airos/translations/lt.json +20 -0
  50. homeassistant/components/airos/translations/nl.json +19 -0
  51. homeassistant/components/airos/translations/pt.json +37 -0
  52. homeassistant/components/airos/translations/ru.json +18 -1
  53. homeassistant/components/airos/translations/sk.json +37 -0
  54. homeassistant/components/airos/translations/sv.json +35 -0
  55. homeassistant/components/airos/translations/zh-Hans.json +37 -0
  56. homeassistant/components/airos/translations/zh-Hant.json +37 -0
  57. homeassistant/components/airq/__init__.py +1 -1
  58. homeassistant/components/airq/coordinator.py +1 -0
  59. homeassistant/components/airq/number.py +85 -0
  60. homeassistant/components/airq/strings.json +5 -0
  61. homeassistant/components/airq/translations/cs.json +5 -0
  62. homeassistant/components/airq/translations/de.json +5 -0
  63. homeassistant/components/airq/translations/el.json +5 -0
  64. homeassistant/components/airq/translations/en-GB.json +5 -0
  65. homeassistant/components/airq/translations/en.json +5 -0
  66. homeassistant/components/airq/translations/et.json +5 -0
  67. homeassistant/components/airq/translations/fr.json +5 -0
  68. homeassistant/components/airq/translations/ga.json +59 -0
  69. homeassistant/components/airq/translations/lt.json +5 -0
  70. homeassistant/components/airq/translations/nl.json +5 -0
  71. homeassistant/components/airq/translations/pt.json +5 -0
  72. homeassistant/components/airq/translations/sk.json +5 -0
  73. homeassistant/components/airq/translations/sv.json +5 -0
  74. homeassistant/components/airq/translations/zh-Hans.json +5 -0
  75. homeassistant/components/airq/translations/zh-Hant.json +5 -0
  76. homeassistant/components/airthings/translations/ga.json +20 -1
  77. homeassistant/components/airthings_ble/translations/ga.json +6 -1
  78. homeassistant/components/airtouch5/translations/ga.json +5 -0
  79. homeassistant/components/airvisual/translations/ga.json +42 -0
  80. homeassistant/components/airvisual/translations/sensor.ga.json +10 -0
  81. homeassistant/components/airzone/translations/ga.json +7 -1
  82. homeassistant/components/airzone_cloud/manifest.json +1 -1
  83. homeassistant/components/airzone_cloud/translations/ga.json +22 -0
  84. homeassistant/components/aladdin_connect/__init__.py +99 -26
  85. homeassistant/components/aladdin_connect/api.py +33 -0
  86. homeassistant/components/aladdin_connect/application_credentials.py +14 -0
  87. homeassistant/components/aladdin_connect/config_flow.py +58 -6
  88. homeassistant/components/aladdin_connect/const.py +14 -0
  89. homeassistant/components/aladdin_connect/coordinator.py +44 -0
  90. homeassistant/components/aladdin_connect/cover.py +62 -0
  91. homeassistant/components/aladdin_connect/entity.py +32 -0
  92. homeassistant/components/aladdin_connect/manifest.json +4 -2
  93. homeassistant/components/aladdin_connect/quality_scale.yaml +94 -0
  94. homeassistant/components/aladdin_connect/sensor.py +77 -0
  95. homeassistant/components/aladdin_connect/strings.json +26 -4
  96. homeassistant/components/aladdin_connect/translations/bg.json +1 -7
  97. homeassistant/components/aladdin_connect/translations/cs.json +1 -8
  98. homeassistant/components/aladdin_connect/translations/de.json +26 -4
  99. homeassistant/components/aladdin_connect/translations/el.json +1 -8
  100. homeassistant/components/aladdin_connect/translations/en-GB.json +26 -4
  101. homeassistant/components/aladdin_connect/translations/en.json +26 -4
  102. homeassistant/components/aladdin_connect/translations/es.json +1 -8
  103. homeassistant/components/aladdin_connect/translations/et.json +1 -8
  104. homeassistant/components/aladdin_connect/translations/ga.json +1 -8
  105. homeassistant/components/aladdin_connect/translations/hr.json +1 -8
  106. homeassistant/components/aladdin_connect/translations/hu.json +1 -8
  107. homeassistant/components/aladdin_connect/translations/id.json +1 -8
  108. homeassistant/components/aladdin_connect/translations/ja.json +1 -8
  109. homeassistant/components/aladdin_connect/translations/lt.json +1 -8
  110. homeassistant/components/aladdin_connect/translations/pt.json +1 -8
  111. homeassistant/components/aladdin_connect/translations/ru.json +1 -8
  112. homeassistant/components/aladdin_connect/translations/sk.json +1 -8
  113. homeassistant/components/aladdin_connect/translations/sv.json +1 -8
  114. homeassistant/components/aladdin_connect/translations/tr.json +1 -8
  115. homeassistant/components/aladdin_connect/translations/zh-Hans.json +1 -8
  116. homeassistant/components/aladdin_connect/translations/zh-Hant.json +1 -8
  117. homeassistant/components/alarm_control_panel/translations/ga.json +34 -1
  118. homeassistant/components/alarmdecoder/translations/ga.json +71 -3
  119. homeassistant/components/alert/translations/ga.json +27 -0
  120. homeassistant/components/alexa_devices/__init__.py +8 -8
  121. homeassistant/components/alexa_devices/config_flow.py +53 -3
  122. homeassistant/components/alexa_devices/coordinator.py +1 -1
  123. homeassistant/components/alexa_devices/manifest.json +1 -1
  124. homeassistant/components/alexa_devices/quality_scale.yaml +1 -1
  125. homeassistant/components/alexa_devices/strings.json +11 -0
  126. homeassistant/components/alexa_devices/translations/bg.json +11 -0
  127. homeassistant/components/alexa_devices/translations/ca.json +6 -0
  128. homeassistant/components/alexa_devices/translations/cs.json +11 -0
  129. homeassistant/components/alexa_devices/translations/de.json +11 -0
  130. homeassistant/components/alexa_devices/translations/el.json +11 -0
  131. homeassistant/components/alexa_devices/translations/en-GB.json +11 -0
  132. homeassistant/components/alexa_devices/translations/en.json +11 -0
  133. homeassistant/components/alexa_devices/translations/es.json +10 -0
  134. homeassistant/components/alexa_devices/translations/et.json +11 -0
  135. homeassistant/components/alexa_devices/translations/fr.json +22 -0
  136. homeassistant/components/alexa_devices/translations/ga.json +11 -0
  137. homeassistant/components/alexa_devices/translations/he.json +6 -0
  138. homeassistant/components/alexa_devices/translations/nl.json +6 -0
  139. homeassistant/components/alexa_devices/translations/ru.json +11 -0
  140. homeassistant/components/alexa_devices/translations/sk.json +11 -0
  141. homeassistant/components/alexa_devices/translations/zh-Hans.json +76 -0
  142. homeassistant/components/alexa_devices/translations/zh-Hant.json +11 -0
  143. homeassistant/components/amberelectric/const.py +0 -1
  144. homeassistant/components/amberelectric/services.py +1 -1
  145. homeassistant/components/amberelectric/translations/ga.json +16 -2
  146. homeassistant/components/ambient_station/entity.py +2 -1
  147. homeassistant/components/ambient_station/translations/ga.json +33 -0
  148. homeassistant/components/amcrest/translations/ga.json +120 -1
  149. homeassistant/components/analytics/analytics.py +6 -19
  150. homeassistant/components/android_ip_webcam/coordinator.py +1 -2
  151. homeassistant/components/android_ip_webcam/translations/ga.json +13 -0
  152. homeassistant/components/android_ip_webcam/translations/it.json +3 -0
  153. homeassistant/components/androidtv/translations/ga.json +96 -1
  154. homeassistant/components/androidtv_remote/translations/ga.json +28 -2
  155. homeassistant/components/anova/translations/ga.json +36 -0
  156. homeassistant/components/anthemav/translations/ga.json +19 -0
  157. homeassistant/components/anthropic/__init__.py +6 -6
  158. homeassistant/components/anthropic/const.py +3 -5
  159. homeassistant/components/anthropic/entity.py +94 -88
  160. homeassistant/components/anthropic/manifest.json +1 -1
  161. homeassistant/components/aosmith/translations/it.json +3 -1
  162. homeassistant/components/apcupsd/binary_sensor.py +3 -9
  163. homeassistant/components/apcupsd/entity.py +26 -0
  164. homeassistant/components/apcupsd/manifest.json +1 -0
  165. homeassistant/components/apcupsd/quality_scale.yaml +90 -0
  166. homeassistant/components/apcupsd/sensor.py +3 -9
  167. homeassistant/components/apcupsd/strings.json +15 -0
  168. homeassistant/components/apcupsd/translations/ca.json +7 -0
  169. homeassistant/components/apcupsd/translations/cs.json +15 -0
  170. homeassistant/components/apcupsd/translations/de.json +15 -0
  171. homeassistant/components/apcupsd/translations/el.json +7 -0
  172. homeassistant/components/apcupsd/translations/en-GB.json +15 -0
  173. homeassistant/components/apcupsd/translations/en.json +15 -0
  174. homeassistant/components/apcupsd/translations/es.json +15 -0
  175. homeassistant/components/apcupsd/translations/et.json +15 -0
  176. homeassistant/components/apcupsd/translations/fr.json +14 -0
  177. homeassistant/components/apcupsd/translations/ga.json +28 -0
  178. homeassistant/components/apcupsd/translations/he.json +6 -0
  179. homeassistant/components/apcupsd/translations/it.json +15 -0
  180. homeassistant/components/apcupsd/translations/lt.json +15 -0
  181. homeassistant/components/apcupsd/translations/nl.json +15 -0
  182. homeassistant/components/apcupsd/translations/pt.json +15 -0
  183. homeassistant/components/apcupsd/translations/sk.json +15 -0
  184. homeassistant/components/apcupsd/translations/sv.json +15 -0
  185. homeassistant/components/apcupsd/translations/zh-Hans.json +15 -0
  186. homeassistant/components/apcupsd/translations/zh-Hant.json +15 -0
  187. homeassistant/components/apple_tv/translations/ga.json +63 -1
  188. homeassistant/components/application_credentials/translations/ga.json +3 -0
  189. homeassistant/components/aprilaire/translations/ga.json +8 -0
  190. homeassistant/components/aranet/translations/ga.json +19 -1
  191. homeassistant/components/arcam_fmj/translations/ga.json +27 -0
  192. homeassistant/components/aseko_pool_live/translations/ga.json +18 -0
  193. homeassistant/components/assist_pipeline/translations/ga.json +23 -0
  194. homeassistant/components/assist_satellite/entity.py +5 -5
  195. homeassistant/components/assist_satellite/manifest.json +1 -1
  196. homeassistant/components/asuswrt/bridge.py +91 -94
  197. homeassistant/components/asuswrt/config_flow.py +2 -2
  198. homeassistant/components/asuswrt/helpers.py +56 -0
  199. homeassistant/components/asuswrt/manifest.json +3 -3
  200. homeassistant/components/asuswrt/router.py +3 -3
  201. homeassistant/components/asuswrt/translations/ga.json +33 -2
  202. homeassistant/components/asuswrt/translations/it.json +3 -0
  203. homeassistant/components/atag/translations/ga.json +11 -0
  204. homeassistant/components/august/__init__.py +20 -28
  205. homeassistant/components/august/application_credentials.py +15 -0
  206. homeassistant/components/august/config_flow.py +59 -257
  207. homeassistant/components/august/const.py +4 -0
  208. homeassistant/components/august/gateway.py +32 -19
  209. homeassistant/components/august/manifest.json +2 -1
  210. homeassistant/components/august/strings.json +24 -32
  211. homeassistant/components/august/translations/bg.json +8 -21
  212. homeassistant/components/august/translations/ca.json +15 -29
  213. homeassistant/components/august/translations/cs.json +19 -27
  214. homeassistant/components/august/translations/da.json +0 -20
  215. homeassistant/components/august/translations/de.json +19 -27
  216. homeassistant/components/august/translations/el.json +19 -27
  217. homeassistant/components/august/translations/en-GB.json +19 -27
  218. homeassistant/components/august/translations/en.json +19 -27
  219. homeassistant/components/august/translations/es-419.json +1 -15
  220. homeassistant/components/august/translations/es.json +19 -27
  221. homeassistant/components/august/translations/et.json +19 -27
  222. homeassistant/components/august/translations/fi.json +0 -29
  223. homeassistant/components/august/translations/fr.json +12 -20
  224. homeassistant/components/august/translations/fy.json +1 -11
  225. homeassistant/components/august/translations/ga.json +43 -3
  226. homeassistant/components/august/translations/he.json +0 -22
  227. homeassistant/components/august/translations/hu.json +0 -33
  228. homeassistant/components/august/translations/id.json +0 -29
  229. homeassistant/components/august/translations/it.json +0 -32
  230. homeassistant/components/august/translations/ja.json +0 -32
  231. homeassistant/components/august/translations/ko.json +0 -29
  232. homeassistant/components/august/translations/lb.json +0 -11
  233. homeassistant/components/august/translations/lt.json +0 -33
  234. homeassistant/components/august/translations/lv.json +1 -20
  235. homeassistant/components/august/translations/mk.json +1 -12
  236. homeassistant/components/august/translations/nb.json +0 -25
  237. homeassistant/components/august/translations/nl.json +15 -29
  238. homeassistant/components/august/translations/pl.json +0 -24
  239. homeassistant/components/august/translations/pt-BR.json +0 -29
  240. homeassistant/components/august/translations/pt.json +0 -33
  241. homeassistant/components/august/translations/ro.json +0 -29
  242. homeassistant/components/august/translations/ru.json +7 -26
  243. homeassistant/components/august/translations/sk.json +19 -27
  244. homeassistant/components/august/translations/sl.json +0 -20
  245. homeassistant/components/august/translations/sv.json +0 -33
  246. homeassistant/components/august/translations/tr.json +0 -32
  247. homeassistant/components/august/translations/uk.json +0 -29
  248. homeassistant/components/august/translations/vi.json +0 -9
  249. homeassistant/components/august/translations/zh-Hans.json +19 -27
  250. homeassistant/components/august/translations/zh-Hant.json +19 -27
  251. homeassistant/components/aurora/translations/ga.json +27 -1
  252. homeassistant/components/aurora_abb_powerone/translations/ga.json +26 -0
  253. homeassistant/components/aussie_broadband/translations/ga.json +87 -0
  254. homeassistant/components/auth/login_flow.py +12 -15
  255. homeassistant/components/auth/mfa_setup_flow.py +7 -11
  256. homeassistant/components/auth/translations/ga.json +33 -0
  257. homeassistant/components/auth/translations/it.json +3 -1
  258. homeassistant/components/automation/translations/ga.json +70 -1
  259. homeassistant/components/awair/const.py +1 -0
  260. homeassistant/components/awair/sensor.py +10 -0
  261. homeassistant/components/awair/translations/ga.json +53 -1
  262. homeassistant/components/axis/translations/ga.json +25 -1
  263. homeassistant/components/azure_devops/manifest.json +1 -1
  264. homeassistant/components/azure_devops/translations/ga.json +22 -0
  265. homeassistant/components/azure_event_hub/translations/ga.json +36 -0
  266. homeassistant/components/backup/config.py +0 -24
  267. homeassistant/components/backup/translations/ga.json +4 -0
  268. homeassistant/components/backup/websocket.py +0 -3
  269. homeassistant/components/baf/translations/ga.json +95 -0
  270. homeassistant/components/balboa/translations/ga.json +32 -0
  271. homeassistant/components/bayesian/__init__.py +21 -3
  272. homeassistant/components/bayesian/binary_sensor.py +81 -18
  273. homeassistant/components/bayesian/config_flow.py +646 -0
  274. homeassistant/components/bayesian/const.py +4 -0
  275. homeassistant/components/bayesian/issues.py +1 -1
  276. homeassistant/components/bayesian/manifest.json +3 -2
  277. homeassistant/components/bayesian/strings.json +259 -0
  278. homeassistant/components/bayesian/translations/ca.json +96 -0
  279. homeassistant/components/bayesian/translations/cs.json +257 -0
  280. homeassistant/components/bayesian/translations/de.json +260 -3
  281. homeassistant/components/bayesian/translations/en-GB.json +257 -0
  282. homeassistant/components/bayesian/translations/en.json +257 -0
  283. homeassistant/components/bayesian/translations/et.json +257 -0
  284. homeassistant/components/bayesian/translations/ga.json +231 -0
  285. homeassistant/components/bayesian/translations/it.json +1 -0
  286. homeassistant/components/bayesian/translations/nl.json +89 -0
  287. homeassistant/components/bayesian/translations/sk.json +257 -0
  288. homeassistant/components/bayesian/translations/zh-Hans.json +257 -0
  289. homeassistant/components/bayesian/translations/zh-Hant.json +257 -0
  290. homeassistant/components/binary_sensor/translations/ga.json +298 -2
  291. homeassistant/components/blackbird/translations/ga.json +8 -1
  292. homeassistant/components/blebox/translations/ga.json +15 -1
  293. homeassistant/components/blink/const.py +0 -1
  294. homeassistant/components/blink/services.py +2 -2
  295. homeassistant/components/blink/translations/ga.json +66 -2
  296. homeassistant/components/blink/translations/it.json +3 -0
  297. homeassistant/components/blue_current/manifest.json +1 -1
  298. homeassistant/components/blue_current/translations/ga.json +13 -2
  299. homeassistant/components/bluemaestro/translations/ga.json +20 -0
  300. homeassistant/components/bluesound/translations/ga.json +19 -4
  301. homeassistant/components/bluetooth/__init__.py +8 -6
  302. homeassistant/components/bluetooth/manager.py +5 -7
  303. homeassistant/components/bluetooth/manifest.json +2 -2
  304. homeassistant/components/bluetooth/translations/ga.json +34 -0
  305. homeassistant/components/bluetooth/websocket_api.py +8 -1
  306. homeassistant/components/bluetooth_tracker/translations/ga.json +8 -0
  307. homeassistant/components/bmw_connected_drive/translations/ga.json +106 -0
  308. homeassistant/components/bond/translations/ga.json +64 -4
  309. homeassistant/components/bosch_alarm/const.py +0 -1
  310. homeassistant/components/bosch_alarm/services.py +2 -1
  311. homeassistant/components/bosch_alarm/strings.json +1 -1
  312. homeassistant/components/bosch_shc/translations/ga.json +31 -1
  313. homeassistant/components/braviatv/button.py +2 -4
  314. homeassistant/components/braviatv/config_flow.py +4 -2
  315. homeassistant/components/braviatv/coordinator.py +4 -0
  316. homeassistant/components/braviatv/entity.py +5 -12
  317. homeassistant/components/braviatv/media_player.py +1 -3
  318. homeassistant/components/braviatv/remote.py +1 -1
  319. homeassistant/components/braviatv/translations/ga.json +48 -1
  320. homeassistant/components/braviatv/translations/it.json +3 -0
  321. homeassistant/components/broadlink/translations/ga.json +48 -1
  322. homeassistant/components/brother/manifest.json +1 -1
  323. homeassistant/components/brother/translations/ga.json +93 -2
  324. homeassistant/components/brother/translations/it.json +6 -0
  325. homeassistant/components/brother/translations/nl.json +11 -0
  326. homeassistant/components/brottsplatskartan/translations/ga.json +19 -0
  327. homeassistant/components/browser/translations/ga.json +14 -0
  328. homeassistant/components/brunt/translations/ga.json +29 -0
  329. homeassistant/components/bsblan/__init__.py +37 -6
  330. homeassistant/components/bsblan/config_flow.py +159 -20
  331. homeassistant/components/bsblan/coordinator.py +13 -1
  332. homeassistant/components/bsblan/strings.json +27 -2
  333. homeassistant/components/bsblan/translations/bg.json +11 -2
  334. homeassistant/components/bsblan/translations/ca.json +12 -2
  335. homeassistant/components/bsblan/translations/cs.json +27 -2
  336. homeassistant/components/bsblan/translations/de.json +27 -2
  337. homeassistant/components/bsblan/translations/el.json +17 -2
  338. homeassistant/components/bsblan/translations/en-GB.json +27 -2
  339. homeassistant/components/bsblan/translations/en.json +27 -2
  340. homeassistant/components/bsblan/translations/es.json +13 -2
  341. homeassistant/components/bsblan/translations/et.json +27 -2
  342. homeassistant/components/bsblan/translations/fr.json +21 -2
  343. homeassistant/components/bsblan/translations/ga.json +44 -1
  344. homeassistant/components/bsblan/translations/he.json +11 -2
  345. homeassistant/components/bsblan/translations/it.json +24 -2
  346. homeassistant/components/bsblan/translations/ko.json +6 -0
  347. homeassistant/components/bsblan/translations/lt.json +27 -2
  348. homeassistant/components/bsblan/translations/nl.json +21 -2
  349. homeassistant/components/bsblan/translations/pt.json +27 -2
  350. homeassistant/components/bsblan/translations/ru.json +22 -2
  351. homeassistant/components/bsblan/translations/sk.json +27 -2
  352. homeassistant/components/bsblan/translations/sv.json +17 -2
  353. homeassistant/components/bsblan/translations/zh-Hans.json +27 -2
  354. homeassistant/components/bsblan/translations/zh-Hant.json +27 -2
  355. homeassistant/components/bthome/sensor.py +4 -4
  356. homeassistant/components/bthome/translations/ga.json +43 -1
  357. homeassistant/components/buienradar/translations/ga.json +414 -0
  358. homeassistant/components/button/translations/ga.json +31 -0
  359. homeassistant/components/calendar/translations/ga.json +74 -1
  360. homeassistant/components/calendar/translations/it.json +6 -2
  361. homeassistant/components/camera/translations/ga.json +77 -2
  362. homeassistant/components/canary/translations/ga.json +30 -0
  363. homeassistant/components/cast/manifest.json +1 -1
  364. homeassistant/components/cast/translations/ga.json +44 -2
  365. homeassistant/components/ccm15/climate.py +8 -5
  366. homeassistant/components/ccm15/coordinator.py +25 -10
  367. homeassistant/components/ccm15/manifest.json +1 -1
  368. homeassistant/components/cert_expiry/translations/ga.json +23 -1
  369. homeassistant/components/channels/translations/ga.json +22 -0
  370. homeassistant/components/climate/__init__.py +1 -1
  371. homeassistant/components/climate/services.yaml +4 -10
  372. homeassistant/components/climate/translations/ga.json +210 -2
  373. homeassistant/components/cloud/alexa_config.py +28 -25
  374. homeassistant/components/cloud/google_config.py +2 -2
  375. homeassistant/components/cloud/manifest.json +1 -1
  376. homeassistant/components/cloud/subscription.py +9 -7
  377. homeassistant/components/cloud/translations/ga.json +37 -1
  378. homeassistant/components/cloudflare/translations/ga.json +39 -0
  379. homeassistant/components/co2signal/coordinator.py +3 -3
  380. homeassistant/components/co2signal/helpers.py +15 -9
  381. homeassistant/components/co2signal/manifest.json +1 -1
  382. homeassistant/components/co2signal/sensor.py +5 -5
  383. homeassistant/components/co2signal/translations/ga.json +23 -1
  384. homeassistant/components/coinbase/__init__.py +24 -83
  385. homeassistant/components/coinbase/config_flow.py +70 -20
  386. homeassistant/components/coinbase/manifest.json +1 -1
  387. homeassistant/components/coinbase/sensor.py +21 -10
  388. homeassistant/components/coinbase/strings.json +10 -1
  389. homeassistant/components/coinbase/translations/ca.json +5 -0
  390. homeassistant/components/coinbase/translations/cs.json +10 -1
  391. homeassistant/components/coinbase/translations/de.json +10 -1
  392. homeassistant/components/coinbase/translations/el.json +8 -0
  393. homeassistant/components/coinbase/translations/en-GB.json +10 -1
  394. homeassistant/components/coinbase/translations/en.json +10 -1
  395. homeassistant/components/coinbase/translations/et.json +10 -1
  396. homeassistant/components/coinbase/translations/fr.json +8 -1
  397. homeassistant/components/coinbase/translations/ga.json +41 -1
  398. homeassistant/components/coinbase/translations/he.json +5 -0
  399. homeassistant/components/coinbase/translations/lt.json +10 -1
  400. homeassistant/components/coinbase/translations/nl.json +5 -0
  401. homeassistant/components/coinbase/translations/pt.json +10 -1
  402. homeassistant/components/coinbase/translations/sk.json +10 -1
  403. homeassistant/components/coinbase/translations/sv.json +5 -0
  404. homeassistant/components/coinbase/translations/zh-Hans.json +10 -1
  405. homeassistant/components/coinbase/translations/zh-Hant.json +10 -1
  406. homeassistant/components/color_extractor/translations/ga.json +16 -0
  407. homeassistant/components/command_line/translations/ga.json +8 -0
  408. homeassistant/components/config/config_entries.py +51 -12
  409. homeassistant/components/configurator/translations/ga.json +12 -0
  410. homeassistant/components/control4/translations/ga.json +31 -0
  411. homeassistant/components/conversation/__init__.py +5 -2
  412. homeassistant/components/conversation/chat_log.py +114 -29
  413. homeassistant/components/conversation/default_agent.py +294 -90
  414. homeassistant/components/conversation/http.py +19 -10
  415. homeassistant/components/conversation/manifest.json +1 -1
  416. homeassistant/components/conversation/translations/ga.json +19 -3
  417. homeassistant/components/coolmaster/translations/ga.json +31 -0
  418. homeassistant/components/counter/translations/ga.json +44 -2
  419. homeassistant/components/cover/translations/ga.json +79 -2
  420. homeassistant/components/cpuspeed/translations/ga.json +14 -0
  421. homeassistant/components/crownstone/translations/ga.json +75 -0
  422. homeassistant/components/daikin/manifest.json +1 -1
  423. homeassistant/components/daikin/translations/ga.json +23 -0
  424. homeassistant/components/date/translations/ga.json +20 -0
  425. homeassistant/components/datetime/translations/ga.json +9 -1
  426. homeassistant/components/debugpy/translations/ga.json +8 -0
  427. homeassistant/components/deconz/translations/ga.json +118 -0
  428. homeassistant/components/deconz/translations/it.json +5 -1
  429. homeassistant/components/deluge/translations/ga.json +27 -1
  430. homeassistant/components/deluge/translations/it.json +3 -0
  431. homeassistant/components/demo/media_player.py +10 -0
  432. homeassistant/components/demo/translations/ga.json +74 -1
  433. homeassistant/components/demo/translations/select.ga.json +9 -0
  434. homeassistant/components/denonavr/translations/ga.json +76 -0
  435. homeassistant/components/derivative/__init__.py +12 -0
  436. homeassistant/components/derivative/config_flow.py +2 -2
  437. homeassistant/components/derivative/sensor.py +1 -1
  438. homeassistant/components/derivative/translations/ga.json +35 -6
  439. homeassistant/components/device_automation/condition.py +3 -3
  440. homeassistant/components/device_tracker/translations/ga.json +51 -1
  441. homeassistant/components/devolo_home_control/translations/ga.json +18 -1
  442. homeassistant/components/devolo_home_network/translations/ga.json +54 -3
  443. homeassistant/components/dexcom/translations/ga.json +30 -0
  444. homeassistant/components/diagnostics/translations/ga.json +3 -0
  445. homeassistant/components/dialogflow/translations/ga.json +18 -0
  446. homeassistant/components/dialogflow/translations/it.json +5 -1
  447. homeassistant/components/directv/translations/ga.json +14 -0
  448. homeassistant/components/directv/translations/it.json +3 -0
  449. homeassistant/components/discord/translations/ga.json +27 -0
  450. homeassistant/components/discovergy/translations/ga.json +54 -1
  451. homeassistant/components/discovergy/translations/nl.json +3 -3
  452. homeassistant/components/dlink/translations/ga.json +18 -0
  453. homeassistant/components/dlink/translations/it.json +1 -0
  454. homeassistant/components/dlna_dmr/translations/ga.json +55 -0
  455. homeassistant/components/dlna_dms/translations/ga.json +24 -0
  456. homeassistant/components/dnsip/translations/ga.json +14 -2
  457. homeassistant/components/dominos/translations/ga.json +14 -0
  458. homeassistant/components/doorbird/translations/ga.json +27 -0
  459. homeassistant/components/doorbird/translations/it.json +3 -0
  460. homeassistant/components/dormakaba_dkey/translations/ga.json +44 -0
  461. homeassistant/components/downloader/translations/ga.json +24 -0
  462. homeassistant/components/dremel_3d_printer/entity.py +1 -0
  463. homeassistant/components/dremel_3d_printer/translations/ga.json +88 -0
  464. homeassistant/components/dsmr/translations/ga.json +138 -0
  465. homeassistant/components/dsmr_reader/translations/ga.json +209 -0
  466. homeassistant/components/dsmr_reader/translations/nl.json +4 -4
  467. homeassistant/components/duckdns/translations/ga.json +14 -0
  468. homeassistant/components/dunehd/translations/ga.json +13 -1
  469. homeassistant/components/dwd_weather_warnings/translations/ga.json +9 -2
  470. homeassistant/components/dynalite/translations/ga.json +56 -0
  471. homeassistant/components/eafm/translations/ga.json +17 -0
  472. homeassistant/components/easyenergy/translations/ga.json +44 -0
  473. homeassistant/components/ebusd/translations/ga.json +14 -0
  474. homeassistant/components/ecobee/const.py +0 -1
  475. homeassistant/components/ecobee/translations/ga.json +104 -3
  476. homeassistant/components/econet/translations/ga.json +20 -0
  477. homeassistant/components/ecowitt/translations/ga.json +12 -0
  478. homeassistant/components/edl21/translations/ga.json +103 -0
  479. homeassistant/components/efergy/translations/ga.json +42 -0
  480. homeassistant/components/electrasmart/translations/ga.json +25 -0
  481. homeassistant/components/elgato/translations/ga.json +47 -1
  482. homeassistant/components/elkm1/translations/ga.json +124 -7
  483. homeassistant/components/elmax/translations/ga.json +27 -1
  484. homeassistant/components/emoncms/const.py +0 -1
  485. homeassistant/components/emoncms/manifest.json +1 -1
  486. homeassistant/components/emoncms/sensor.py +3 -10
  487. homeassistant/components/emoncms/strings.json +20 -11
  488. homeassistant/components/emoncms/translations/bg.json +9 -5
  489. homeassistant/components/emoncms/translations/ca.json +9 -0
  490. homeassistant/components/emoncms/translations/cs.json +17 -8
  491. homeassistant/components/emoncms/translations/de.json +17 -8
  492. homeassistant/components/emoncms/translations/el.json +10 -8
  493. homeassistant/components/emoncms/translations/en-GB.json +17 -8
  494. homeassistant/components/emoncms/translations/en.json +17 -8
  495. homeassistant/components/emoncms/translations/es.json +17 -8
  496. homeassistant/components/emoncms/translations/et.json +17 -8
  497. homeassistant/components/emoncms/translations/fr.json +31 -0
  498. homeassistant/components/emoncms/translations/ga.json +17 -8
  499. homeassistant/components/emoncms/translations/he.json +6 -0
  500. homeassistant/components/emoncms/translations/hu.json +0 -8
  501. homeassistant/components/emoncms/translations/id.json +0 -7
  502. homeassistant/components/emoncms/translations/it.json +23 -4
  503. homeassistant/components/emoncms/translations/ja.json +0 -8
  504. homeassistant/components/emoncms/translations/ko.json +6 -0
  505. homeassistant/components/emoncms/translations/lt.json +17 -8
  506. homeassistant/components/emoncms/translations/nl.json +6 -9
  507. homeassistant/components/emoncms/translations/pt.json +17 -8
  508. homeassistant/components/emoncms/translations/ru.json +10 -8
  509. homeassistant/components/emoncms/translations/sk.json +17 -8
  510. homeassistant/components/emoncms/translations/sv.json +17 -8
  511. homeassistant/components/emoncms/translations/tr.json +0 -8
  512. homeassistant/components/emoncms/translations/vi.json +1 -8
  513. homeassistant/components/emoncms/translations/zh-Hans.json +17 -8
  514. homeassistant/components/emoncms/translations/zh-Hant.json +17 -8
  515. homeassistant/components/emoncms_history/__init__.py +47 -56
  516. homeassistant/components/emoncms_history/manifest.json +3 -2
  517. homeassistant/components/emonitor/sensor.py +1 -0
  518. homeassistant/components/emonitor/translations/ga.json +15 -0
  519. homeassistant/components/emulated_roku/translations/ga.json +21 -0
  520. homeassistant/components/emulated_roku/translations/it.json +6 -1
  521. homeassistant/components/energy/translations/ga.json +52 -0
  522. homeassistant/components/energyzero/translations/ga.json +16 -0
  523. homeassistant/components/enocean/translations/ga.json +6 -0
  524. homeassistant/components/enphase_envoy/binary_sensor.py +115 -1
  525. homeassistant/components/enphase_envoy/diagnostics.py +1 -0
  526. homeassistant/components/enphase_envoy/manifest.json +2 -2
  527. homeassistant/components/enphase_envoy/sensor.py +130 -0
  528. homeassistant/components/enphase_envoy/strings.json +6 -0
  529. homeassistant/components/enphase_envoy/translations/bg.json +3 -0
  530. homeassistant/components/enphase_envoy/translations/ca.json +3 -0
  531. homeassistant/components/enphase_envoy/translations/cs.json +6 -0
  532. homeassistant/components/enphase_envoy/translations/de.json +6 -0
  533. homeassistant/components/enphase_envoy/translations/el.json +6 -0
  534. homeassistant/components/enphase_envoy/translations/en-GB.json +6 -0
  535. homeassistant/components/enphase_envoy/translations/en.json +6 -0
  536. homeassistant/components/enphase_envoy/translations/et.json +6 -0
  537. homeassistant/components/enphase_envoy/translations/fr.json +3 -0
  538. homeassistant/components/enphase_envoy/translations/ga.json +52 -3
  539. homeassistant/components/enphase_envoy/translations/pt.json +6 -0
  540. homeassistant/components/enphase_envoy/translations/sk.json +6 -0
  541. homeassistant/components/enphase_envoy/translations/sv.json +3 -0
  542. homeassistant/components/enphase_envoy/translations/zh-Hans.json +6 -0
  543. homeassistant/components/enphase_envoy/translations/zh-Hant.json +6 -0
  544. homeassistant/components/environment_canada/translations/ga.json +118 -0
  545. homeassistant/components/envisalink/translations/ga.json +22 -1
  546. homeassistant/components/epson/translations/ga.json +22 -1
  547. homeassistant/components/epson/translations/it.json +3 -0
  548. homeassistant/components/escea/translations/ga.json +8 -0
  549. homeassistant/components/esphome/manager.py +6 -16
  550. homeassistant/components/esphome/manifest.json +1 -1
  551. homeassistant/components/esphome/media_player.py +51 -9
  552. homeassistant/components/esphome/translations/ga.json +35 -2
  553. homeassistant/components/esphome/translations/it.json +11 -3
  554. homeassistant/components/esphome/translations/zh-Hant.json +2 -2
  555. homeassistant/components/eufylife_ble/translations/ga.json +35 -0
  556. homeassistant/components/event/translations/ga.json +1 -0
  557. homeassistant/components/evil_genius_labs/translations/ga.json +8 -0
  558. homeassistant/components/evil_genius_labs/translations/it.json +3 -0
  559. homeassistant/components/evohome/translations/ga.json +39 -2
  560. homeassistant/components/ezviz/sensor.py +38 -8
  561. homeassistant/components/ezviz/strings.json +12 -0
  562. homeassistant/components/ezviz/translations/cs.json +12 -0
  563. homeassistant/components/ezviz/translations/de.json +12 -0
  564. homeassistant/components/ezviz/translations/en-GB.json +12 -0
  565. homeassistant/components/ezviz/translations/en.json +12 -0
  566. homeassistant/components/ezviz/translations/es.json +12 -0
  567. homeassistant/components/ezviz/translations/et.json +12 -0
  568. homeassistant/components/ezviz/translations/ga.json +110 -0
  569. homeassistant/components/ezviz/translations/it.json +12 -0
  570. homeassistant/components/ezviz/translations/lt.json +12 -0
  571. homeassistant/components/ezviz/translations/pt.json +12 -0
  572. homeassistant/components/ezviz/translations/sk.json +12 -0
  573. homeassistant/components/ezviz/translations/sv.json +9 -0
  574. homeassistant/components/ezviz/translations/zh-Hans.json +12 -0
  575. homeassistant/components/ezviz/translations/zh-Hant.json +12 -0
  576. homeassistant/components/faa_delays/translations/ga.json +19 -0
  577. homeassistant/components/fan/intent.py +31 -0
  578. homeassistant/components/fan/translations/ga.json +30 -2
  579. homeassistant/components/ffmpeg/translations/ga.json +12 -3
  580. homeassistant/components/fibaro/translations/ga.json +21 -1
  581. homeassistant/components/filesize/translations/ga.json +16 -1
  582. homeassistant/components/filter/translations/ga.json +6 -0
  583. homeassistant/components/fireservicerota/translations/ga.json +27 -0
  584. homeassistant/components/fivem/translations/ga.json +13 -0
  585. homeassistant/components/fjaraskupan/translations/ga.json +26 -0
  586. homeassistant/components/flick_electric/translations/ga.json +22 -0
  587. homeassistant/components/flipr/translations/ga.json +31 -0
  588. homeassistant/components/flo/translations/ga.json +13 -0
  589. homeassistant/components/flume/translations/ga.json +62 -0
  590. homeassistant/components/flux_led/translations/ga.json +54 -0
  591. homeassistant/components/forecast_solar/translations/ga.json +17 -3
  592. homeassistant/components/forked_daapd/translations/ga.json +11 -0
  593. homeassistant/components/foscam/__init__.py +1 -2
  594. homeassistant/components/foscam/config_flow.py +1 -1
  595. homeassistant/components/foscam/const.py +13 -0
  596. homeassistant/components/foscam/coordinator.py +106 -22
  597. homeassistant/components/foscam/entity.py +3 -7
  598. homeassistant/components/foscam/icons.json +34 -0
  599. homeassistant/components/foscam/manifest.json +1 -1
  600. homeassistant/components/foscam/strings.json +34 -2
  601. homeassistant/components/foscam/switch.py +142 -45
  602. homeassistant/components/foscam/translations/bg.json +10 -0
  603. homeassistant/components/foscam/translations/cs.json +33 -1
  604. homeassistant/components/foscam/translations/de.json +33 -1
  605. homeassistant/components/foscam/translations/el.json +33 -1
  606. homeassistant/components/foscam/translations/en-GB.json +33 -1
  607. homeassistant/components/foscam/translations/en.json +33 -1
  608. homeassistant/components/foscam/translations/et.json +33 -1
  609. homeassistant/components/foscam/translations/fr.json +38 -0
  610. homeassistant/components/foscam/translations/ga.json +33 -2
  611. homeassistant/components/foscam/translations/lt.json +37 -1
  612. homeassistant/components/foscam/translations/nl.json +7 -0
  613. homeassistant/components/foscam/translations/pt.json +33 -1
  614. homeassistant/components/foscam/translations/ru.json +6 -1
  615. homeassistant/components/foscam/translations/sk.json +33 -1
  616. homeassistant/components/foscam/translations/sv.json +12 -0
  617. homeassistant/components/foscam/translations/zh-Hans.json +33 -1
  618. homeassistant/components/foscam/translations/zh-Hant.json +33 -1
  619. homeassistant/components/freebox/alarm_control_panel.py +3 -5
  620. homeassistant/components/freebox/binary_sensor.py +6 -9
  621. homeassistant/components/freebox/camera.py +1 -1
  622. homeassistant/components/freebox/entity.py +3 -20
  623. homeassistant/components/freebox/router.py +5 -0
  624. homeassistant/components/freebox/sensor.py +11 -10
  625. homeassistant/components/freebox/translations/ga.json +22 -0
  626. homeassistant/components/freebox/translations/it.json +3 -0
  627. homeassistant/components/freedompro/translations/ga.json +20 -0
  628. homeassistant/components/fritz/coordinator.py +0 -1
  629. homeassistant/components/fritz/translations/ga.json +59 -1
  630. homeassistant/components/fritzbox/translations/ga.json +23 -0
  631. homeassistant/components/fritzbox/translations/it.json +3 -0
  632. homeassistant/components/fritzbox_callmonitor/translations/it.json +3 -0
  633. homeassistant/components/fronius/translations/ga.json +118 -1
  634. homeassistant/components/frontend/manifest.json +1 -1
  635. homeassistant/components/frontend/translations/ga.json +6 -1
  636. homeassistant/components/frontier_silicon/translations/ga.json +20 -0
  637. homeassistant/components/fully_kiosk/button.py +6 -0
  638. homeassistant/components/fully_kiosk/strings.json +3 -0
  639. homeassistant/components/fully_kiosk/translations/cs.json +3 -0
  640. homeassistant/components/fully_kiosk/translations/de.json +3 -0
  641. homeassistant/components/fully_kiosk/translations/en-GB.json +3 -0
  642. homeassistant/components/fully_kiosk/translations/en.json +3 -0
  643. homeassistant/components/fully_kiosk/translations/es.json +3 -0
  644. homeassistant/components/fully_kiosk/translations/et.json +3 -0
  645. homeassistant/components/fully_kiosk/translations/ga.json +42 -1
  646. homeassistant/components/fully_kiosk/translations/ru.json +3 -0
  647. homeassistant/components/fully_kiosk/translations/sk.json +3 -0
  648. homeassistant/components/fully_kiosk/translations/zh-Hans.json +3 -0
  649. homeassistant/components/fully_kiosk/translations/zh-Hant.json +3 -0
  650. homeassistant/components/fyta/const.py +5 -0
  651. homeassistant/components/fyta/sensor.py +96 -30
  652. homeassistant/components/fyta/strings.json +56 -2
  653. homeassistant/components/fyta/translations/bg.json +6 -0
  654. homeassistant/components/fyta/translations/ca.json +6 -0
  655. homeassistant/components/fyta/translations/cs.json +64 -2
  656. homeassistant/components/fyta/translations/de.json +64 -2
  657. homeassistant/components/fyta/translations/el.json +64 -2
  658. homeassistant/components/fyta/translations/en-GB.json +64 -2
  659. homeassistant/components/fyta/translations/en.json +64 -2
  660. homeassistant/components/fyta/translations/et.json +64 -2
  661. homeassistant/components/fyta/translations/fr.json +37 -2
  662. homeassistant/components/fyta/translations/ga.json +62 -2
  663. homeassistant/components/fyta/translations/he.json +6 -0
  664. homeassistant/components/fyta/translations/nl.json +6 -0
  665. homeassistant/components/fyta/translations/ru.json +64 -2
  666. homeassistant/components/fyta/translations/sk.json +64 -2
  667. homeassistant/components/fyta/translations/sv.json +64 -2
  668. homeassistant/components/fyta/translations/zh-Hans.json +64 -2
  669. homeassistant/components/fyta/translations/zh-Hant.json +64 -2
  670. homeassistant/components/garages_amsterdam/translations/ga.json +10 -1
  671. homeassistant/components/gardena_bluetooth/translations/ga.json +14 -1
  672. homeassistant/components/gdacs/translations/ga.json +15 -0
  673. homeassistant/components/generic/translations/ga.json +24 -1
  674. homeassistant/components/generic_thermostat/translations/ga.json +16 -2
  675. homeassistant/components/geniushub/translations/ga.json +7 -1
  676. homeassistant/components/geo_json_events/translations/ga.json +7 -0
  677. homeassistant/components/geofency/translations/it.json +6 -0
  678. homeassistant/components/geonetnz_quakes/translations/ga.json +12 -0
  679. homeassistant/components/geonetnz_volcano/translations/ga.json +8 -0
  680. homeassistant/components/gios/translations/ga.json +157 -0
  681. homeassistant/components/gios/translations/it.json +2 -1
  682. homeassistant/components/github/translations/ga.json +18 -0
  683. homeassistant/components/glances/coordinator.py +0 -1
  684. homeassistant/components/goalzero/translations/it.json +3 -0
  685. homeassistant/components/google/translations/ga.json +71 -1
  686. homeassistant/components/google_assistant_sdk/translations/ga.json +29 -1
  687. homeassistant/components/google_generative_ai_conversation/__init__.py +11 -7
  688. homeassistant/components/google_generative_ai_conversation/config_flow.py +1 -1
  689. homeassistant/components/google_generative_ai_conversation/entity.py +26 -18
  690. homeassistant/components/google_generative_ai_conversation/manifest.json +1 -1
  691. homeassistant/components/google_generative_ai_conversation/translations/ga.json +5 -0
  692. homeassistant/components/google_generative_ai_conversation/tts.py +29 -3
  693. homeassistant/components/google_mail/translations/ga.json +5 -0
  694. homeassistant/components/gpslogger/translations/ga.json +17 -0
  695. homeassistant/components/gree/translations/ga.json +11 -0
  696. homeassistant/components/gree/translations/it.json +19 -0
  697. homeassistant/components/group/config_flow.py +16 -2
  698. homeassistant/components/group/strings.json +8 -0
  699. homeassistant/components/group/translations/bg.json +2 -0
  700. homeassistant/components/group/translations/ca.json +2 -0
  701. homeassistant/components/group/translations/cs.json +8 -0
  702. homeassistant/components/group/translations/de.json +8 -0
  703. homeassistant/components/group/translations/el.json +2 -0
  704. homeassistant/components/group/translations/en-GB.json +8 -0
  705. homeassistant/components/group/translations/en.json +8 -0
  706. homeassistant/components/group/translations/et.json +8 -0
  707. homeassistant/components/group/translations/fr.json +8 -0
  708. homeassistant/components/group/translations/ga.json +121 -0
  709. homeassistant/components/group/translations/he.json +8 -0
  710. homeassistant/components/group/translations/lt.json +8 -0
  711. homeassistant/components/group/translations/nl.json +2 -0
  712. homeassistant/components/group/translations/pt.json +8 -0
  713. homeassistant/components/group/translations/ru.json +8 -0
  714. homeassistant/components/group/translations/sk.json +8 -0
  715. homeassistant/components/group/translations/sv.json +8 -0
  716. homeassistant/components/group/translations/zh-Hans.json +8 -0
  717. homeassistant/components/group/translations/zh-Hant.json +8 -0
  718. homeassistant/components/growatt_server/manifest.json +1 -1
  719. homeassistant/components/growatt_server/translations/ga.json +194 -1
  720. homeassistant/components/guardian/entity.py +1 -1
  721. homeassistant/components/guardian/translations/ga.json +50 -2
  722. homeassistant/components/habitica/__init__.py +56 -5
  723. homeassistant/components/habitica/binary_sensor.py +43 -5
  724. homeassistant/components/habitica/coordinator.py +59 -28
  725. homeassistant/components/habitica/entity.py +36 -1
  726. homeassistant/components/habitica/icons.json +21 -0
  727. homeassistant/components/habitica/image.py +76 -5
  728. homeassistant/components/habitica/manifest.json +1 -1
  729. homeassistant/components/habitica/quality_scale.yaml +1 -1
  730. homeassistant/components/habitica/sensor.py +133 -2
  731. homeassistant/components/habitica/strings.json +40 -2
  732. homeassistant/components/habitica/translations/bg.json +6 -0
  733. homeassistant/components/habitica/translations/cs.json +38 -0
  734. homeassistant/components/habitica/translations/de.json +38 -0
  735. homeassistant/components/habitica/translations/el.json +38 -0
  736. homeassistant/components/habitica/translations/en-GB.json +38 -0
  737. homeassistant/components/habitica/translations/en.json +38 -0
  738. homeassistant/components/habitica/translations/es.json +1 -0
  739. homeassistant/components/habitica/translations/et.json +38 -0
  740. homeassistant/components/habitica/translations/fr.json +39 -1
  741. homeassistant/components/habitica/translations/ga.json +36 -0
  742. homeassistant/components/habitica/translations/he.json +10 -0
  743. homeassistant/components/habitica/translations/lt.json +38 -0
  744. homeassistant/components/habitica/translations/nl.json +6 -0
  745. homeassistant/components/habitica/translations/pt.json +38 -0
  746. homeassistant/components/habitica/translations/ru.json +38 -0
  747. homeassistant/components/habitica/translations/sk.json +38 -0
  748. homeassistant/components/habitica/translations/sv.json +20 -0
  749. homeassistant/components/habitica/translations/zh-Hans.json +38 -0
  750. homeassistant/components/habitica/translations/zh-Hant.json +38 -0
  751. homeassistant/components/habitica/util.py +31 -2
  752. homeassistant/components/harmony/translations/it.json +3 -0
  753. homeassistant/components/hassio/issues.py +9 -36
  754. homeassistant/components/hassio/manifest.json +1 -1
  755. homeassistant/components/hassio/strings.json +5 -0
  756. homeassistant/components/hassio/system_health.py +10 -0
  757. homeassistant/components/hassio/translations/bg.json +1 -0
  758. homeassistant/components/hassio/translations/cs.json +5 -0
  759. homeassistant/components/hassio/translations/de.json +5 -0
  760. homeassistant/components/hassio/translations/el.json +5 -0
  761. homeassistant/components/hassio/translations/en-GB.json +5 -0
  762. homeassistant/components/hassio/translations/en.json +5 -0
  763. homeassistant/components/hassio/translations/es.json +1 -0
  764. homeassistant/components/hassio/translations/et.json +5 -0
  765. homeassistant/components/hassio/translations/fr.json +5 -0
  766. homeassistant/components/hassio/translations/ga.json +158 -3
  767. homeassistant/components/hassio/translations/he.json +1 -0
  768. homeassistant/components/hassio/translations/it.json +1 -0
  769. homeassistant/components/hassio/translations/ko.json +1 -0
  770. homeassistant/components/hassio/translations/lt.json +5 -0
  771. homeassistant/components/hassio/translations/nl.json +4 -0
  772. homeassistant/components/hassio/translations/pt.json +5 -0
  773. homeassistant/components/hassio/translations/ru.json +4 -0
  774. homeassistant/components/hassio/translations/sk.json +5 -0
  775. homeassistant/components/hassio/translations/sv.json +1 -0
  776. homeassistant/components/hassio/translations/zh-Hans.json +5 -0
  777. homeassistant/components/hassio/translations/zh-Hant.json +5 -0
  778. homeassistant/components/hdmi_cec/translations/ga.json +18 -0
  779. homeassistant/components/heos/translations/ga.json +11 -2
  780. homeassistant/components/heos/translations/it.json +9 -1
  781. homeassistant/components/here_travel_time/translations/ga.json +40 -0
  782. homeassistant/components/hive/translations/ga.json +51 -0
  783. homeassistant/components/hlk_sw16/translations/ga.json +13 -0
  784. homeassistant/components/holiday/translations/it.json +13 -0
  785. homeassistant/components/home_connect/const.py +0 -7
  786. homeassistant/components/home_connect/manifest.json +1 -1
  787. homeassistant/components/home_connect/services.py +0 -301
  788. homeassistant/components/home_connect/services.yaml +0 -96
  789. homeassistant/components/home_connect/strings.json +0 -121
  790. homeassistant/components/home_connect/translations/bg.json +0 -39
  791. homeassistant/components/home_connect/translations/ca.json +0 -49
  792. homeassistant/components/home_connect/translations/cs.json +0 -130
  793. homeassistant/components/home_connect/translations/de.json +0 -130
  794. homeassistant/components/home_connect/translations/el.json +0 -130
  795. homeassistant/components/home_connect/translations/en-GB.json +0 -130
  796. homeassistant/components/home_connect/translations/en.json +0 -130
  797. homeassistant/components/home_connect/translations/es.json +0 -130
  798. homeassistant/components/home_connect/translations/et.json +0 -130
  799. homeassistant/components/home_connect/translations/fi.json +0 -77
  800. homeassistant/components/home_connect/translations/fr.json +0 -44
  801. homeassistant/components/home_connect/translations/fy.json +0 -12
  802. homeassistant/components/home_connect/translations/ga.json +2 -120
  803. homeassistant/components/home_connect/translations/he.json +0 -57
  804. homeassistant/components/home_connect/translations/hu.json +0 -130
  805. homeassistant/components/home_connect/translations/it.json +0 -77
  806. homeassistant/components/home_connect/translations/ja.json +0 -122
  807. homeassistant/components/home_connect/translations/ko.json +0 -77
  808. homeassistant/components/home_connect/translations/lt.json +0 -130
  809. homeassistant/components/home_connect/translations/mk.json +0 -11
  810. homeassistant/components/home_connect/translations/nb.json +0 -77
  811. homeassistant/components/home_connect/translations/nl.json +0 -131
  812. homeassistant/components/home_connect/translations/pt-BR.json +0 -75
  813. homeassistant/components/home_connect/translations/pt.json +0 -130
  814. homeassistant/components/home_connect/translations/ru.json +0 -130
  815. homeassistant/components/home_connect/translations/sk.json +0 -130
  816. homeassistant/components/home_connect/translations/sl.json +0 -108
  817. homeassistant/components/home_connect/translations/sv.json +0 -130
  818. homeassistant/components/home_connect/translations/tr.json +0 -124
  819. homeassistant/components/home_connect/translations/zh-Hans.json +0 -130
  820. homeassistant/components/home_connect/translations/zh-Hant.json +0 -130
  821. homeassistant/components/homeassistant/translations/ga.json +26 -1
  822. homeassistant/components/homeassistant/translations/it.json +3 -0
  823. homeassistant/components/homeassistant_alerts/translations/ga.json +8 -0
  824. homeassistant/components/homeassistant_green/translations/ga.json +1 -0
  825. homeassistant/components/homeassistant_hardware/coordinator.py +0 -1
  826. homeassistant/components/homeassistant_hardware/translations/ga.json +50 -3
  827. homeassistant/components/homeassistant_sky_connect/translations/ga.json +39 -2
  828. homeassistant/components/homeassistant_yellow/translations/ga.json +2 -1
  829. homeassistant/components/homee/config_flow.py +119 -36
  830. homeassistant/components/homee/const.py +5 -0
  831. homeassistant/components/homee/manifest.json +7 -1
  832. homeassistant/components/homee/strings.json +11 -0
  833. homeassistant/components/homee/translations/bg.json +10 -0
  834. homeassistant/components/homee/translations/ca.json +6 -0
  835. homeassistant/components/homee/translations/cs.json +11 -0
  836. homeassistant/components/homee/translations/de.json +11 -0
  837. homeassistant/components/homee/translations/el.json +10 -0
  838. homeassistant/components/homee/translations/en-GB.json +11 -0
  839. homeassistant/components/homee/translations/en.json +11 -0
  840. homeassistant/components/homee/translations/es.json +11 -0
  841. homeassistant/components/homee/translations/et.json +11 -0
  842. homeassistant/components/homee/translations/fr.json +11 -0
  843. homeassistant/components/homee/translations/ga.json +11 -0
  844. homeassistant/components/homee/translations/he.json +6 -0
  845. homeassistant/components/homee/translations/it.json +7 -0
  846. homeassistant/components/homee/translations/ko.json +6 -0
  847. homeassistant/components/homee/translations/lt.json +11 -0
  848. homeassistant/components/homee/translations/nl.json +10 -0
  849. homeassistant/components/homee/translations/pt.json +11 -0
  850. homeassistant/components/homee/translations/ru.json +11 -0
  851. homeassistant/components/homee/translations/sk.json +11 -0
  852. homeassistant/components/homee/translations/sv.json +10 -0
  853. homeassistant/components/homee/translations/zh-Hans.json +11 -0
  854. homeassistant/components/homee/translations/zh-Hant.json +11 -0
  855. homeassistant/components/homekit/accessories.py +2 -2
  856. homeassistant/components/homekit/const.py +4 -0
  857. homeassistant/components/homekit/manifest.json +1 -1
  858. homeassistant/components/homekit/translations/ga.json +23 -0
  859. homeassistant/components/homekit/type_sensors.py +1 -1
  860. homeassistant/components/homekit/type_switches.py +107 -1
  861. homeassistant/components/homekit/util.py +19 -5
  862. homeassistant/components/homekit_controller/connection.py +14 -5
  863. homeassistant/components/homekit_controller/translations/ga.json +51 -1
  864. homeassistant/components/homekit_controller/translations/it.json +3 -1
  865. homeassistant/components/homekit_controller/translations/select.ga.json +9 -0
  866. homeassistant/components/homekit_controller/translations/sensor.ga.json +21 -0
  867. homeassistant/components/homematic/translations/ga.json +4 -2
  868. homeassistant/components/homematicip_cloud/cover.py +4 -4
  869. homeassistant/components/homematicip_cloud/manifest.json +1 -1
  870. homeassistant/components/homematicip_cloud/translations/ga.json +13 -2
  871. homeassistant/components/homematicip_cloud/translations/it.json +6 -1
  872. homeassistant/components/homewizard/manifest.json +1 -1
  873. homeassistant/components/homewizard/translations/ga.json +50 -2
  874. homeassistant/components/homewizard/translations/it.json +6 -0
  875. homeassistant/components/honeywell/translations/ga.json +10 -1
  876. homeassistant/components/huawei_lte/__init__.py +1 -1
  877. homeassistant/components/huawei_lte/const.py +0 -2
  878. homeassistant/components/huawei_lte/notify.py +2 -2
  879. homeassistant/components/huawei_lte/translations/ga.json +19 -2
  880. homeassistant/components/hue/__init__.py +2 -2
  881. homeassistant/components/hue/translations/ga.json +49 -3
  882. homeassistant/components/hue/v2/device.py +6 -7
  883. homeassistant/components/huisbaasje/translations/ga.json +75 -0
  884. homeassistant/components/humidifier/translations/ga.json +16 -2
  885. homeassistant/components/hunterdouglas_powerview/translations/ga.json +14 -2
  886. homeassistant/components/husqvarna_automower/__init__.py +1 -0
  887. homeassistant/components/husqvarna_automower/button.py +25 -0
  888. homeassistant/components/husqvarna_automower/const.py +125 -0
  889. homeassistant/components/husqvarna_automower/coordinator.py +61 -2
  890. homeassistant/components/husqvarna_automower/event.py +126 -0
  891. homeassistant/components/husqvarna_automower/icons.json +8 -0
  892. homeassistant/components/husqvarna_automower/manifest.json +1 -1
  893. homeassistant/components/husqvarna_automower/sensor.py +1 -127
  894. homeassistant/components/husqvarna_automower/strings.json +155 -0
  895. homeassistant/components/husqvarna_automower/translations/ca.json +61 -0
  896. homeassistant/components/husqvarna_automower/translations/cs.json +155 -0
  897. homeassistant/components/husqvarna_automower/translations/de.json +155 -0
  898. homeassistant/components/husqvarna_automower/translations/el.json +147 -0
  899. homeassistant/components/husqvarna_automower/translations/en-GB.json +155 -0
  900. homeassistant/components/husqvarna_automower/translations/en.json +155 -0
  901. homeassistant/components/husqvarna_automower/translations/es.json +3 -0
  902. homeassistant/components/husqvarna_automower/translations/et.json +155 -0
  903. homeassistant/components/husqvarna_automower/translations/fr.json +28 -0
  904. homeassistant/components/husqvarna_automower/translations/ga.json +155 -0
  905. homeassistant/components/husqvarna_automower/translations/he.json +25 -0
  906. homeassistant/components/husqvarna_automower/translations/it.json +32 -0
  907. homeassistant/components/husqvarna_automower/translations/lt.json +155 -0
  908. homeassistant/components/husqvarna_automower/translations/nl.json +145 -0
  909. homeassistant/components/husqvarna_automower/translations/pt.json +155 -0
  910. homeassistant/components/husqvarna_automower/translations/ru.json +85 -0
  911. homeassistant/components/husqvarna_automower/translations/sk.json +155 -0
  912. homeassistant/components/husqvarna_automower/translations/sv.json +152 -0
  913. homeassistant/components/husqvarna_automower/translations/zh-Hans.json +155 -0
  914. homeassistant/components/husqvarna_automower/translations/zh-Hant.json +155 -0
  915. homeassistant/components/husqvarna_automower_ble/__init__.py +23 -6
  916. homeassistant/components/husqvarna_automower_ble/config_flow.py +231 -41
  917. homeassistant/components/husqvarna_automower_ble/coordinator.py +2 -1
  918. homeassistant/components/husqvarna_automower_ble/entity.py +7 -1
  919. homeassistant/components/husqvarna_automower_ble/lawn_mower.py +8 -4
  920. homeassistant/components/husqvarna_automower_ble/manifest.json +1 -1
  921. homeassistant/components/husqvarna_automower_ble/strings.json +34 -3
  922. homeassistant/components/husqvarna_automower_ble/translations/cs.json +0 -3
  923. homeassistant/components/husqvarna_automower_ble/translations/de.json +34 -3
  924. homeassistant/components/husqvarna_automower_ble/translations/el.json +0 -3
  925. homeassistant/components/husqvarna_automower_ble/translations/en-GB.json +34 -3
  926. homeassistant/components/husqvarna_automower_ble/translations/en.json +34 -3
  927. homeassistant/components/husqvarna_automower_ble/translations/es.json +0 -3
  928. homeassistant/components/husqvarna_automower_ble/translations/et.json +34 -3
  929. homeassistant/components/husqvarna_automower_ble/translations/ga.json +0 -3
  930. homeassistant/components/husqvarna_automower_ble/translations/hu.json +0 -3
  931. homeassistant/components/husqvarna_automower_ble/translations/it.json +30 -3
  932. homeassistant/components/husqvarna_automower_ble/translations/ja.json +0 -3
  933. homeassistant/components/husqvarna_automower_ble/translations/lt.json +0 -3
  934. homeassistant/components/husqvarna_automower_ble/translations/nl.json +4 -3
  935. homeassistant/components/husqvarna_automower_ble/translations/pt.json +0 -3
  936. homeassistant/components/husqvarna_automower_ble/translations/ru.json +0 -3
  937. homeassistant/components/husqvarna_automower_ble/translations/sk.json +34 -3
  938. homeassistant/components/husqvarna_automower_ble/translations/sv.json +0 -3
  939. homeassistant/components/husqvarna_automower_ble/translations/tr.json +0 -3
  940. homeassistant/components/husqvarna_automower_ble/translations/zh-Hans.json +34 -3
  941. homeassistant/components/husqvarna_automower_ble/translations/zh-Hant.json +34 -3
  942. homeassistant/components/huum/const.py +1 -1
  943. homeassistant/components/huum/icons.json +13 -0
  944. homeassistant/components/huum/manifest.json +1 -1
  945. homeassistant/components/huum/number.py +64 -0
  946. homeassistant/components/huum/strings.json +5 -0
  947. homeassistant/components/huum/translations/ca.json +5 -0
  948. homeassistant/components/huum/translations/cs.json +5 -0
  949. homeassistant/components/huum/translations/de.json +5 -0
  950. homeassistant/components/huum/translations/el.json +5 -0
  951. homeassistant/components/huum/translations/en-GB.json +5 -0
  952. homeassistant/components/huum/translations/en.json +5 -0
  953. homeassistant/components/huum/translations/et.json +5 -0
  954. homeassistant/components/huum/translations/fr.json +7 -0
  955. homeassistant/components/huum/translations/he.json +5 -0
  956. homeassistant/components/huum/translations/it.json +7 -0
  957. homeassistant/components/huum/translations/lt.json +5 -0
  958. homeassistant/components/huum/translations/nl.json +5 -0
  959. homeassistant/components/huum/translations/pt.json +5 -0
  960. homeassistant/components/huum/translations/sk.json +5 -0
  961. homeassistant/components/huum/translations/zh-Hans.json +5 -0
  962. homeassistant/components/huum/translations/zh-Hant.json +5 -0
  963. homeassistant/components/hvv_departures/translations/ga.json +46 -0
  964. homeassistant/components/hydrawise/strings.json +2 -2
  965. homeassistant/components/ialarm/translations/ga.json +3 -0
  966. homeassistant/components/iaqualink/manifest.json +1 -1
  967. homeassistant/components/iaqualink/translations/ga.json +18 -0
  968. homeassistant/components/ibeacon/translations/ga.json +25 -1
  969. homeassistant/components/icloud/translations/ga.json +37 -0
  970. homeassistant/components/idasen_desk/__init__.py +0 -8
  971. homeassistant/components/ifttt/translations/ga.json +14 -0
  972. homeassistant/components/ifttt/translations/it.json +5 -1
  973. homeassistant/components/image/translations/ga.json +7 -1
  974. homeassistant/components/image_processing/translations/ga.json +22 -0
  975. homeassistant/components/imap/translations/ga.json +29 -2
  976. homeassistant/components/imeon_inverter/const.py +23 -0
  977. homeassistant/components/imeon_inverter/coordinator.py +3 -3
  978. homeassistant/components/imeon_inverter/icons.json +46 -3
  979. homeassistant/components/imeon_inverter/sensor.py +77 -0
  980. homeassistant/components/imeon_inverter/strings.json +65 -7
  981. homeassistant/components/imeon_inverter/translations/bg.json +6 -0
  982. homeassistant/components/imeon_inverter/translations/ca.json +10 -0
  983. homeassistant/components/imeon_inverter/translations/cs.json +58 -0
  984. homeassistant/components/imeon_inverter/translations/de.json +58 -0
  985. homeassistant/components/imeon_inverter/translations/el.json +11 -0
  986. homeassistant/components/imeon_inverter/translations/en-GB.json +58 -0
  987. homeassistant/components/imeon_inverter/translations/en.json +58 -0
  988. homeassistant/components/imeon_inverter/translations/et.json +58 -0
  989. homeassistant/components/imeon_inverter/translations/fi.json +25 -1
  990. homeassistant/components/imeon_inverter/translations/fr.json +61 -1
  991. homeassistant/components/imeon_inverter/translations/ga.json +47 -0
  992. homeassistant/components/imeon_inverter/translations/he.json +10 -0
  993. homeassistant/components/imeon_inverter/translations/nl.json +7 -0
  994. homeassistant/components/imeon_inverter/translations/ru.json +8 -0
  995. homeassistant/components/imeon_inverter/translations/sk.json +58 -0
  996. homeassistant/components/imeon_inverter/translations/zh-Hans.json +64 -0
  997. homeassistant/components/imeon_inverter/translations/zh-Hant.json +58 -0
  998. homeassistant/components/improv_ble/translations/ga.json +5 -1
  999. homeassistant/components/inkbird/manifest.json +10 -1
  1000. homeassistant/components/inkbird/translations/ga.json +7 -0
  1001. homeassistant/components/input_number/translations/ga.json +14 -1
  1002. homeassistant/components/input_select/translations/ga.json +16 -1
  1003. homeassistant/components/input_text/translations/ga.json +22 -1
  1004. homeassistant/components/insteon/translations/ga.json +64 -0
  1005. homeassistant/components/integration/translations/ga.json +14 -3
  1006. homeassistant/components/intellifire/translations/ga.json +5 -0
  1007. homeassistant/components/ipma/translations/ga.json +18 -0
  1008. homeassistant/components/ipp/translations/ga.json +40 -0
  1009. homeassistant/components/iqvia/translations/ga.json +10 -0
  1010. homeassistant/components/iqvia/translations/it.json +3 -0
  1011. homeassistant/components/iron_os/translations/ga.json +2 -1
  1012. homeassistant/components/iron_os/translations/nl.json +1 -1
  1013. homeassistant/components/iskra/translations/nl.json +3 -3
  1014. homeassistant/components/isy994/translations/ga.json +69 -1
  1015. homeassistant/components/izone/translations/ga.json +5 -0
  1016. homeassistant/components/jewish_calendar/__init__.py +14 -4
  1017. homeassistant/components/jewish_calendar/binary_sensor.py +1 -2
  1018. homeassistant/components/jewish_calendar/coordinator.py +116 -0
  1019. homeassistant/components/jewish_calendar/diagnostics.py +1 -1
  1020. homeassistant/components/jewish_calendar/entity.py +7 -57
  1021. homeassistant/components/jewish_calendar/sensor.py +15 -21
  1022. homeassistant/components/justnimbus/entity.py +1 -0
  1023. homeassistant/components/jvc_projector/translations/ga.json +29 -1
  1024. homeassistant/components/kaleidescape/translations/ga.json +50 -0
  1025. homeassistant/components/kef/translations/ga.json +11 -0
  1026. homeassistant/components/kegtron/translations/ga.json +22 -0
  1027. homeassistant/components/keymitt_ble/translations/ga.json +25 -0
  1028. homeassistant/components/kitchen_sink/config_flow.py +1 -1
  1029. homeassistant/components/kitchen_sink/translations/ga.json +32 -0
  1030. homeassistant/components/knx/manifest.json +2 -2
  1031. homeassistant/components/knx/scene.py +9 -4
  1032. homeassistant/components/knx/storage/entity_store_schema.py +154 -144
  1033. homeassistant/components/knx/storage/knx_selector.py +170 -7
  1034. homeassistant/components/knx/storage/serialize.py +47 -0
  1035. homeassistant/components/knx/storage/util.py +18 -0
  1036. homeassistant/components/knx/strings.json +270 -0
  1037. homeassistant/components/knx/translations/bg.json +77 -0
  1038. homeassistant/components/knx/translations/cs.json +270 -0
  1039. homeassistant/components/knx/translations/de.json +270 -0
  1040. homeassistant/components/knx/translations/el.json +162 -0
  1041. homeassistant/components/knx/translations/en-GB.json +270 -0
  1042. homeassistant/components/knx/translations/en.json +270 -0
  1043. homeassistant/components/knx/translations/es.json +167 -0
  1044. homeassistant/components/knx/translations/et.json +270 -0
  1045. homeassistant/components/knx/translations/fr.json +166 -0
  1046. homeassistant/components/knx/translations/ga.json +233 -4
  1047. homeassistant/components/knx/translations/he.json +13 -0
  1048. homeassistant/components/knx/translations/nl.json +64 -0
  1049. homeassistant/components/knx/translations/sk.json +270 -0
  1050. homeassistant/components/knx/translations/zh-Hans.json +270 -0
  1051. homeassistant/components/knx/translations/zh-Hant.json +270 -0
  1052. homeassistant/components/knx/websocket.py +38 -13
  1053. homeassistant/components/kodi/translations/ga.json +43 -1
  1054. homeassistant/components/konnected/translations/ga.json +52 -0
  1055. homeassistant/components/konnected/translations/it.json +26 -8
  1056. homeassistant/components/lacrosse_view/coordinator.py +0 -1
  1057. homeassistant/components/lacrosse_view/translations/ga.json +19 -0
  1058. homeassistant/components/lametric/translations/ga.json +90 -2
  1059. homeassistant/components/lametric/translations/select.ga.json +8 -0
  1060. homeassistant/components/lcn/manifest.json +1 -1
  1061. homeassistant/components/lcn/translations/ga.json +35 -4
  1062. homeassistant/components/ld2410_ble/translations/ga.json +20 -0
  1063. homeassistant/components/leaone/translations/ga.json +5 -1
  1064. homeassistant/components/led_ble/translations/ga.json +7 -0
  1065. homeassistant/components/letpot/__init__.py +1 -0
  1066. homeassistant/components/letpot/icons.json +17 -0
  1067. homeassistant/components/letpot/manifest.json +1 -1
  1068. homeassistant/components/letpot/select.py +163 -0
  1069. homeassistant/components/letpot/strings.json +23 -0
  1070. homeassistant/components/letpot/translations/ca.json +10 -0
  1071. homeassistant/components/letpot/translations/cs.json +23 -0
  1072. homeassistant/components/letpot/translations/de.json +23 -0
  1073. homeassistant/components/letpot/translations/el.json +8 -0
  1074. homeassistant/components/letpot/translations/en-GB.json +23 -0
  1075. homeassistant/components/letpot/translations/en.json +23 -0
  1076. homeassistant/components/letpot/translations/es.json +23 -0
  1077. homeassistant/components/letpot/translations/et.json +23 -0
  1078. homeassistant/components/letpot/translations/fr.json +22 -0
  1079. homeassistant/components/letpot/translations/ga.json +23 -0
  1080. homeassistant/components/letpot/translations/he.json +8 -0
  1081. homeassistant/components/letpot/translations/it.json +25 -0
  1082. homeassistant/components/letpot/translations/lt.json +23 -0
  1083. homeassistant/components/letpot/translations/nl.json +21 -0
  1084. homeassistant/components/letpot/translations/pt.json +23 -0
  1085. homeassistant/components/letpot/translations/sk.json +23 -0
  1086. homeassistant/components/letpot/translations/sv.json +19 -0
  1087. homeassistant/components/letpot/translations/zh-Hans.json +23 -0
  1088. homeassistant/components/letpot/translations/zh-Hant.json +23 -0
  1089. homeassistant/components/lg_thinq/climate.py +17 -3
  1090. homeassistant/components/lg_thinq/icons.json +4 -1
  1091. homeassistant/components/lg_thinq/strings.json +6 -3
  1092. homeassistant/components/lg_thinq/switch.py +46 -1
  1093. homeassistant/components/lg_thinq/translations/ca.json +1 -1
  1094. homeassistant/components/lg_thinq/translations/cs.json +4 -1
  1095. homeassistant/components/lg_thinq/translations/de.json +4 -1
  1096. homeassistant/components/lg_thinq/translations/el.json +1 -1
  1097. homeassistant/components/lg_thinq/translations/en-GB.json +4 -1
  1098. homeassistant/components/lg_thinq/translations/en.json +4 -1
  1099. homeassistant/components/lg_thinq/translations/es.json +4 -1
  1100. homeassistant/components/lg_thinq/translations/et.json +4 -1
  1101. homeassistant/components/lg_thinq/translations/fr.json +21 -0
  1102. homeassistant/components/lg_thinq/translations/fy.json +1 -2
  1103. homeassistant/components/lg_thinq/translations/ga.json +0 -1
  1104. homeassistant/components/lg_thinq/translations/he.json +1 -1
  1105. homeassistant/components/lg_thinq/translations/hu.json +0 -1
  1106. homeassistant/components/lg_thinq/translations/id.json +1 -2
  1107. homeassistant/components/lg_thinq/translations/it.json +1 -2
  1108. homeassistant/components/lg_thinq/translations/lt.json +0 -1
  1109. homeassistant/components/lg_thinq/translations/nl.json +4 -1
  1110. homeassistant/components/lg_thinq/translations/pl.json +0 -1
  1111. homeassistant/components/lg_thinq/translations/pt.json +0 -1
  1112. homeassistant/components/lg_thinq/translations/ru.json +3 -1
  1113. homeassistant/components/lg_thinq/translations/sk.json +4 -1
  1114. homeassistant/components/lg_thinq/translations/sv.json +0 -1
  1115. homeassistant/components/lg_thinq/translations/zh-Hans.json +4 -1
  1116. homeassistant/components/lg_thinq/translations/zh-Hant.json +4 -1
  1117. homeassistant/components/lifx/translations/el.json +6 -0
  1118. homeassistant/components/lifx/translations/ga.json +121 -5
  1119. homeassistant/components/lifx/translations/it.json +3 -0
  1120. homeassistant/components/light/translations/ga.json +157 -0
  1121. homeassistant/components/litejet/translations/ga.json +26 -0
  1122. homeassistant/components/litterrobot/translations/ga.json +47 -1
  1123. homeassistant/components/litterrobot/translations/sensor.ga.json +18 -0
  1124. homeassistant/components/livisi/coordinator.py +0 -1
  1125. homeassistant/components/locative/translations/ga.json +10 -0
  1126. homeassistant/components/lock/translations/ga.json +47 -4
  1127. homeassistant/components/logger/translations/ga.json +4 -1
  1128. homeassistant/components/lookin/climate.py +1 -1
  1129. homeassistant/components/lookin/translations/ga.json +30 -0
  1130. homeassistant/components/loqed/translations/ga.json +19 -2
  1131. homeassistant/components/lovelace/translations/ga.json +8 -0
  1132. homeassistant/components/luftdaten/translations/ga.json +14 -1
  1133. homeassistant/components/lutron_caseta/translations/ga.json +36 -0
  1134. homeassistant/components/lutron_caseta/translations/it.json +3 -0
  1135. homeassistant/components/lyric/manifest.json +1 -1
  1136. homeassistant/components/lyric/translations/ga.json +18 -2
  1137. homeassistant/components/madvr/manifest.json +1 -1
  1138. homeassistant/components/mailgun/translations/it.json +5 -1
  1139. homeassistant/components/mastodon/__init__.py +4 -17
  1140. homeassistant/components/mastodon/const.py +0 -1
  1141. homeassistant/components/mastodon/manifest.json +2 -1
  1142. homeassistant/components/mastodon/quality_scale.yaml +4 -17
  1143. homeassistant/components/mastodon/services.py +1 -1
  1144. homeassistant/components/mastodon/strings.json +0 -6
  1145. homeassistant/components/mastodon/translations/cs.json +0 -6
  1146. homeassistant/components/mastodon/translations/de.json +0 -6
  1147. homeassistant/components/mastodon/translations/el.json +0 -6
  1148. homeassistant/components/mastodon/translations/en-GB.json +0 -6
  1149. homeassistant/components/mastodon/translations/en.json +0 -6
  1150. homeassistant/components/mastodon/translations/es.json +0 -6
  1151. homeassistant/components/mastodon/translations/et.json +0 -6
  1152. homeassistant/components/mastodon/translations/fr.json +0 -6
  1153. homeassistant/components/mastodon/translations/ga.json +0 -6
  1154. homeassistant/components/mastodon/translations/he.json +0 -6
  1155. homeassistant/components/mastodon/translations/hu.json +0 -6
  1156. homeassistant/components/mastodon/translations/ja.json +0 -6
  1157. homeassistant/components/mastodon/translations/lt.json +0 -6
  1158. homeassistant/components/mastodon/translations/nl.json +0 -6
  1159. homeassistant/components/mastodon/translations/pt-BR.json +0 -6
  1160. homeassistant/components/mastodon/translations/pt.json +0 -6
  1161. homeassistant/components/mastodon/translations/ru.json +0 -6
  1162. homeassistant/components/mastodon/translations/sk.json +0 -6
  1163. homeassistant/components/mastodon/translations/sv.json +0 -6
  1164. homeassistant/components/mastodon/translations/tr.json +0 -6
  1165. homeassistant/components/mastodon/translations/zh-Hans.json +0 -6
  1166. homeassistant/components/mastodon/translations/zh-Hant.json +0 -6
  1167. homeassistant/components/matter/binary_sensor.py +69 -1
  1168. homeassistant/components/matter/button.py +12 -0
  1169. homeassistant/components/matter/icons.json +15 -0
  1170. homeassistant/components/matter/lock.py +63 -0
  1171. homeassistant/components/matter/manifest.json +1 -1
  1172. homeassistant/components/matter/number.py +17 -0
  1173. homeassistant/components/matter/select.py +25 -0
  1174. homeassistant/components/matter/sensor.py +140 -0
  1175. homeassistant/components/matter/strings.json +46 -1
  1176. homeassistant/components/matter/translations/bg.json +11 -0
  1177. homeassistant/components/matter/translations/cs.json +48 -3
  1178. homeassistant/components/matter/translations/de.json +49 -4
  1179. homeassistant/components/matter/translations/el.json +30 -3
  1180. homeassistant/components/matter/translations/en-GB.json +48 -3
  1181. homeassistant/components/matter/translations/en.json +48 -3
  1182. homeassistant/components/matter/translations/es.json +15 -3
  1183. homeassistant/components/matter/translations/et.json +48 -3
  1184. homeassistant/components/matter/translations/fr.json +48 -3
  1185. homeassistant/components/matter/translations/ga.json +73 -3
  1186. homeassistant/components/matter/translations/he.json +0 -3
  1187. homeassistant/components/matter/translations/hu.json +0 -3
  1188. homeassistant/components/matter/translations/it.json +0 -3
  1189. homeassistant/components/matter/translations/ja.json +0 -3
  1190. homeassistant/components/matter/translations/lt.json +3 -3
  1191. homeassistant/components/matter/translations/nl.json +17 -3
  1192. homeassistant/components/matter/translations/pt.json +21 -3
  1193. homeassistant/components/matter/translations/ru.json +24 -3
  1194. homeassistant/components/matter/translations/sk.json +48 -3
  1195. homeassistant/components/matter/translations/sv.json +29 -3
  1196. homeassistant/components/matter/translations/zh-Hans.json +48 -3
  1197. homeassistant/components/matter/translations/zh-Hant.json +48 -3
  1198. homeassistant/components/matter/valve.py +0 -1
  1199. homeassistant/components/mealie/const.py +0 -1
  1200. homeassistant/components/mealie/services.py +1 -2
  1201. homeassistant/components/mealie/translations/fr.json +4 -2
  1202. homeassistant/components/meater/translations/ga.json +37 -0
  1203. homeassistant/components/medcom_ble/translations/ga.json +5 -1
  1204. homeassistant/components/media_player/__init__.py +21 -0
  1205. homeassistant/components/media_player/intent.py +126 -6
  1206. homeassistant/components/media_player/services.yaml +5 -9
  1207. homeassistant/components/media_player/strings.json +4 -8
  1208. homeassistant/components/media_player/translations/bg.json +0 -8
  1209. homeassistant/components/media_player/translations/cs.json +0 -9
  1210. homeassistant/components/media_player/translations/de.json +6 -10
  1211. homeassistant/components/media_player/translations/el.json +0 -9
  1212. homeassistant/components/media_player/translations/en-GB.json +5 -9
  1213. homeassistant/components/media_player/translations/en.json +5 -9
  1214. homeassistant/components/media_player/translations/es.json +0 -9
  1215. homeassistant/components/media_player/translations/et.json +3 -7
  1216. homeassistant/components/media_player/translations/fi.json +0 -7
  1217. homeassistant/components/media_player/translations/fr.json +0 -9
  1218. homeassistant/components/media_player/translations/fy.json +0 -9
  1219. homeassistant/components/media_player/translations/ga.json +80 -11
  1220. homeassistant/components/media_player/translations/he.json +0 -9
  1221. homeassistant/components/media_player/translations/hu.json +0 -9
  1222. homeassistant/components/media_player/translations/id.json +0 -9
  1223. homeassistant/components/media_player/translations/it.json +3 -6
  1224. homeassistant/components/media_player/translations/ja.json +0 -9
  1225. homeassistant/components/media_player/translations/ko.json +0 -10
  1226. homeassistant/components/media_player/translations/lt.json +0 -9
  1227. homeassistant/components/media_player/translations/nl.json +0 -8
  1228. homeassistant/components/media_player/translations/pt-BR.json +0 -8
  1229. homeassistant/components/media_player/translations/pt.json +0 -9
  1230. homeassistant/components/media_player/translations/ru.json +0 -9
  1231. homeassistant/components/media_player/translations/sk.json +3 -8
  1232. homeassistant/components/media_player/translations/sl.json +0 -9
  1233. homeassistant/components/media_player/translations/sv.json +0 -9
  1234. homeassistant/components/media_player/translations/tr.json +0 -9
  1235. homeassistant/components/media_player/translations/vi.json +0 -7
  1236. homeassistant/components/media_player/translations/zh-Hans.json +3 -8
  1237. homeassistant/components/media_player/translations/zh-Hant.json +3 -8
  1238. homeassistant/components/melcloud/translations/ga.json +14 -0
  1239. homeassistant/components/melcloud/translations/it.json +1 -0
  1240. homeassistant/components/melnor/translations/ga.json +48 -0
  1241. homeassistant/components/met_eireann/const.py +6 -0
  1242. homeassistant/components/met_eireann/weather.py +10 -0
  1243. homeassistant/components/meteoclimatic/translations/ga.json +11 -0
  1244. homeassistant/components/metoffice/translations/ga.json +12 -1
  1245. homeassistant/components/microsoft_face/translations/ga.json +22 -2
  1246. homeassistant/components/miele/__init__.py +3 -1
  1247. homeassistant/components/miele/const.py +8 -0
  1248. homeassistant/components/miele/coordinator.py +2 -3
  1249. homeassistant/components/miele/entity.py +2 -3
  1250. homeassistant/components/miele/sensor.py +107 -4
  1251. homeassistant/components/miele/strings.json +12 -0
  1252. homeassistant/components/miele/translations/bg.json +12 -0
  1253. homeassistant/components/miele/translations/cs.json +12 -0
  1254. homeassistant/components/miele/translations/de.json +12 -0
  1255. homeassistant/components/miele/translations/el.json +23 -0
  1256. homeassistant/components/miele/translations/en-GB.json +12 -0
  1257. homeassistant/components/miele/translations/en.json +12 -0
  1258. homeassistant/components/miele/translations/et.json +12 -0
  1259. homeassistant/components/miele/translations/fr.json +31 -1
  1260. homeassistant/components/miele/translations/ga.json +17 -0
  1261. homeassistant/components/miele/translations/it.json +18 -5
  1262. homeassistant/components/miele/translations/nl.json +12 -0
  1263. homeassistant/components/miele/translations/sk.json +12 -0
  1264. homeassistant/components/miele/translations/zh-Hans.json +12 -0
  1265. homeassistant/components/miele/translations/zh-Hant.json +12 -0
  1266. homeassistant/components/mikrotik/translations/ga.json +11 -0
  1267. homeassistant/components/mill/translations/ga.json +5 -0
  1268. homeassistant/components/min_max/translations/ga.json +53 -0
  1269. homeassistant/components/minecraft_server/translations/ga.json +20 -1
  1270. homeassistant/components/mjpeg/translations/ga.json +18 -0
  1271. homeassistant/components/moat/translations/ga.json +21 -0
  1272. homeassistant/components/mobile_app/const.py +0 -1
  1273. homeassistant/components/mobile_app/translations/ga.json +15 -1
  1274. homeassistant/components/modbus/binary_sensor.py +1 -3
  1275. homeassistant/components/modbus/climate.py +6 -6
  1276. homeassistant/components/modbus/const.py +4 -0
  1277. homeassistant/components/modbus/cover.py +0 -2
  1278. homeassistant/components/modbus/entity.py +51 -39
  1279. homeassistant/components/modbus/light.py +0 -2
  1280. homeassistant/components/modbus/manifest.json +1 -1
  1281. homeassistant/components/modbus/modbus.py +39 -44
  1282. homeassistant/components/modbus/sensor.py +1 -7
  1283. homeassistant/components/modbus/strings.json +0 -8
  1284. homeassistant/components/modbus/translations/bg.json +0 -3
  1285. homeassistant/components/modbus/translations/ca.json +0 -6
  1286. homeassistant/components/modbus/translations/cs.json +0 -8
  1287. homeassistant/components/modbus/translations/de.json +0 -8
  1288. homeassistant/components/modbus/translations/el.json +0 -8
  1289. homeassistant/components/modbus/translations/en-GB.json +0 -8
  1290. homeassistant/components/modbus/translations/en.json +0 -8
  1291. homeassistant/components/modbus/translations/es.json +0 -8
  1292. homeassistant/components/modbus/translations/et.json +0 -8
  1293. homeassistant/components/modbus/translations/fi.json +0 -6
  1294. homeassistant/components/modbus/translations/fr.json +0 -8
  1295. homeassistant/components/modbus/translations/ga.json +18 -10
  1296. homeassistant/components/modbus/translations/he.json +0 -8
  1297. homeassistant/components/modbus/translations/hu.json +0 -8
  1298. homeassistant/components/modbus/translations/id.json +0 -7
  1299. homeassistant/components/modbus/translations/ja.json +0 -8
  1300. homeassistant/components/modbus/translations/ko.json +0 -5
  1301. homeassistant/components/modbus/translations/lt.json +0 -8
  1302. homeassistant/components/modbus/translations/nl.json +0 -8
  1303. homeassistant/components/modbus/translations/pt.json +0 -8
  1304. homeassistant/components/modbus/translations/ru.json +0 -8
  1305. homeassistant/components/modbus/translations/sk.json +0 -8
  1306. homeassistant/components/modbus/translations/sv.json +0 -8
  1307. homeassistant/components/modbus/translations/tr.json +0 -8
  1308. homeassistant/components/modbus/translations/zh-Hans.json +0 -8
  1309. homeassistant/components/modbus/translations/zh-Hant.json +0 -8
  1310. homeassistant/components/modem_callerid/translations/ga.json +5 -0
  1311. homeassistant/components/modern_forms/entity.py +4 -1
  1312. homeassistant/components/modern_forms/translations/ga.json +5 -0
  1313. homeassistant/components/modern_forms/translations/it.json +3 -0
  1314. homeassistant/components/moehlenhoff_alpha2/translations/ga.json +5 -1
  1315. homeassistant/components/moehlenhoff_alpha2/translations/it.json +3 -0
  1316. homeassistant/components/monoprice/translations/ga.json +50 -0
  1317. homeassistant/components/moon/translations/ga.json +26 -1
  1318. homeassistant/components/motion_blinds/cover.py +14 -0
  1319. homeassistant/components/motion_blinds/entity.py +17 -4
  1320. homeassistant/components/motion_blinds/translations/ga.json +42 -0
  1321. homeassistant/components/motioneye/translations/ga.json +48 -0
  1322. homeassistant/components/mqtt/alarm_control_panel.py +43 -47
  1323. homeassistant/components/mqtt/config_flow.py +290 -4
  1324. homeassistant/components/mqtt/const.py +49 -1
  1325. homeassistant/components/mqtt/icons.json +1 -1
  1326. homeassistant/components/mqtt/lock.py +19 -24
  1327. homeassistant/components/mqtt/number.py +7 -0
  1328. homeassistant/components/mqtt/sensor.py +9 -3
  1329. homeassistant/components/mqtt/strings.json +82 -2
  1330. homeassistant/components/mqtt/translations/bg.json +4 -7
  1331. homeassistant/components/mqtt/translations/ca.json +1 -0
  1332. homeassistant/components/mqtt/translations/cs.json +30 -2
  1333. homeassistant/components/mqtt/translations/de.json +82 -2
  1334. homeassistant/components/mqtt/translations/el.json +5 -18
  1335. homeassistant/components/mqtt/translations/en-GB.json +82 -2
  1336. homeassistant/components/mqtt/translations/en.json +82 -2
  1337. homeassistant/components/mqtt/translations/es.json +30 -2
  1338. homeassistant/components/mqtt/translations/et.json +82 -2
  1339. homeassistant/components/mqtt/translations/fr.json +41 -4
  1340. homeassistant/components/mqtt/translations/ga.json +135 -9
  1341. homeassistant/components/mqtt/translations/he.json +1 -2
  1342. homeassistant/components/mqtt/translations/hu.json +0 -18
  1343. homeassistant/components/mqtt/translations/it.json +60 -4
  1344. homeassistant/components/mqtt/translations/ja.json +0 -17
  1345. homeassistant/components/mqtt/translations/lt.json +3 -4
  1346. homeassistant/components/mqtt/translations/mk.json +0 -11
  1347. homeassistant/components/mqtt/translations/nl.json +18 -7
  1348. homeassistant/components/mqtt/translations/pt.json +2 -3
  1349. homeassistant/components/mqtt/translations/ru.json +2 -2
  1350. homeassistant/components/mqtt/translations/sk.json +76 -2
  1351. homeassistant/components/mqtt/translations/sv.json +1 -6
  1352. homeassistant/components/mqtt/translations/tr.json +0 -1
  1353. homeassistant/components/mqtt/translations/vi.json +0 -1
  1354. homeassistant/components/mqtt/translations/zh-Hans.json +83 -4
  1355. homeassistant/components/mqtt/translations/zh-Hant.json +82 -2
  1356. homeassistant/components/mqtt/triggers.yaml +1 -1
  1357. homeassistant/components/mullvad/translations/ga.json +11 -0
  1358. homeassistant/components/music_assistant/actions.py +1 -1
  1359. homeassistant/components/music_assistant/const.py +0 -1
  1360. homeassistant/components/mutesync/translations/it.json +3 -0
  1361. homeassistant/components/mysensors/translations/ga.json +55 -0
  1362. homeassistant/components/mystrom/translations/ga.json +9 -0
  1363. homeassistant/components/mystrom/translations/it.json +3 -0
  1364. homeassistant/components/nam/translations/ga.json +80 -0
  1365. homeassistant/components/nam/translations/it.json +6 -0
  1366. homeassistant/components/nam/translations/sensor.ga.json +11 -0
  1367. homeassistant/components/nanoleaf/translations/ga.json +28 -0
  1368. homeassistant/components/neato/translations/ga.json +3 -0
  1369. homeassistant/components/netatmo/translations/ga.json +38 -0
  1370. homeassistant/components/netgear/translations/ga.json +13 -1
  1371. homeassistant/components/netgear/translations/it.json +3 -0
  1372. homeassistant/components/nextcloud/translations/ga.json +58 -0
  1373. homeassistant/components/nextdns/manifest.json +1 -1
  1374. homeassistant/components/nextdns/strings.json +3 -0
  1375. homeassistant/components/nextdns/switch.py +6 -0
  1376. homeassistant/components/nextdns/translations/cs.json +3 -0
  1377. homeassistant/components/nextdns/translations/de.json +3 -0
  1378. homeassistant/components/nextdns/translations/el.json +3 -0
  1379. homeassistant/components/nextdns/translations/en-GB.json +3 -0
  1380. homeassistant/components/nextdns/translations/en.json +3 -0
  1381. homeassistant/components/nextdns/translations/et.json +3 -0
  1382. homeassistant/components/nextdns/translations/fr.json +3 -0
  1383. homeassistant/components/nextdns/translations/ga.json +112 -0
  1384. homeassistant/components/nextdns/translations/pl.json +3 -0
  1385. homeassistant/components/nextdns/translations/pt.json +3 -0
  1386. homeassistant/components/nextdns/translations/sk.json +3 -0
  1387. homeassistant/components/nextdns/translations/sv.json +3 -0
  1388. homeassistant/components/nextdns/translations/zh-Hans.json +3 -0
  1389. homeassistant/components/nextdns/translations/zh-Hant.json +3 -0
  1390. homeassistant/components/niko_home_control/config_flow.py +19 -0
  1391. homeassistant/components/niko_home_control/strings.json +10 -1
  1392. homeassistant/components/niko_home_control/translations/bg.json +7 -1
  1393. homeassistant/components/niko_home_control/translations/ca.json +7 -1
  1394. homeassistant/components/niko_home_control/translations/cs.json +10 -1
  1395. homeassistant/components/niko_home_control/translations/de.json +10 -1
  1396. homeassistant/components/niko_home_control/translations/en-GB.json +10 -1
  1397. homeassistant/components/niko_home_control/translations/en.json +10 -1
  1398. homeassistant/components/niko_home_control/translations/es.json +10 -1
  1399. homeassistant/components/niko_home_control/translations/et.json +10 -1
  1400. homeassistant/components/niko_home_control/translations/fr.json +22 -0
  1401. homeassistant/components/niko_home_control/translations/nl.json +10 -1
  1402. homeassistant/components/niko_home_control/translations/ru.json +10 -1
  1403. homeassistant/components/niko_home_control/translations/sk.json +10 -1
  1404. homeassistant/components/niko_home_control/translations/zh-Hans.json +10 -1
  1405. homeassistant/components/niko_home_control/translations/zh-Hant.json +10 -1
  1406. homeassistant/components/nina/binary_sensor.py +3 -0
  1407. homeassistant/components/nina/diagnostics.py +24 -0
  1408. homeassistant/components/nobo_hub/select.py +3 -1
  1409. homeassistant/components/nobo_hub/sensor.py +1 -0
  1410. homeassistant/components/nobo_hub/translations/ga.json +4 -1
  1411. homeassistant/components/nobo_hub/translations/it.json +4 -0
  1412. homeassistant/components/notion/entity.py +1 -1
  1413. homeassistant/components/ntfy/manifest.json +1 -1
  1414. homeassistant/components/number/__init__.py +14 -4
  1415. homeassistant/components/number/const.py +30 -16
  1416. homeassistant/components/nut/manifest.json +1 -0
  1417. homeassistant/components/nut/quality_scale.yaml +90 -0
  1418. homeassistant/components/nut/translations/it.json +6 -0
  1419. homeassistant/components/ohme/translations/ga.json +3 -1
  1420. homeassistant/components/ollama/__init__.py +6 -6
  1421. homeassistant/components/ollama/translations/nl.json +1 -0
  1422. homeassistant/components/ondilo_ico/sensor.py +4 -2
  1423. homeassistant/components/onewire/binary_sensor.py +7 -0
  1424. homeassistant/components/onewire/entity.py +0 -2
  1425. homeassistant/components/onewire/strings.json +3 -0
  1426. homeassistant/components/onewire/translations/cs.json +3 -0
  1427. homeassistant/components/onewire/translations/de.json +3 -0
  1428. homeassistant/components/onewire/translations/el.json +3 -0
  1429. homeassistant/components/onewire/translations/en-GB.json +3 -0
  1430. homeassistant/components/onewire/translations/en.json +3 -0
  1431. homeassistant/components/onewire/translations/et.json +3 -0
  1432. homeassistant/components/onewire/translations/ga.json +3 -0
  1433. homeassistant/components/onewire/translations/pt.json +3 -0
  1434. homeassistant/components/onewire/translations/sk.json +3 -0
  1435. homeassistant/components/onewire/translations/zh-Hans.json +3 -0
  1436. homeassistant/components/onewire/translations/zh-Hant.json +3 -0
  1437. homeassistant/components/open_router/entity.py +8 -7
  1438. homeassistant/components/open_router/manifest.json +1 -1
  1439. homeassistant/components/open_router/translations/nl.json +2 -1
  1440. homeassistant/components/openai_conversation/__init__.py +6 -6
  1441. homeassistant/components/openai_conversation/entity.py +215 -81
  1442. homeassistant/components/openai_conversation/manifest.json +1 -1
  1443. homeassistant/components/openai_conversation/translations/it.json +8 -0
  1444. homeassistant/components/openhome/media_player.py +2 -3
  1445. homeassistant/components/opentherm_gw/translations/it.json +1 -0
  1446. homeassistant/components/openweathermap/sensor.py +8 -0
  1447. homeassistant/components/opower/__init__.py +23 -0
  1448. homeassistant/components/opower/manifest.json +1 -1
  1449. homeassistant/components/opower/repairs.py +44 -0
  1450. homeassistant/components/opower/strings.json +13 -2
  1451. homeassistant/components/opower/translations/cs.json +11 -0
  1452. homeassistant/components/opower/translations/de.json +11 -0
  1453. homeassistant/components/opower/translations/el.json +11 -0
  1454. homeassistant/components/opower/translations/en-GB.json +11 -0
  1455. homeassistant/components/opower/translations/en.json +11 -0
  1456. homeassistant/components/opower/translations/et.json +11 -0
  1457. homeassistant/components/opower/translations/fr.json +47 -1
  1458. homeassistant/components/opower/translations/ga.json +11 -0
  1459. homeassistant/components/opower/translations/it.json +13 -0
  1460. homeassistant/components/opower/translations/lt.json +11 -0
  1461. homeassistant/components/opower/translations/pt.json +11 -0
  1462. homeassistant/components/opower/translations/sk.json +11 -0
  1463. homeassistant/components/opower/translations/zh-Hans.json +11 -0
  1464. homeassistant/components/opower/translations/zh-Hant.json +11 -0
  1465. homeassistant/components/osoenergy/translations/it.json +6 -2
  1466. homeassistant/components/overkiz/translations/ga.json +6 -0
  1467. homeassistant/components/overkiz/translations/it.json +4 -2
  1468. homeassistant/components/overkiz/translations/sensor.ga.json +8 -0
  1469. homeassistant/components/overseerr/const.py +0 -1
  1470. homeassistant/components/overseerr/services.py +2 -8
  1471. homeassistant/components/paperless_ngx/quality_scale.yaml +8 -8
  1472. homeassistant/components/paperless_ngx/sensor.py +7 -0
  1473. homeassistant/components/peco/translations/it.json +6 -1
  1474. homeassistant/components/person/__init__.py +18 -7
  1475. homeassistant/components/person/manifest.json +1 -1
  1476. homeassistant/components/picnic/const.py +0 -1
  1477. homeassistant/components/picnic/services.py +1 -1
  1478. homeassistant/components/ping/helpers.py +1 -0
  1479. homeassistant/components/ping/sensor.py +11 -0
  1480. homeassistant/components/ping/strings.json +3 -0
  1481. homeassistant/components/ping/translations/cs.json +3 -0
  1482. homeassistant/components/ping/translations/de.json +3 -0
  1483. homeassistant/components/ping/translations/en-GB.json +3 -0
  1484. homeassistant/components/ping/translations/en.json +3 -0
  1485. homeassistant/components/ping/translations/es.json +3 -0
  1486. homeassistant/components/ping/translations/et.json +3 -0
  1487. homeassistant/components/ping/translations/fr.json +3 -0
  1488. homeassistant/components/ping/translations/ga.json +3 -0
  1489. homeassistant/components/ping/translations/he.json +3 -0
  1490. homeassistant/components/ping/translations/it.json +10 -0
  1491. homeassistant/components/ping/translations/ko.json +7 -0
  1492. homeassistant/components/ping/translations/lt.json +3 -0
  1493. homeassistant/components/ping/translations/pt.json +3 -0
  1494. homeassistant/components/ping/translations/ru.json +3 -0
  1495. homeassistant/components/ping/translations/sk.json +3 -0
  1496. homeassistant/components/ping/translations/sv.json +3 -0
  1497. homeassistant/components/ping/translations/zh-Hans.json +3 -0
  1498. homeassistant/components/ping/translations/zh-Hant.json +3 -0
  1499. homeassistant/components/plaato/coordinator.py +0 -1
  1500. homeassistant/components/playstation_network/config_flow.py +4 -0
  1501. homeassistant/components/playstation_network/notify.py +74 -21
  1502. homeassistant/components/playstation_network/strings.json +5 -1
  1503. homeassistant/components/playstation_network/translations/cs.json +5 -1
  1504. homeassistant/components/playstation_network/translations/de.json +5 -1
  1505. homeassistant/components/playstation_network/translations/el.json +3 -0
  1506. homeassistant/components/playstation_network/translations/en-GB.json +5 -1
  1507. homeassistant/components/playstation_network/translations/en.json +5 -1
  1508. homeassistant/components/playstation_network/translations/es.json +3 -0
  1509. homeassistant/components/playstation_network/translations/et.json +5 -1
  1510. homeassistant/components/playstation_network/translations/fr.json +41 -0
  1511. homeassistant/components/playstation_network/translations/ga.json +5 -1
  1512. homeassistant/components/playstation_network/translations/it.json +12 -0
  1513. homeassistant/components/playstation_network/translations/lt.json +5 -1
  1514. homeassistant/components/playstation_network/translations/nl.json +3 -0
  1515. homeassistant/components/playstation_network/translations/pt.json +5 -1
  1516. homeassistant/components/playstation_network/translations/sk.json +5 -1
  1517. homeassistant/components/playstation_network/translations/zh-Hans.json +5 -1
  1518. homeassistant/components/playstation_network/translations/zh-Hant.json +5 -1
  1519. homeassistant/components/plex/translations/it.json +3 -1
  1520. homeassistant/components/point/entity.py +2 -1
  1521. homeassistant/components/pooldose/__init__.py +58 -0
  1522. homeassistant/components/pooldose/config_flow.py +99 -0
  1523. homeassistant/components/pooldose/const.py +6 -0
  1524. homeassistant/components/pooldose/coordinator.py +68 -0
  1525. homeassistant/components/pooldose/entity.py +78 -0
  1526. homeassistant/components/pooldose/icons.json +45 -0
  1527. homeassistant/components/pooldose/manifest.json +10 -0
  1528. homeassistant/components/pooldose/quality_scale.yaml +94 -0
  1529. homeassistant/components/pooldose/sensor.py +186 -0
  1530. homeassistant/components/pooldose/strings.json +102 -0
  1531. homeassistant/components/pooldose/translations/cs.json +102 -0
  1532. homeassistant/components/pooldose/translations/de.json +102 -0
  1533. homeassistant/components/pooldose/translations/en-GB.json +102 -0
  1534. homeassistant/components/pooldose/translations/en.json +102 -0
  1535. homeassistant/components/pooldose/translations/et.json +102 -0
  1536. homeassistant/components/pooldose/translations/nl.json +54 -0
  1537. homeassistant/components/pooldose/translations/sk.json +102 -0
  1538. homeassistant/components/pooldose/translations/zh-Hans.json +102 -0
  1539. homeassistant/components/pooldose/translations/zh-Hant.json +102 -0
  1540. homeassistant/components/probe_plus/translations/ga.json +5 -1
  1541. homeassistant/components/progettihwsw/translations/it.json +3 -0
  1542. homeassistant/components/prometheus/__init__.py +4 -0
  1543. homeassistant/components/pvpc_hourly_pricing/__init__.py +7 -11
  1544. homeassistant/components/pvpc_hourly_pricing/coordinator.py +4 -2
  1545. homeassistant/components/pvpc_hourly_pricing/sensor.py +3 -4
  1546. homeassistant/components/qbus/binary_sensor.py +144 -0
  1547. homeassistant/components/qbus/climate.py +3 -3
  1548. homeassistant/components/qbus/const.py +2 -0
  1549. homeassistant/components/qbus/coordinator.py +20 -14
  1550. homeassistant/components/qbus/cover.py +3 -3
  1551. homeassistant/components/qbus/entity.py +59 -24
  1552. homeassistant/components/qbus/icons.json +12 -0
  1553. homeassistant/components/qbus/light.py +3 -3
  1554. homeassistant/components/qbus/manifest.json +1 -0
  1555. homeassistant/components/qbus/scene.py +8 -14
  1556. homeassistant/components/qbus/sensor.py +378 -0
  1557. homeassistant/components/qbus/strings.json +24 -0
  1558. homeassistant/components/qbus/switch.py +3 -3
  1559. homeassistant/components/qbus/translations/cs.json +24 -0
  1560. homeassistant/components/qbus/translations/de.json +24 -0
  1561. homeassistant/components/qbus/translations/el.json +10 -0
  1562. homeassistant/components/qbus/translations/en-GB.json +24 -0
  1563. homeassistant/components/qbus/translations/en.json +24 -0
  1564. homeassistant/components/qbus/translations/es.json +16 -0
  1565. homeassistant/components/qbus/translations/et.json +24 -0
  1566. homeassistant/components/qbus/translations/fr.json +17 -1
  1567. homeassistant/components/qbus/translations/ga.json +24 -0
  1568. homeassistant/components/qbus/translations/he.json +9 -1
  1569. homeassistant/components/qbus/translations/it.json +16 -0
  1570. homeassistant/components/qbus/translations/lt.json +16 -0
  1571. homeassistant/components/qbus/translations/nl.json +12 -0
  1572. homeassistant/components/qbus/translations/pt.json +24 -0
  1573. homeassistant/components/qbus/translations/ru.json +16 -0
  1574. homeassistant/components/qbus/translations/sk.json +24 -0
  1575. homeassistant/components/qbus/translations/zh-Hans.json +24 -0
  1576. homeassistant/components/qbus/translations/zh-Hant.json +24 -0
  1577. homeassistant/components/qingping/manifest.json +1 -1
  1578. homeassistant/components/qnap/translations/it.json +3 -0
  1579. homeassistant/components/rachio/coordinator.py +0 -2
  1580. homeassistant/components/rainbird/const.py +0 -1
  1581. homeassistant/components/rainbird/translations/it.json +3 -0
  1582. homeassistant/components/rainforest_eagle/translations/it.json +12 -0
  1583. homeassistant/components/rainmachine/entity.py +3 -5
  1584. homeassistant/components/rainmachine/translations/it.json +1 -0
  1585. homeassistant/components/random/strings.json +1 -1
  1586. homeassistant/components/random/translations/ga.json +26 -1
  1587. homeassistant/components/recorder/auto_repairs/schema.py +1 -1
  1588. homeassistant/components/recorder/statistics.py +4 -0
  1589. homeassistant/components/recorder/websocket_api.py +4 -0
  1590. homeassistant/components/renault/renault_hub.py +1 -0
  1591. homeassistant/components/renson/translations/it.json +30 -2
  1592. homeassistant/components/reolink/entity.py +1 -0
  1593. homeassistant/components/reolink/icons.json +15 -0
  1594. homeassistant/components/reolink/manifest.json +1 -1
  1595. homeassistant/components/reolink/media_source.py +1 -3
  1596. homeassistant/components/reolink/number.py +44 -2
  1597. homeassistant/components/reolink/select.py +1 -0
  1598. homeassistant/components/reolink/strings.json +9 -0
  1599. homeassistant/components/reolink/switch.py +1 -0
  1600. homeassistant/components/reolink/translations/cs.json +9 -0
  1601. homeassistant/components/reolink/translations/de.json +9 -0
  1602. homeassistant/components/reolink/translations/en-GB.json +9 -0
  1603. homeassistant/components/reolink/translations/en.json +9 -0
  1604. homeassistant/components/reolink/translations/et.json +9 -0
  1605. homeassistant/components/reolink/translations/ga.json +160 -32
  1606. homeassistant/components/reolink/translations/it.json +9 -1
  1607. homeassistant/components/reolink/translations/sk.json +9 -0
  1608. homeassistant/components/reolink/translations/zh-Hans.json +9 -0
  1609. homeassistant/components/reolink/translations/zh-Hant.json +9 -0
  1610. homeassistant/components/repairs/issue_handler.py +0 -2
  1611. homeassistant/components/repairs/websocket_api.py +3 -3
  1612. homeassistant/components/rest_command/__init__.py +25 -5
  1613. homeassistant/components/ring/translations/it.json +2 -1
  1614. homeassistant/components/roborock/vacuum.py +5 -1
  1615. homeassistant/components/romy/coordinator.py +0 -1
  1616. homeassistant/components/roomba/entity.py +0 -5
  1617. homeassistant/components/roomba/sensor.py +1 -1
  1618. homeassistant/components/roomba/vacuum.py +1 -2
  1619. homeassistant/components/russound_rio/media_browser.py +97 -0
  1620. homeassistant/components/russound_rio/media_player.py +14 -2
  1621. homeassistant/components/ruuvitag_ble/manifest.json +1 -1
  1622. homeassistant/components/ruuvitag_ble/sensor.py +80 -35
  1623. homeassistant/components/ruuvitag_ble/strings.json +25 -0
  1624. homeassistant/components/ruuvitag_ble/translations/bg.json +7 -0
  1625. homeassistant/components/ruuvitag_ble/translations/cs.json +25 -0
  1626. homeassistant/components/ruuvitag_ble/translations/de.json +25 -0
  1627. homeassistant/components/ruuvitag_ble/translations/el.json +25 -0
  1628. homeassistant/components/ruuvitag_ble/translations/en-GB.json +25 -0
  1629. homeassistant/components/ruuvitag_ble/translations/en.json +25 -0
  1630. homeassistant/components/ruuvitag_ble/translations/et.json +25 -0
  1631. homeassistant/components/ruuvitag_ble/translations/fi.json +25 -0
  1632. homeassistant/components/ruuvitag_ble/translations/fr.json +25 -0
  1633. homeassistant/components/ruuvitag_ble/translations/ga.json +30 -1
  1634. homeassistant/components/ruuvitag_ble/translations/lt.json +25 -0
  1635. homeassistant/components/ruuvitag_ble/translations/pt.json +25 -0
  1636. homeassistant/components/ruuvitag_ble/translations/sk.json +25 -0
  1637. homeassistant/components/ruuvitag_ble/translations/sv.json +19 -0
  1638. homeassistant/components/ruuvitag_ble/translations/zh-Hans.json +25 -0
  1639. homeassistant/components/ruuvitag_ble/translations/zh-Hant.json +25 -0
  1640. homeassistant/components/scene/__init__.py +30 -11
  1641. homeassistant/components/scene/translations/it.json +3 -0
  1642. homeassistant/components/schedule/__init__.py +1 -1
  1643. homeassistant/components/scrape/manifest.json +1 -1
  1644. homeassistant/components/scrape/strings.json +4 -1
  1645. homeassistant/components/scrape/translations/bg.json +1 -0
  1646. homeassistant/components/scrape/translations/cs.json +3 -0
  1647. homeassistant/components/scrape/translations/de.json +3 -0
  1648. homeassistant/components/scrape/translations/el.json +3 -0
  1649. homeassistant/components/scrape/translations/en-GB.json +3 -0
  1650. homeassistant/components/scrape/translations/en.json +3 -0
  1651. homeassistant/components/scrape/translations/es.json +3 -0
  1652. homeassistant/components/scrape/translations/et.json +3 -0
  1653. homeassistant/components/scrape/translations/fr.json +3 -0
  1654. homeassistant/components/scrape/translations/ga.json +4 -1
  1655. homeassistant/components/scrape/translations/he.json +3 -0
  1656. homeassistant/components/scrape/translations/ko.json +1 -0
  1657. homeassistant/components/scrape/translations/lt.json +3 -0
  1658. homeassistant/components/scrape/translations/nl.json +3 -0
  1659. homeassistant/components/scrape/translations/pt.json +3 -0
  1660. homeassistant/components/scrape/translations/ru.json +3 -0
  1661. homeassistant/components/scrape/translations/sk.json +3 -0
  1662. homeassistant/components/scrape/translations/sv.json +3 -0
  1663. homeassistant/components/scrape/translations/zh-Hans.json +3 -0
  1664. homeassistant/components/scrape/translations/zh-Hant.json +3 -0
  1665. homeassistant/components/sensibo/select.py +1 -61
  1666. homeassistant/components/sensibo/strings.json +29 -49
  1667. homeassistant/components/sensibo/translations/bg.json +0 -10
  1668. homeassistant/components/sensibo/translations/ca.json +0 -14
  1669. homeassistant/components/sensibo/translations/cs.json +2 -22
  1670. homeassistant/components/sensibo/translations/de.json +2 -22
  1671. homeassistant/components/sensibo/translations/el.json +2 -22
  1672. homeassistant/components/sensibo/translations/en-GB.json +2 -22
  1673. homeassistant/components/sensibo/translations/en.json +2 -22
  1674. homeassistant/components/sensibo/translations/es.json +0 -22
  1675. homeassistant/components/sensibo/translations/et.json +2 -22
  1676. homeassistant/components/sensibo/translations/fi.json +0 -16
  1677. homeassistant/components/sensibo/translations/fy.json +0 -7
  1678. homeassistant/components/sensibo/translations/ga.json +35 -14
  1679. homeassistant/components/sensibo/translations/gl.json +0 -8
  1680. homeassistant/components/sensibo/translations/gsw.json +0 -5
  1681. homeassistant/components/sensibo/translations/he.json +0 -5
  1682. homeassistant/components/sensibo/translations/hu.json +0 -22
  1683. homeassistant/components/sensibo/translations/id.json +0 -13
  1684. homeassistant/components/sensibo/translations/it.json +2 -16
  1685. homeassistant/components/sensibo/translations/ja.json +0 -21
  1686. homeassistant/components/sensibo/translations/ko.json +0 -16
  1687. homeassistant/components/sensibo/translations/lt.json +2 -22
  1688. homeassistant/components/sensibo/translations/lv.json +0 -13
  1689. homeassistant/components/sensibo/translations/nb.json +0 -15
  1690. homeassistant/components/sensibo/translations/nl.json +0 -14
  1691. homeassistant/components/sensibo/translations/pl.json +0 -13
  1692. homeassistant/components/sensibo/translations/pt-BR.json +0 -18
  1693. homeassistant/components/sensibo/translations/pt.json +2 -22
  1694. homeassistant/components/sensibo/translations/ro.json +0 -13
  1695. homeassistant/components/sensibo/translations/ru.json +2 -22
  1696. homeassistant/components/sensibo/translations/sk.json +2 -22
  1697. homeassistant/components/sensibo/translations/sl.json +0 -5
  1698. homeassistant/components/sensibo/translations/sv.json +0 -22
  1699. homeassistant/components/sensibo/translations/tr.json +0 -21
  1700. homeassistant/components/sensibo/translations/uk.json +0 -13
  1701. homeassistant/components/sensibo/translations/vi.json +0 -5
  1702. homeassistant/components/sensibo/translations/zh-Hans.json +2 -22
  1703. homeassistant/components/sensibo/translations/zh-Hant.json +2 -22
  1704. homeassistant/components/sensirion_ble/translations/ga.json +5 -1
  1705. homeassistant/components/sensor/__init__.py +21 -8
  1706. homeassistant/components/sensor/const.py +34 -16
  1707. homeassistant/components/sensor/recorder.py +2 -1
  1708. homeassistant/components/sensor/strings.json +3 -3
  1709. homeassistant/components/sensor/translations/nl.json +1 -1
  1710. homeassistant/components/seventeentrack/const.py +0 -1
  1711. homeassistant/components/seventeentrack/services.py +1 -2
  1712. homeassistant/components/sfr_box/translations/it.json +3 -0
  1713. homeassistant/components/sia/alarm_control_panel.py +1 -1
  1714. homeassistant/components/sleep_as_android/__init__.py +66 -0
  1715. homeassistant/components/sleep_as_android/config_flow.py +14 -0
  1716. homeassistant/components/sleep_as_android/const.py +32 -0
  1717. homeassistant/components/sleep_as_android/diagnostics.py +19 -0
  1718. homeassistant/components/sleep_as_android/entity.py +47 -0
  1719. homeassistant/components/sleep_as_android/event.py +153 -0
  1720. homeassistant/components/sleep_as_android/icons.json +38 -0
  1721. homeassistant/components/sleep_as_android/manifest.json +10 -0
  1722. homeassistant/components/sleep_as_android/quality_scale.yaml +110 -0
  1723. homeassistant/components/sleep_as_android/sensor.py +96 -0
  1724. homeassistant/components/sleep_as_android/strings.json +134 -0
  1725. homeassistant/components/sleep_as_android/translations/bg.json +25 -0
  1726. homeassistant/components/sleep_as_android/translations/ca.json +21 -0
  1727. homeassistant/components/sleep_as_android/translations/cs.json +134 -0
  1728. homeassistant/components/sleep_as_android/translations/de.json +134 -0
  1729. homeassistant/components/sleep_as_android/translations/el.json +134 -0
  1730. homeassistant/components/sleep_as_android/translations/en-GB.json +134 -0
  1731. homeassistant/components/sleep_as_android/translations/en.json +134 -0
  1732. homeassistant/components/sleep_as_android/translations/et.json +134 -0
  1733. homeassistant/components/sleep_as_android/translations/fr.json +134 -0
  1734. homeassistant/components/sleep_as_android/translations/ga.json +133 -0
  1735. homeassistant/components/sleep_as_android/translations/he.json +31 -0
  1736. homeassistant/components/sleep_as_android/translations/lt.json +134 -0
  1737. homeassistant/components/sleep_as_android/translations/nl.json +75 -0
  1738. homeassistant/components/sleep_as_android/translations/pt.json +134 -0
  1739. homeassistant/components/sleep_as_android/translations/ru.json +103 -0
  1740. homeassistant/components/sleep_as_android/translations/sk.json +134 -0
  1741. homeassistant/components/sleep_as_android/translations/sv.json +42 -0
  1742. homeassistant/components/sleep_as_android/translations/zh-Hans.json +132 -0
  1743. homeassistant/components/sleep_as_android/translations/zh-Hant.json +134 -0
  1744. homeassistant/components/sleepiq/manifest.json +1 -1
  1745. homeassistant/components/sma/translations/it.json +3 -0
  1746. homeassistant/components/smarla/const.py +1 -1
  1747. homeassistant/components/smarla/icons.json +14 -0
  1748. homeassistant/components/smarla/manifest.json +1 -1
  1749. homeassistant/components/smarla/sensor.py +107 -0
  1750. homeassistant/components/smarla/strings.json +15 -0
  1751. homeassistant/components/smarla/translations/cs.json +15 -0
  1752. homeassistant/components/smarla/translations/de.json +15 -0
  1753. homeassistant/components/smarla/translations/el.json +15 -0
  1754. homeassistant/components/smarla/translations/en-GB.json +15 -0
  1755. homeassistant/components/smarla/translations/en.json +15 -0
  1756. homeassistant/components/smarla/translations/et.json +15 -0
  1757. homeassistant/components/smarla/translations/fr.json +11 -0
  1758. homeassistant/components/smarla/translations/ga.json +15 -0
  1759. homeassistant/components/smarla/translations/lt.json +15 -0
  1760. homeassistant/components/smarla/translations/pt.json +15 -0
  1761. homeassistant/components/smarla/translations/sk.json +15 -0
  1762. homeassistant/components/smarla/translations/zh-Hans.json +15 -0
  1763. homeassistant/components/smarla/translations/zh-Hant.json +15 -0
  1764. homeassistant/components/smartthings/sensor.py +10 -0
  1765. homeassistant/components/smartthings/translations/ga.json +3 -0
  1766. homeassistant/components/smlight/manifest.json +1 -1
  1767. homeassistant/components/smtp/translations/it.json +5 -0
  1768. homeassistant/components/snapcast/coordinator.py +7 -0
  1769. homeassistant/components/snapcast/media_player.py +173 -66
  1770. homeassistant/components/snapcast/strings.json +10 -0
  1771. homeassistant/components/snapcast/translations/cs.json +10 -0
  1772. homeassistant/components/snapcast/translations/de.json +10 -0
  1773. homeassistant/components/snapcast/translations/el.json +10 -0
  1774. homeassistant/components/snapcast/translations/en-GB.json +10 -0
  1775. homeassistant/components/snapcast/translations/en.json +10 -0
  1776. homeassistant/components/snapcast/translations/et.json +10 -0
  1777. homeassistant/components/snapcast/translations/fr.json +10 -0
  1778. homeassistant/components/snapcast/translations/ga.json +10 -0
  1779. homeassistant/components/snapcast/translations/it.json +3 -0
  1780. homeassistant/components/snapcast/translations/lt.json +8 -0
  1781. homeassistant/components/snapcast/translations/nl.json +10 -0
  1782. homeassistant/components/snapcast/translations/pt.json +10 -0
  1783. homeassistant/components/snapcast/translations/sk.json +10 -0
  1784. homeassistant/components/snapcast/translations/zh-Hans.json +10 -0
  1785. homeassistant/components/snapcast/translations/zh-Hant.json +10 -0
  1786. homeassistant/components/solaredge/translations/it.json +2 -1
  1787. homeassistant/components/solarlog/manifest.json +1 -1
  1788. homeassistant/components/solarlog/sensor.py +55 -1
  1789. homeassistant/components/solarlog/strings.json +9 -0
  1790. homeassistant/components/solarlog/translations/cs.json +9 -0
  1791. homeassistant/components/solarlog/translations/de.json +9 -0
  1792. homeassistant/components/solarlog/translations/el.json +9 -0
  1793. homeassistant/components/solarlog/translations/en-GB.json +9 -0
  1794. homeassistant/components/solarlog/translations/en.json +9 -0
  1795. homeassistant/components/solarlog/translations/et.json +9 -0
  1796. homeassistant/components/solarlog/translations/fr.json +9 -0
  1797. homeassistant/components/solarlog/translations/ga.json +9 -0
  1798. homeassistant/components/solarlog/translations/it.json +12 -0
  1799. homeassistant/components/solarlog/translations/lt.json +9 -0
  1800. homeassistant/components/solarlog/translations/pt.json +9 -0
  1801. homeassistant/components/solarlog/translations/sk.json +9 -0
  1802. homeassistant/components/solarlog/translations/zh-Hans.json +9 -0
  1803. homeassistant/components/solarlog/translations/zh-Hant.json +9 -0
  1804. homeassistant/components/soma/translations/it.json +3 -0
  1805. homeassistant/components/somfy_mylink/strings.json +2 -2
  1806. homeassistant/components/sonos/const.py +5 -0
  1807. homeassistant/components/sonos/media_player.py +7 -2
  1808. homeassistant/components/sonos/quality_scale.yaml +76 -0
  1809. homeassistant/components/sonos/select.py +129 -0
  1810. homeassistant/components/sonos/speaker.py +8 -0
  1811. homeassistant/components/sonos/strings.json +15 -0
  1812. homeassistant/components/sonos/translations/bg.json +7 -0
  1813. homeassistant/components/sonos/translations/ca.json +10 -0
  1814. homeassistant/components/sonos/translations/cs.json +15 -0
  1815. homeassistant/components/sonos/translations/de.json +15 -0
  1816. homeassistant/components/sonos/translations/el.json +15 -0
  1817. homeassistant/components/sonos/translations/en-GB.json +15 -0
  1818. homeassistant/components/sonos/translations/en.json +15 -0
  1819. homeassistant/components/sonos/translations/et.json +15 -0
  1820. homeassistant/components/sonos/translations/fr.json +15 -0
  1821. homeassistant/components/sonos/translations/he.json +10 -0
  1822. homeassistant/components/sonos/translations/nl.json +10 -0
  1823. homeassistant/components/sonos/translations/sk.json +15 -0
  1824. homeassistant/components/sonos/translations/sv.json +11 -0
  1825. homeassistant/components/sonos/translations/zh-Hans.json +15 -0
  1826. homeassistant/components/sonos/translations/zh-Hant.json +15 -0
  1827. homeassistant/components/speedtestdotnet/coordinator.py +1 -2
  1828. homeassistant/components/spotify/manifest.json +1 -1
  1829. homeassistant/components/sql/strings.json +6 -1
  1830. homeassistant/components/sql/translations/bg.json +3 -0
  1831. homeassistant/components/sql/translations/ca.json +1 -0
  1832. homeassistant/components/sql/translations/cs.json +5 -0
  1833. homeassistant/components/sql/translations/de.json +5 -0
  1834. homeassistant/components/sql/translations/el.json +5 -0
  1835. homeassistant/components/sql/translations/en-GB.json +5 -0
  1836. homeassistant/components/sql/translations/en.json +5 -0
  1837. homeassistant/components/sql/translations/es.json +5 -0
  1838. homeassistant/components/sql/translations/et.json +5 -0
  1839. homeassistant/components/sql/translations/fr.json +5 -0
  1840. homeassistant/components/sql/translations/ga.json +6 -1
  1841. homeassistant/components/sql/translations/he.json +5 -0
  1842. homeassistant/components/sql/translations/lt.json +5 -0
  1843. homeassistant/components/sql/translations/nl.json +5 -0
  1844. homeassistant/components/sql/translations/pt.json +5 -0
  1845. homeassistant/components/sql/translations/ru.json +5 -0
  1846. homeassistant/components/sql/translations/sk.json +5 -0
  1847. homeassistant/components/sql/translations/sv.json +5 -0
  1848. homeassistant/components/sql/translations/zh-Hans.json +5 -0
  1849. homeassistant/components/sql/translations/zh-Hant.json +5 -0
  1850. homeassistant/components/squeezebox/translations/it.json +4 -0
  1851. homeassistant/components/starline/entity.py +1 -11
  1852. homeassistant/components/stiebel_eltron/__init__.py +1 -1
  1853. homeassistant/components/stiebel_eltron/manifest.json +1 -1
  1854. homeassistant/components/stookwijzer/const.py +0 -1
  1855. homeassistant/components/stookwijzer/services.py +2 -1
  1856. homeassistant/components/suez_water/translations/it.json +1 -0
  1857. homeassistant/components/sun/condition.py +3 -3
  1858. homeassistant/components/swiss_public_transport/const.py +0 -1
  1859. homeassistant/components/swiss_public_transport/services.py +1 -1
  1860. homeassistant/components/switch_as_x/translations/ga.json +3 -0
  1861. homeassistant/components/switch_as_x/translations/it.json +1 -1
  1862. homeassistant/components/switchbee/translations/it.json +3 -0
  1863. homeassistant/components/switchbot/icons.json +15 -0
  1864. homeassistant/components/switchbot/manifest.json +1 -1
  1865. homeassistant/components/switchbot/sensor.py +0 -1
  1866. homeassistant/components/switchbot/translations/ga.json +24 -0
  1867. homeassistant/components/switchbot/translations/nl.json +1 -0
  1868. homeassistant/components/switchbot/vacuum.py +1 -7
  1869. homeassistant/components/switchbot_cloud/__init__.py +28 -0
  1870. homeassistant/components/switchbot_cloud/binary_sensor.py +5 -0
  1871. homeassistant/components/switchbot_cloud/const.py +16 -0
  1872. homeassistant/components/switchbot_cloud/cover.py +233 -0
  1873. homeassistant/components/switchbot_cloud/fan.py +92 -9
  1874. homeassistant/components/switchbot_cloud/icons.json +22 -0
  1875. homeassistant/components/switchbot_cloud/sensor.py +4 -0
  1876. homeassistant/components/switchbot_cloud/strings.json +16 -0
  1877. homeassistant/components/switchbot_cloud/translations/bg.json +13 -0
  1878. homeassistant/components/switchbot_cloud/translations/ca.json +13 -0
  1879. homeassistant/components/switchbot_cloud/translations/cs.json +16 -0
  1880. homeassistant/components/switchbot_cloud/translations/de.json +16 -0
  1881. homeassistant/components/switchbot_cloud/translations/el.json +16 -0
  1882. homeassistant/components/switchbot_cloud/translations/en-GB.json +16 -0
  1883. homeassistant/components/switchbot_cloud/translations/en.json +16 -0
  1884. homeassistant/components/switchbot_cloud/translations/et.json +16 -0
  1885. homeassistant/components/switchbot_cloud/translations/fi.json +16 -0
  1886. homeassistant/components/switchbot_cloud/translations/fr.json +18 -1
  1887. homeassistant/components/switchbot_cloud/translations/he.json +14 -0
  1888. homeassistant/components/switchbot_cloud/translations/nl.json +15 -0
  1889. homeassistant/components/switchbot_cloud/translations/ru.json +16 -0
  1890. homeassistant/components/switchbot_cloud/translations/sk.json +16 -0
  1891. homeassistant/components/switchbot_cloud/translations/zh-Hans.json +16 -0
  1892. homeassistant/components/switchbot_cloud/translations/zh-Hant.json +16 -0
  1893. homeassistant/components/system_bridge/manifest.json +1 -1
  1894. homeassistant/components/tautulli/translations/de.json +1 -1
  1895. homeassistant/components/telegram_bot/__init__.py +12 -2
  1896. homeassistant/components/telegram_bot/bot.py +19 -1
  1897. homeassistant/components/telegram_bot/notify.py +62 -0
  1898. homeassistant/components/telegram_bot/polling.py +1 -1
  1899. homeassistant/components/telegram_bot/services.yaml +40 -17
  1900. homeassistant/components/telegram_bot/translations/it.json +10 -9
  1901. homeassistant/components/telegram_bot/webhooks.py +1 -1
  1902. homeassistant/components/tellduslive/translations/it.json +7 -0
  1903. homeassistant/components/template/alarm_control_panel.py +7 -3
  1904. homeassistant/components/template/binary_sensor.py +13 -11
  1905. homeassistant/components/template/button.py +3 -3
  1906. homeassistant/components/template/config.py +11 -1
  1907. homeassistant/components/template/config_flow.py +83 -0
  1908. homeassistant/components/template/const.py +4 -14
  1909. homeassistant/components/template/cover.py +5 -3
  1910. homeassistant/components/template/entity.py +6 -2
  1911. homeassistant/components/template/event.py +237 -0
  1912. homeassistant/components/template/fan.py +3 -3
  1913. homeassistant/components/template/helpers.py +4 -3
  1914. homeassistant/components/template/image.py +7 -3
  1915. homeassistant/components/template/light.py +3 -3
  1916. homeassistant/components/template/lock.py +3 -3
  1917. homeassistant/components/template/number.py +4 -4
  1918. homeassistant/components/template/schemas.py +109 -0
  1919. homeassistant/components/template/select.py +3 -3
  1920. homeassistant/components/template/sensor.py +15 -10
  1921. homeassistant/components/template/strings.json +150 -1
  1922. homeassistant/components/template/switch.py +3 -3
  1923. homeassistant/components/template/template_entity.py +2 -100
  1924. homeassistant/components/template/translations/bg.json +48 -0
  1925. homeassistant/components/template/translations/ca.json +46 -0
  1926. homeassistant/components/template/translations/cs.json +149 -0
  1927. homeassistant/components/template/translations/de.json +149 -0
  1928. homeassistant/components/template/translations/en-GB.json +149 -0
  1929. homeassistant/components/template/translations/en.json +149 -0
  1930. homeassistant/components/template/translations/es.json +149 -0
  1931. homeassistant/components/template/translations/et.json +149 -0
  1932. homeassistant/components/template/translations/fr.json +149 -0
  1933. homeassistant/components/template/translations/ga.json +43 -2
  1934. homeassistant/components/template/translations/he.json +1 -0
  1935. homeassistant/components/template/translations/nl.json +36 -0
  1936. homeassistant/components/template/translations/pl.json +18 -2
  1937. homeassistant/components/template/translations/ru.json +138 -0
  1938. homeassistant/components/template/translations/sk.json +149 -0
  1939. homeassistant/components/template/translations/zh-Hans.json +149 -0
  1940. homeassistant/components/template/translations/zh-Hant.json +149 -0
  1941. homeassistant/components/template/update.py +463 -0
  1942. homeassistant/components/template/vacuum.py +7 -3
  1943. homeassistant/components/template/weather.py +3 -2
  1944. homeassistant/components/tesla_fleet/coordinator.py +5 -1
  1945. homeassistant/components/tesla_fleet/translations/ga.json +9 -0
  1946. homeassistant/components/tesla_fleet/translations/nl.json +31 -1
  1947. homeassistant/components/teslemetry/__init__.py +22 -0
  1948. homeassistant/components/teslemetry/icons.json +12 -0
  1949. homeassistant/components/teslemetry/services.py +203 -0
  1950. homeassistant/components/teslemetry/services.yaml +136 -0
  1951. homeassistant/components/teslemetry/strings.json +143 -11
  1952. homeassistant/components/teslemetry/translations/ca.json +33 -3
  1953. homeassistant/components/teslemetry/translations/cs.json +142 -10
  1954. homeassistant/components/teslemetry/translations/de.json +142 -10
  1955. homeassistant/components/teslemetry/translations/el.json +108 -9
  1956. homeassistant/components/teslemetry/translations/en-GB.json +142 -10
  1957. homeassistant/components/teslemetry/translations/en.json +142 -10
  1958. homeassistant/components/teslemetry/translations/es.json +0 -9
  1959. homeassistant/components/teslemetry/translations/et.json +142 -10
  1960. homeassistant/components/teslemetry/translations/fr.json +143 -1
  1961. homeassistant/components/teslemetry/translations/ga.json +112 -10
  1962. homeassistant/components/teslemetry/translations/he.json +53 -0
  1963. homeassistant/components/teslemetry/translations/hu.json +0 -9
  1964. homeassistant/components/teslemetry/translations/it.json +144 -1
  1965. homeassistant/components/teslemetry/translations/ja.json +0 -6
  1966. homeassistant/components/teslemetry/translations/lt.json +142 -10
  1967. homeassistant/components/teslemetry/translations/nl.json +90 -0
  1968. homeassistant/components/teslemetry/translations/pt.json +142 -10
  1969. homeassistant/components/teslemetry/translations/ru.json +0 -9
  1970. homeassistant/components/teslemetry/translations/sk.json +142 -10
  1971. homeassistant/components/teslemetry/translations/sv.json +16 -10
  1972. homeassistant/components/teslemetry/translations/tr.json +0 -6
  1973. homeassistant/components/teslemetry/translations/zh-Hans.json +142 -10
  1974. homeassistant/components/teslemetry/translations/zh-Hant.json +142 -10
  1975. homeassistant/components/tessie/translations/ga.json +9 -0
  1976. homeassistant/components/thread/discovery.py +1 -0
  1977. homeassistant/components/tilt_ble/manifest.json +1 -1
  1978. homeassistant/components/todo/translations/it.json +19 -1
  1979. homeassistant/components/togrill/__init__.py +33 -0
  1980. homeassistant/components/togrill/config_flow.py +136 -0
  1981. homeassistant/components/togrill/const.py +8 -0
  1982. homeassistant/components/togrill/coordinator.py +217 -0
  1983. homeassistant/components/togrill/entity.py +51 -0
  1984. homeassistant/components/togrill/event.py +63 -0
  1985. homeassistant/components/togrill/manifest.json +19 -0
  1986. homeassistant/components/togrill/number.py +139 -0
  1987. homeassistant/components/togrill/quality_scale.yaml +68 -0
  1988. homeassistant/components/togrill/sensor.py +128 -0
  1989. homeassistant/components/togrill/strings.json +74 -0
  1990. homeassistant/components/togrill/translations/bg.json +18 -0
  1991. homeassistant/components/togrill/translations/ca.json +20 -0
  1992. homeassistant/components/togrill/translations/cs.json +74 -0
  1993. homeassistant/components/togrill/translations/de.json +74 -0
  1994. homeassistant/components/togrill/translations/el.json +56 -0
  1995. homeassistant/components/togrill/translations/en-GB.json +74 -0
  1996. homeassistant/components/togrill/translations/en.json +74 -0
  1997. homeassistant/components/togrill/translations/es.json +23 -0
  1998. homeassistant/components/togrill/translations/et.json +74 -0
  1999. homeassistant/components/togrill/translations/fi.json +17 -0
  2000. homeassistant/components/togrill/translations/fr.json +64 -0
  2001. homeassistant/components/togrill/translations/ga.json +25 -0
  2002. homeassistant/components/togrill/translations/he.json +21 -0
  2003. homeassistant/components/togrill/translations/it.json +25 -0
  2004. homeassistant/components/togrill/translations/lt.json +25 -0
  2005. homeassistant/components/togrill/translations/nl.json +43 -0
  2006. homeassistant/components/togrill/translations/pt.json +25 -0
  2007. homeassistant/components/togrill/translations/ru.json +25 -0
  2008. homeassistant/components/togrill/translations/sk.json +74 -0
  2009. homeassistant/components/togrill/translations/sv.json +33 -0
  2010. homeassistant/components/togrill/translations/zh-Hans.json +74 -0
  2011. homeassistant/components/togrill/translations/zh-Hant.json +74 -0
  2012. homeassistant/components/tolo/translations/ga.json +5 -0
  2013. homeassistant/components/tomorrowio/sensor.py +3 -3
  2014. homeassistant/components/tomorrowio/translations/sensor.ga.json +11 -0
  2015. homeassistant/components/totalconnect/binary_sensor.py +2 -2
  2016. homeassistant/components/totalconnect/config_flow.py +1 -5
  2017. homeassistant/components/totalconnect/manifest.json +1 -1
  2018. homeassistant/components/touchline_sl/manifest.json +1 -1
  2019. homeassistant/components/tplink/translations/ga.json +7 -0
  2020. homeassistant/components/traccar_server/manifest.json +1 -1
  2021. homeassistant/components/transmission/translations/it.json +2 -1
  2022. homeassistant/components/tuya/__init__.py +10 -4
  2023. homeassistant/components/tuya/alarm_control_panel.py +2 -1
  2024. homeassistant/components/tuya/binary_sensor.py +22 -0
  2025. homeassistant/components/tuya/climate.py +7 -6
  2026. homeassistant/components/tuya/const.py +61 -15
  2027. homeassistant/components/tuya/cover.py +2 -1
  2028. homeassistant/components/tuya/entity.py +5 -18
  2029. homeassistant/components/tuya/fan.py +30 -16
  2030. homeassistant/components/tuya/humidifier.py +20 -4
  2031. homeassistant/components/tuya/icons.json +3 -0
  2032. homeassistant/components/tuya/light.py +3 -5
  2033. homeassistant/components/tuya/models.py +8 -8
  2034. homeassistant/components/tuya/number.py +86 -0
  2035. homeassistant/components/tuya/sensor.py +175 -23
  2036. homeassistant/components/tuya/strings.json +69 -2
  2037. homeassistant/components/tuya/switch.py +44 -0
  2038. homeassistant/components/tuya/translations/bg.json +27 -0
  2039. homeassistant/components/tuya/translations/ca.json +10 -0
  2040. homeassistant/components/tuya/translations/cs.json +67 -0
  2041. homeassistant/components/tuya/translations/de.json +67 -0
  2042. homeassistant/components/tuya/translations/el.json +55 -0
  2043. homeassistant/components/tuya/translations/en-GB.json +67 -0
  2044. homeassistant/components/tuya/translations/en.json +67 -0
  2045. homeassistant/components/tuya/translations/es.json +38 -0
  2046. homeassistant/components/tuya/translations/et.json +67 -0
  2047. homeassistant/components/tuya/translations/fr.json +67 -0
  2048. homeassistant/components/tuya/translations/ga.json +70 -0
  2049. homeassistant/components/tuya/translations/he.json +13 -0
  2050. homeassistant/components/tuya/translations/it.json +45 -0
  2051. homeassistant/components/tuya/translations/ko.json +3 -0
  2052. homeassistant/components/tuya/translations/lt.json +67 -0
  2053. homeassistant/components/tuya/translations/nl.json +55 -0
  2054. homeassistant/components/tuya/translations/pt.json +67 -0
  2055. homeassistant/components/tuya/translations/ru.json +19 -0
  2056. homeassistant/components/tuya/translations/select.ga.json +8 -0
  2057. homeassistant/components/tuya/translations/sk.json +67 -0
  2058. homeassistant/components/tuya/translations/sl.json +29 -0
  2059. homeassistant/components/tuya/translations/sv.json +27 -0
  2060. homeassistant/components/tuya/translations/zh-Hans.json +67 -0
  2061. homeassistant/components/tuya/translations/zh-Hant.json +67 -0
  2062. homeassistant/components/tuya/util.py +23 -0
  2063. homeassistant/components/tuya/vacuum.py +5 -4
  2064. homeassistant/components/tuya/valve.py +140 -0
  2065. homeassistant/components/twilio/translations/it.json +5 -1
  2066. homeassistant/components/twinkly/translations/it.json +3 -0
  2067. homeassistant/components/unifi/manifest.json +1 -1
  2068. homeassistant/components/unifi/switch.py +37 -1
  2069. homeassistant/components/unifi/translations/it.json +3 -0
  2070. homeassistant/components/unifiprotect/services.py +19 -31
  2071. homeassistant/components/unifiprotect/translations/ga.json +9 -2
  2072. homeassistant/components/unifiprotect/translations/it.json +3 -0
  2073. homeassistant/components/upnp/strings.json +0 -1
  2074. homeassistant/components/upnp/translations/ar.json +1 -11
  2075. homeassistant/components/upnp/translations/bg.json +0 -9
  2076. homeassistant/components/upnp/translations/ca.json +0 -9
  2077. homeassistant/components/upnp/translations/cs.json +1 -2
  2078. homeassistant/components/upnp/translations/de.json +1 -2
  2079. homeassistant/components/upnp/translations/el.json +1 -2
  2080. homeassistant/components/upnp/translations/en-GB.json +1 -2
  2081. homeassistant/components/upnp/translations/en.json +1 -2
  2082. homeassistant/components/upnp/translations/es.json +1 -2
  2083. homeassistant/components/upnp/translations/et.json +1 -2
  2084. homeassistant/components/upnp/translations/fi.json +0 -9
  2085. homeassistant/components/upnp/translations/fr.json +0 -9
  2086. homeassistant/components/upnp/translations/hu.json +1 -2
  2087. homeassistant/components/upnp/translations/id.json +1 -2
  2088. homeassistant/components/upnp/translations/it.json +0 -9
  2089. homeassistant/components/upnp/translations/ja.json +1 -2
  2090. homeassistant/components/upnp/translations/ko.json +0 -9
  2091. homeassistant/components/upnp/translations/lt.json +1 -2
  2092. homeassistant/components/upnp/translations/nb.json +0 -9
  2093. homeassistant/components/upnp/translations/nl.json +0 -9
  2094. homeassistant/components/upnp/translations/pl.json +0 -9
  2095. homeassistant/components/upnp/translations/pt-BR.json +0 -9
  2096. homeassistant/components/upnp/translations/pt.json +1 -2
  2097. homeassistant/components/upnp/translations/ro.json +0 -9
  2098. homeassistant/components/upnp/translations/ru.json +1 -2
  2099. homeassistant/components/upnp/translations/sk.json +1 -2
  2100. homeassistant/components/upnp/translations/sl.json +0 -9
  2101. homeassistant/components/upnp/translations/sv.json +1 -2
  2102. homeassistant/components/upnp/translations/tr.json +1 -2
  2103. homeassistant/components/upnp/translations/uk.json +0 -9
  2104. homeassistant/components/upnp/translations/vi.json +0 -9
  2105. homeassistant/components/upnp/translations/zh-Hans.json +1 -2
  2106. homeassistant/components/upnp/translations/zh-Hant.json +1 -2
  2107. homeassistant/components/uptime_kuma/manifest.json +1 -1
  2108. homeassistant/components/uptime_kuma/quality_scale.yaml +3 -3
  2109. homeassistant/components/v2c/translations/it.json +3 -0
  2110. homeassistant/components/velbus/manifest.json +1 -1
  2111. homeassistant/components/velux/binary_sensor.py +2 -2
  2112. homeassistant/components/velux/cover.py +5 -3
  2113. homeassistant/components/velux/entity.py +17 -2
  2114. homeassistant/components/velux/strings.json +7 -0
  2115. homeassistant/components/velux/translations/de.json +7 -0
  2116. homeassistant/components/velux/translations/en-GB.json +7 -0
  2117. homeassistant/components/velux/translations/en.json +7 -0
  2118. homeassistant/components/velux/translations/et.json +7 -0
  2119. homeassistant/components/velux/translations/it.json +7 -0
  2120. homeassistant/components/velux/translations/sk.json +7 -0
  2121. homeassistant/components/velux/translations/zh-Hans.json +7 -0
  2122. homeassistant/components/velux/translations/zh-Hant.json +7 -0
  2123. homeassistant/components/venstar/translations/it.json +5 -1
  2124. homeassistant/components/vera/entity.py +4 -0
  2125. homeassistant/components/vicare/manifest.json +1 -1
  2126. homeassistant/components/vilfo/translations/it.json +3 -0
  2127. homeassistant/components/vizio/translations/it.json +16 -2
  2128. homeassistant/components/vodafone_station/coordinator.py +1 -0
  2129. homeassistant/components/voip/assist_satellite.py +1 -0
  2130. homeassistant/components/volumio/translations/it.json +3 -0
  2131. homeassistant/components/volvo/__init__.py +5 -0
  2132. homeassistant/components/volvo/binary_sensor.py +408 -0
  2133. homeassistant/components/volvo/const.py +2 -5
  2134. homeassistant/components/volvo/coordinator.py +47 -3
  2135. homeassistant/components/volvo/icons.json +260 -0
  2136. homeassistant/components/volvo/sensor.py +11 -24
  2137. homeassistant/components/volvo/strings.json +137 -0
  2138. homeassistant/components/volvo/translations/cs.json +137 -0
  2139. homeassistant/components/volvo/translations/de.json +137 -0
  2140. homeassistant/components/volvo/translations/en-GB.json +137 -0
  2141. homeassistant/components/volvo/translations/en.json +137 -0
  2142. homeassistant/components/volvo/translations/et.json +137 -0
  2143. homeassistant/components/volvo/translations/fr.json +12 -0
  2144. homeassistant/components/volvo/translations/nl.json +8 -0
  2145. homeassistant/components/volvo/translations/sk.json +137 -0
  2146. homeassistant/components/volvo/translations/zh-Hans.json +137 -0
  2147. homeassistant/components/volvo/translations/zh-Hant.json +137 -0
  2148. homeassistant/components/vulcan/translations/ga.json +9 -0
  2149. homeassistant/components/wallbox/translations/ga.json +5 -0
  2150. homeassistant/components/waze_travel_time/__init__.py +14 -107
  2151. homeassistant/components/waze_travel_time/coordinator.py +245 -0
  2152. homeassistant/components/waze_travel_time/sensor.py +19 -149
  2153. homeassistant/components/waze_travel_time/translations/nl.json +1 -0
  2154. homeassistant/components/weather/translations/it.json +7 -3
  2155. homeassistant/components/weatherflow/translations/it.json +3 -0
  2156. homeassistant/components/webostv/__init__.py +2 -7
  2157. homeassistant/components/webostv/const.py +0 -1
  2158. homeassistant/components/webostv/notify.py +2 -2
  2159. homeassistant/components/websocket_api/translations/it.json +7 -0
  2160. homeassistant/components/wemo/coordinator.py +0 -1
  2161. homeassistant/components/wled/translations/it.json +3 -0
  2162. homeassistant/components/workday/__init__.py +51 -82
  2163. homeassistant/components/workday/binary_sensor.py +18 -298
  2164. homeassistant/components/workday/entity.py +115 -0
  2165. homeassistant/components/workday/translations/it.json +2 -1
  2166. homeassistant/components/workday/util.py +254 -0
  2167. homeassistant/components/wyoming/translations/ga.json +19 -0
  2168. homeassistant/components/wyoming/translations/it.json +15 -0
  2169. homeassistant/components/xiaomi_ble/manifest.json +1 -1
  2170. homeassistant/components/xiaomi_ble/strings.json +1 -1
  2171. homeassistant/components/xiaomi_miio/translations/select.ga.json +9 -0
  2172. homeassistant/components/yale/manifest.json +1 -1
  2173. homeassistant/components/yale/translations/ga.json +5 -0
  2174. homeassistant/components/yamaha_musiccast/translations/it.json +3 -0
  2175. homeassistant/components/yardian/translations/it.json +3 -0
  2176. homeassistant/components/yolink/__init__.py +1 -0
  2177. homeassistant/components/yolink/coordinator.py +17 -1
  2178. homeassistant/components/yolink/entity.py +3 -11
  2179. homeassistant/components/yolink/icons.json +10 -0
  2180. homeassistant/components/yolink/manifest.json +1 -1
  2181. homeassistant/components/yolink/select.py +119 -0
  2182. homeassistant/components/yolink/sensor.py +5 -0
  2183. homeassistant/components/yolink/strings.json +13 -0
  2184. homeassistant/components/yolink/translations/bg.json +10 -0
  2185. homeassistant/components/yolink/translations/ca.json +10 -0
  2186. homeassistant/components/yolink/translations/cs.json +13 -0
  2187. homeassistant/components/yolink/translations/de.json +13 -0
  2188. homeassistant/components/yolink/translations/el.json +12 -0
  2189. homeassistant/components/yolink/translations/en-GB.json +13 -0
  2190. homeassistant/components/yolink/translations/en.json +13 -0
  2191. homeassistant/components/yolink/translations/et.json +13 -0
  2192. homeassistant/components/yolink/translations/fr.json +15 -0
  2193. homeassistant/components/yolink/translations/he.json +14 -0
  2194. homeassistant/components/yolink/translations/nl.json +9 -0
  2195. homeassistant/components/yolink/translations/ru.json +13 -0
  2196. homeassistant/components/yolink/translations/sk.json +13 -0
  2197. homeassistant/components/yolink/translations/zh-Hans.json +13 -0
  2198. homeassistant/components/yolink/translations/zh-Hant.json +13 -0
  2199. homeassistant/components/yolink/valve.py +47 -3
  2200. homeassistant/components/youless/translations/it.json +3 -0
  2201. homeassistant/components/zeversolar/entity.py +1 -0
  2202. homeassistant/components/zeversolar/translations/it.json +3 -0
  2203. homeassistant/components/zha/manifest.json +7 -1
  2204. homeassistant/components/zha/strings.json +69 -0
  2205. homeassistant/components/zha/translations/cs.json +69 -0
  2206. homeassistant/components/zha/translations/de.json +69 -0
  2207. homeassistant/components/zha/translations/en-GB.json +69 -0
  2208. homeassistant/components/zha/translations/en.json +69 -0
  2209. homeassistant/components/zha/translations/et.json +69 -0
  2210. homeassistant/components/zha/translations/fr.json +9 -0
  2211. homeassistant/components/zha/translations/ga.json +17 -0
  2212. homeassistant/components/zha/translations/it.json +3 -0
  2213. homeassistant/components/zha/translations/sk.json +66 -0
  2214. homeassistant/components/zha/translations/zh-Hans.json +69 -0
  2215. homeassistant/components/zha/translations/zh-Hant.json +69 -0
  2216. homeassistant/components/zimi/cover.py +7 -5
  2217. homeassistant/components/zimi/quality_scale.yaml +1 -0
  2218. homeassistant/components/zone/condition.py +3 -3
  2219. homeassistant/components/zwave_js/__init__.py +11 -11
  2220. homeassistant/components/zwave_js/binary_sensor.py +174 -58
  2221. homeassistant/components/zwave_js/const.py +0 -1
  2222. homeassistant/components/zwave_js/cover.py +15 -3
  2223. homeassistant/components/zwave_js/discovery.py +81 -120
  2224. homeassistant/components/zwave_js/discovery_data_template.py +1 -46
  2225. homeassistant/components/zwave_js/entity.py +32 -9
  2226. homeassistant/components/zwave_js/helpers.py +0 -10
  2227. homeassistant/components/zwave_js/migrate.py +4 -3
  2228. homeassistant/components/zwave_js/models.py +225 -3
  2229. homeassistant/components/zwave_js/translations/fr.json +9 -0
  2230. homeassistant/components/zwave_js/translations/it.json +16 -1
  2231. homeassistant/components/zwave_js/translations/zh-Hans.json +10 -0
  2232. homeassistant/components/zwave_js/translations/zh-Hant.json +10 -0
  2233. homeassistant/components/zwave_js/trigger.py +2 -2
  2234. homeassistant/components/zwave_js/triggers/event.py +12 -5
  2235. homeassistant/components/zwave_js/triggers/trigger_helpers.py +2 -2
  2236. homeassistant/components/zwave_js/triggers/value_updated.py +6 -3
  2237. homeassistant/components/zwave_js/update.py +0 -20
  2238. homeassistant/config_entries.py +68 -7
  2239. homeassistant/const.py +13 -7
  2240. homeassistant/data_entry_flow.py +3 -14
  2241. homeassistant/generated/application_credentials.py +2 -0
  2242. homeassistant/generated/bluetooth.py +21 -0
  2243. homeassistant/generated/config_flows.py +5 -1
  2244. homeassistant/generated/integrations.json +24 -22
  2245. homeassistant/generated/usb.py +6 -0
  2246. homeassistant/generated/zeroconf.py +4 -0
  2247. homeassistant/helpers/automation.py +21 -0
  2248. homeassistant/helpers/condition.py +49 -33
  2249. homeassistant/helpers/config_entry_oauth2_flow.py +1 -1
  2250. homeassistant/helpers/config_validation.py +27 -0
  2251. homeassistant/helpers/data_entry_flow.py +13 -13
  2252. homeassistant/helpers/device_registry.py +39 -6
  2253. homeassistant/helpers/entity_registry.py +24 -1
  2254. homeassistant/helpers/json.py +1 -33
  2255. homeassistant/helpers/llm.py +2 -1
  2256. homeassistant/helpers/schema_config_entry_flow.py +16 -3
  2257. homeassistant/helpers/selector.py +9 -3
  2258. homeassistant/helpers/target.py +7 -2
  2259. homeassistant/helpers/trigger.py +34 -24
  2260. homeassistant/package_constraints.txt +15 -16
  2261. homeassistant/util/unit_conversion.py +34 -0
  2262. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/METADATA +6 -6
  2263. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/RECORD +2268 -2108
  2264. homeassistant/components/aps/__init__.py +0 -1
  2265. homeassistant/components/aps/manifest.json +0 -6
  2266. homeassistant/components/linear_garage_door/__init__.py +0 -54
  2267. homeassistant/components/linear_garage_door/config_flow.py +0 -160
  2268. homeassistant/components/linear_garage_door/const.py +0 -3
  2269. homeassistant/components/linear_garage_door/coordinator.py +0 -86
  2270. homeassistant/components/linear_garage_door/cover.py +0 -85
  2271. homeassistant/components/linear_garage_door/diagnostics.py +0 -29
  2272. homeassistant/components/linear_garage_door/entity.py +0 -43
  2273. homeassistant/components/linear_garage_door/light.py +0 -78
  2274. homeassistant/components/linear_garage_door/manifest.json +0 -9
  2275. homeassistant/components/linear_garage_door/strings.json +0 -33
  2276. homeassistant/components/linear_garage_door/translations/bg.json +0 -27
  2277. homeassistant/components/linear_garage_door/translations/ca.json +0 -27
  2278. homeassistant/components/linear_garage_door/translations/cs.json +0 -33
  2279. homeassistant/components/linear_garage_door/translations/de.json +0 -33
  2280. homeassistant/components/linear_garage_door/translations/el.json +0 -33
  2281. homeassistant/components/linear_garage_door/translations/en-GB.json +0 -33
  2282. homeassistant/components/linear_garage_door/translations/en.json +0 -33
  2283. homeassistant/components/linear_garage_door/translations/es.json +0 -33
  2284. homeassistant/components/linear_garage_door/translations/et.json +0 -33
  2285. homeassistant/components/linear_garage_door/translations/fi.json +0 -20
  2286. homeassistant/components/linear_garage_door/translations/fr.json +0 -18
  2287. homeassistant/components/linear_garage_door/translations/ga.json +0 -33
  2288. homeassistant/components/linear_garage_door/translations/he.json +0 -27
  2289. homeassistant/components/linear_garage_door/translations/hu.json +0 -33
  2290. homeassistant/components/linear_garage_door/translations/id.json +0 -27
  2291. homeassistant/components/linear_garage_door/translations/it.json +0 -27
  2292. homeassistant/components/linear_garage_door/translations/ja.json +0 -33
  2293. homeassistant/components/linear_garage_door/translations/ko.json +0 -20
  2294. homeassistant/components/linear_garage_door/translations/lt.json +0 -33
  2295. homeassistant/components/linear_garage_door/translations/nb.json +0 -20
  2296. homeassistant/components/linear_garage_door/translations/nl.json +0 -33
  2297. homeassistant/components/linear_garage_door/translations/pl.json +0 -27
  2298. homeassistant/components/linear_garage_door/translations/pt-BR.json +0 -26
  2299. homeassistant/components/linear_garage_door/translations/pt.json +0 -33
  2300. homeassistant/components/linear_garage_door/translations/ru.json +0 -33
  2301. homeassistant/components/linear_garage_door/translations/sk.json +0 -33
  2302. homeassistant/components/linear_garage_door/translations/sl.json +0 -20
  2303. homeassistant/components/linear_garage_door/translations/sv.json +0 -33
  2304. homeassistant/components/linear_garage_door/translations/tr.json +0 -33
  2305. homeassistant/components/linear_garage_door/translations/vi.json +0 -9
  2306. homeassistant/components/linear_garage_door/translations/zh-Hans.json +0 -33
  2307. homeassistant/components/linear_garage_door/translations/zh-Hant.json +0 -33
  2308. homeassistant/components/mastodon/notify.py +0 -152
  2309. homeassistant/components/mercury_nz/__init__.py +0 -1
  2310. homeassistant/components/mercury_nz/manifest.json +0 -6
  2311. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/WHEEL +0 -0
  2312. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/entry_points.txt +0 -0
  2313. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/licenses/LICENSE.md +0 -0
  2314. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  2315. {homeassistant-2025.8.3.dist-info → homeassistant-2025.9.0b0.dist-info}/top_level.txt +0 -0
@@ -1,4 +1,203 @@
1
1
  {
2
+ "config": {
3
+ "error": {
4
+ "above_below": "Neplatn\u00fd rozsah: \"Nad\" mus\u00ed b\u00fdt men\u0161\u00ed ne\u017e \"Pod\", pokud jsou nastaveny ob\u011b.",
5
+ "above_or_below": "Neplatn\u00fd rozsah: Mus\u00ed b\u00fdt nastavena alespo\u0148 jedna z voleb \"Nad\" nebo \"Pod\".",
6
+ "equal_probabilities": "Pokud jsou \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" a \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" stejn\u00e9, toto pozorov\u00e1n\u00ed nem\u016f\u017ee m\u00edt \u017e\u00e1dn\u00fd \u00fa\u010dinek, a je proto nadbyte\u010dn\u00e9",
7
+ "extreme_prior_error": "\"P\u0159edchoz\u00ed\" nastaven\u00e9 na 0 % znamen\u00e1, \u017ee nen\u00ed mo\u017en\u00e9, aby senzor zobrazil \"on\" a 100 % znamen\u00e1, \u017ee se nikdy nezobraz\u00ed \"off\"; m\u00edsto toho pou\u017eijte bl\u00edzk\u00e9 \u010d\u00edslo, nap\u0159\u00edklad 0,1 % nebo 99,9 %.",
8
+ "extreme_prob_given_error": "Pokud je \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" nebo \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" 0 nebo 100, vytvo\u0159\u00ed se jistoty, kter\u00e9 p\u0159ep\u00ed\u0161\u00ed v\u0161echna ostatn\u00ed pozorov\u00e1n\u00ed, m\u00edsto toho pou\u017eijte \u010d\u00edsla bl\u00edzk\u00e1 0 nebo 100.",
9
+ "extreme_threshold_error": "\"Pr\u00e1h pravd\u011bpodobnosti\" nastaven\u00fd na 0 % znamen\u00e1, \u017ee senzor bude v\u017edy \"on\" a 100 % znamen\u00e1, \u017ee bude v\u017edy \"off\"; m\u00edsto toho pou\u017eijte bl\u00edzk\u00e9 \u010d\u00edslo, nap\u0159\u00edklad 0,1 % nebo 99,9 %",
10
+ "overlapping_ranges": "Neplatn\u00fd rozsah: Hodnoty \"Nad\" a \"Pod\" se p\u0159ekr\u00fdvaj\u00ed s jin\u00fdm m\u011b\u0159en\u00edm pro stejnou entitu."
11
+ },
12
+ "step": {
13
+ "numeric_state": {
14
+ "data": {
15
+ "above": "Nad",
16
+ "below": "Pod",
17
+ "entity_id": "Entita",
18
+ "name": "N\u00e1zev",
19
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
20
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}"
21
+ },
22
+ "data_description": {
23
+ "above": "Voliteln\u00e9 \u2013 spodn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se nebudou zapo\u010d\u00edt\u00e1vat.",
24
+ "below": "Voliteln\u00e9 \u2013 horn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se zapo\u010d\u00edt\u00e1vaj\u00ed jen v p\u0159\u00edpad\u011b, \u017ee je pro stejnou entitu nastaven v\u00edce ne\u017e jeden rozsah.",
25
+ "entity_id": "Entita, kter\u00e1 koreluje s \"{parent_sensor_name}\".",
26
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
27
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
28
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\"."
29
+ },
30
+ "description": "P\u0159idejte pozorov\u00e1n\u00ed, kter\u00e9 se vyhodnot\u00ed jako \"True\", kdy\u017e se hodnota senzoru p\u0159esn\u011b shoduje s *\"Na stav\"*. Je-li nastavena hodnota False, aktualizuje p\u0159edchoz\u00ed pravd\u011bpodobnosti, kter\u00e9 jsou inverzn\u00ed k pravd\u011bpodobnostem nastaven\u00fdm n\u00ed\u017ee. Toto chov\u00e1n\u00ed lze potla\u010dit p\u0159id\u00e1n\u00edm pozorov\u00e1n\u00ed pro ostatn\u00ed stavy stejn\u00e9 entity.",
31
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
32
+ },
33
+ "observation_selector": {
34
+ "description": "\"Pozorov\u00e1n\u00ed\" jsou hodnoty senzoru nebo \u0161ablony, kter\u00e9 jsou monitorov\u00e1ny a pot\u00e9 kombinov\u00e1ny za \u00fa\u010delem ur\u010den\u00ed kone\u010dn\u00e9 pravd\u011bpodobnosti Bayesovsk\u00e9ho senzoru. Ka\u017ed\u00e9 pozorov\u00e1n\u00ed aktualizuje pravd\u011bpodobnost Bayesovsk\u00e9ho senzoru, pokud je detekov\u00e1n, nebo pokud nen\u00ed detekov\u00e1n. Pokud se stav entity stane \"unavailable\" nebo \"unknown\", bude ignorov\u00e1na. Pokud je pro stejnou entitu nastaveno v\u00edce ne\u017e jeden stav nebo v\u00edce ne\u017e jeden \u010d\u00edseln\u00fd rozsah, budou inverzn\u00ed detekce ignorov\u00e1ny.",
35
+ "menu_options": {
36
+ "finish": "Dokon\u010dit",
37
+ "numeric_state": "P\u0159idat pozorov\u00e1n\u00ed pro \u010d\u00edseln\u00fd rozsah",
38
+ "state": "P\u0159idat pozorov\u00e1n\u00ed stavu senzoru",
39
+ "template": "P\u0159idat pozorov\u00e1n\u00ed \u0161ablony"
40
+ },
41
+ "title": "P\u0159idat pozorov\u00e1n\u00ed"
42
+ },
43
+ "state": {
44
+ "data": {
45
+ "entity_id": "Entita",
46
+ "name": "N\u00e1zev",
47
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
48
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}",
49
+ "to_state": "Na stav"
50
+ },
51
+ "data_description": {
52
+ "entity_id": "Entita, kter\u00e1 koreluje s \"{parent_sensor_name}\".",
53
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
54
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
55
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\".",
56
+ "to_state": "Stav senzoru, jeho\u017e pozorov\u00e1n\u00ed bude pova\u017eov\u00e1no za \"True\"."
57
+ },
58
+ "description": "P\u0159idejte pozorov\u00e1n\u00ed, kter\u00e9 se vyhodnot\u00ed jako \"True\", kdy\u017e se hodnota senzoru p\u0159esn\u011b shoduje s *\"Na stav\"*. Je-li nastavena hodnota False, aktualizuje p\u0159edchoz\u00ed pravd\u011bpodobnosti, kter\u00e9 jsou inverzn\u00ed k pravd\u011bpodobnostem nastaven\u00fdm n\u00ed\u017ee. Toto chov\u00e1n\u00ed lze potla\u010dit p\u0159id\u00e1n\u00edm pozorov\u00e1n\u00ed pro ostatn\u00ed stavy stejn\u00e9 entity.",
59
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
60
+ },
61
+ "template": {
62
+ "data": {
63
+ "name": "N\u00e1zev",
64
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
65
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}",
66
+ "value_template": "\u0160ablona"
67
+ },
68
+ "data_description": {
69
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
70
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
71
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\".",
72
+ "value_template": "\u0160ablona, kter\u00e1 je vyhodnocena jako \"True\", odpov\u00eddaj\u00edc\u00edm zp\u016fsobem aktualizuje p\u0159edchoz\u00ed \u0161ablonu, kter\u00e1 vrac\u00ed \"False\" nebo \"None\", aktualizuje p\u0159edchoz\u00ed s inverzn\u00ed pravd\u011bpodobnost\u00ed. \u0160ablona, kter\u00e1 vrac\u00ed chybu, neaktualizuje pravd\u011bpodobnosti. V\u00fdsledky jsou vynuceny jako \"True\" nebo \"False\"."
73
+ },
74
+ "description": "P\u0159ide\u00e1 vlastn\u00ed pozorov\u00e1n\u00ed, kter\u00e9 vyhodnot\u00ed, zda je \u0161ablona pozorov\u00e1na (\"True\") nebo ne (\"False\").",
75
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
76
+ },
77
+ "user": {
78
+ "data": {
79
+ "device_class": "T\u0159\u00edda za\u0159\u00edzen\u00ed",
80
+ "name": "N\u00e1zev",
81
+ "prior": "P\u0159edchoz\u00ed",
82
+ "probability_threshold": "Pr\u00e1h pravd\u011bpodobnosti"
83
+ },
84
+ "data_description": {
85
+ "device_class": "Vyberte t\u0159\u00eddu za\u0159\u00edzen\u00ed, pod kterou se m\u00e1 senzor zobrazovat.",
86
+ "prior": "Z\u00e1kladn\u00ed pravd\u011bpodobnost, kdy by senzor m\u011bl b\u00fdt \"on\"; je to obvykle procento \u010dasu, kdy je to pravda. Nap\u0159\u00edklad pro senzor \"V\u0161ichni sp\u00ed\" to m\u016f\u017ee b\u00fdt 8 hodin denn\u011b, 33 %.",
87
+ "probability_threshold": "Pravd\u011bpodobnost, p\u0159i jej\u00edm\u017e p\u0159ekro\u010den\u00ed se senzor zobraz\u00ed jako \"on\". 50 % by m\u011blo poskytnout nejp\u0159esn\u011bj\u0161\u00ed v\u00fdsledek. \u010c\u00edsla v\u011bt\u0161\u00ed ne\u017e 50 % pou\u017e\u00edvejte v p\u0159\u00edpad\u011b, \u017ee je d\u016fle\u017eit\u00e9 vyhnout se fale\u0161n\u011b pozitivn\u00edm v\u00fdsledk\u016fm, nebo naopak."
88
+ },
89
+ "description": "Vytvo\u0159\u00ed bin\u00e1rn\u00ed senzor, kter\u00fd sleduje stav v\u00edce senzor\u016f a odhaduje, zda doch\u00e1z\u00ed k ud\u00e1losti, nebo zda je n\u011bco pravda. Viz [dokumentace]({url}) pro v\u00edce podrobnost\u00ed.",
90
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
91
+ }
92
+ }
93
+ },
94
+ "config_subentries": {
95
+ "observation": {
96
+ "abort": {
97
+ "reconfigure_successful": "P\u0159enastaven\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
98
+ },
99
+ "entry_type": "Pozorov\u00e1n\u00ed",
100
+ "error": {
101
+ "above_below": "Neplatn\u00fd rozsah: \"Nad\" mus\u00ed b\u00fdt men\u0161\u00ed ne\u017e \"Pod\", pokud jsou nastaveny ob\u011b.",
102
+ "above_or_below": "Neplatn\u00fd rozsah: Mus\u00ed b\u00fdt nastavena alespo\u0148 jedna z voleb \"Nad\" nebo \"Pod\".",
103
+ "equal_probabilities": "Pokud jsou \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" a \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" stejn\u00e9, toto pozorov\u00e1n\u00ed nem\u016f\u017ee m\u00edt \u017e\u00e1dn\u00fd \u00fa\u010dinek, a je proto nadbyte\u010dn\u00e9",
104
+ "extreme_prob_given_error": "Pokud je \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" nebo \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" 0 nebo 100, vytvo\u0159\u00ed se jistoty, kter\u00e9 p\u0159ep\u00ed\u0161\u00ed v\u0161echna ostatn\u00ed pozorov\u00e1n\u00ed, m\u00edsto toho pou\u017eijte \u010d\u00edsla bl\u00edzk\u00e1 0 nebo 100.",
105
+ "overlapping_ranges": "Neplatn\u00fd rozsah: Hodnoty \"Nad\" a \"Pod\" se p\u0159ekr\u00fdvaj\u00ed s jin\u00fdm m\u011b\u0159en\u00edm pro stejnou entitu."
106
+ },
107
+ "initiate_flow": {
108
+ "user": "P\u0159idat pozorov\u00e1n\u00ed"
109
+ },
110
+ "step": {
111
+ "numeric_state": {
112
+ "data": {
113
+ "above": "Nad",
114
+ "below": "Pod",
115
+ "entity_id": "Entita",
116
+ "name": "N\u00e1zev",
117
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
118
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}"
119
+ },
120
+ "data_description": {
121
+ "above": "Voliteln\u00e9 \u2013 spodn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se nebudou zapo\u010d\u00edt\u00e1vat.",
122
+ "below": "Voliteln\u00e9 \u2013 horn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se zapo\u010d\u00edt\u00e1vaj\u00ed jen v p\u0159\u00edpad\u011b, \u017ee je pro stejnou entitu nastaven v\u00edce ne\u017e jeden rozsah.",
123
+ "entity_id": "Entita, kter\u00e1 koreluje s \"{parent_sensor_name}\".",
124
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
125
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
126
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\"."
127
+ },
128
+ "description": "P\u0159id\u00e1 pozorov\u00e1n\u00ed, kter\u00e9 se vyhodnot\u00ed jako \"True\", kdy\u017e se \u010d\u00edseln\u00fd senzor nach\u00e1z\u00ed ve zvolen\u00e9m rozsahu.",
129
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
130
+ },
131
+ "reconfigure": {
132
+ "data": {
133
+ "above": "Nad",
134
+ "below": "Pod",
135
+ "entity_id": "Entita",
136
+ "name": "N\u00e1zev",
137
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
138
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}",
139
+ "to_state": "Na stav",
140
+ "value_template": "\u0160ablona"
141
+ },
142
+ "data_description": {
143
+ "above": "Voliteln\u00e9 \u2013 spodn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se nebudou zapo\u010d\u00edt\u00e1vat.",
144
+ "below": "Voliteln\u00e9 \u2013 horn\u00ed hranice \u010d\u00edseln\u00e9ho rozsahu. Hodnoty, kter\u00e9 se p\u0159esn\u011b shoduj\u00ed s touto hodnotou, se zapo\u010d\u00edt\u00e1vaj\u00ed jen v p\u0159\u00edpad\u011b, \u017ee je pro stejnou entitu nastaven v\u00edce ne\u017e jeden rozsah.",
145
+ "entity_id": "Entita, kter\u00e1 koreluje s \"{parent_sensor_name}\".",
146
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
147
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
148
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\".",
149
+ "to_state": "Stav senzoru, jeho\u017e pozorov\u00e1n\u00ed bude pova\u017eov\u00e1no za \"True\".",
150
+ "value_template": "\u0160ablona, kter\u00e1 je vyhodnocena jako \"True\", odpov\u00eddaj\u00edc\u00edm zp\u016fsobem aktualizuje p\u0159edchoz\u00ed \u0161ablonu, kter\u00e1 vrac\u00ed \"False\" nebo \"None\", aktualizuje p\u0159edchoz\u00ed s inverzn\u00ed pravd\u011bpodobnost\u00ed. \u0160ablona, kter\u00e1 vrac\u00ed chybu, neaktualizuje pravd\u011bpodobnosti. V\u00fdsledky jsou vynuceny jako \"True\" nebo \"False\"."
151
+ },
152
+ "description": "P\u0159idejte pozorov\u00e1n\u00ed, kter\u00e9 se vyhodnot\u00ed jako \"True\", kdy\u017e se hodnota senzoru p\u0159esn\u011b shoduje s *\"Na stav\"*. Je-li nastavena hodnota False, aktualizuje p\u0159edchoz\u00ed pravd\u011bpodobnosti, kter\u00e9 jsou inverzn\u00ed k pravd\u011bpodobnostem nastaven\u00fdm n\u00ed\u017ee. Toto chov\u00e1n\u00ed lze potla\u010dit p\u0159id\u00e1n\u00edm pozorov\u00e1n\u00ed pro ostatn\u00ed stavy stejn\u00e9 entity.",
153
+ "title": "Upravit pozorov\u00e1n\u00ed"
154
+ },
155
+ "state": {
156
+ "data": {
157
+ "entity_id": "Entita",
158
+ "name": "N\u00e1zev",
159
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
160
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}",
161
+ "to_state": "Na stav"
162
+ },
163
+ "data_description": {
164
+ "entity_id": "Entita, kter\u00e1 koreluje s \"{parent_sensor_name}\".",
165
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
166
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
167
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\".",
168
+ "to_state": "Stav senzoru, jeho\u017e pozorov\u00e1n\u00ed bude pova\u017eov\u00e1no za \"True\"."
169
+ },
170
+ "description": "P\u0159idejte pozorov\u00e1n\u00ed, kter\u00e9 se vyhodnot\u00ed jako \"True\", kdy\u017e se hodnota senzoru p\u0159esn\u011b shoduje s *\"Na stav\"*. Je-li nastavena hodnota False, aktualizuje p\u0159edchoz\u00ed pravd\u011bpodobnosti, kter\u00e9 jsou inverzn\u00ed k pravd\u011bpodobnostem nastaven\u00fdm n\u00ed\u017ee. Toto chov\u00e1n\u00ed lze potla\u010dit p\u0159id\u00e1n\u00edm pozorov\u00e1n\u00ed pro ostatn\u00ed stavy stejn\u00e9 entity.",
171
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
172
+ },
173
+ "template": {
174
+ "data": {
175
+ "name": "N\u00e1zev",
176
+ "prob_given_false": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_off}",
177
+ "prob_given_true": "Pravd\u011bpodobnost, kdy {parent_sensor_name} je {device_class_on}",
178
+ "value_template": "\u0160ablona"
179
+ },
180
+ "data_description": {
181
+ "name": "Tento n\u00e1zev bude pou\u017eit k identifikaci tohoto pozorov\u00e1n\u00ed pro budouc\u00ed \u00fapravy.",
182
+ "prob_given_false": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_off}\".",
183
+ "prob_given_true": "Odhadovan\u00e1 pravd\u011bpodobnost nebo pod\u00edl \u010dasu tohoto pozorov\u00e1n\u00ed je \"True\", zat\u00edmco \"{parent_sensor_name}' je, nebo by m\u011bl b\u00fdt, \"{device_class_on}\".",
184
+ "value_template": "\u0160ablona, kter\u00e1 je vyhodnocena jako \"True\", odpov\u00eddaj\u00edc\u00edm zp\u016fsobem aktualizuje p\u0159edchoz\u00ed \u0161ablonu, kter\u00e1 vrac\u00ed \"False\" nebo \"None\", aktualizuje p\u0159edchoz\u00ed s inverzn\u00ed pravd\u011bpodobnost\u00ed. \u0160ablona, kter\u00e1 vrac\u00ed chybu, neaktualizuje pravd\u011bpodobnosti. V\u00fdsledky jsou vynuceny jako \"True\" nebo \"False\"."
185
+ },
186
+ "description": "P\u0159ide\u00e1 vlastn\u00ed pozorov\u00e1n\u00ed, kter\u00e9 vyhodnot\u00ed, zda je \u0161ablona pozorov\u00e1na (\"True\") nebo ne (\"False\").",
187
+ "title": "P\u0159idat Bayesovsk\u00fd senzor"
188
+ },
189
+ "user": {
190
+ "description": "\"Pozorov\u00e1n\u00ed\" jsou hodnoty senzoru nebo \u0161ablony, kter\u00e9 jsou monitorov\u00e1ny a pot\u00e9 kombinov\u00e1ny za \u00fa\u010delem ur\u010den\u00ed kone\u010dn\u00e9 pravd\u011bpodobnosti Bayesovsk\u00e9ho senzoru. Ka\u017ed\u00e9 pozorov\u00e1n\u00ed aktualizuje pravd\u011bpodobnost Bayesovsk\u00e9ho senzoru, pokud je detekov\u00e1n, nebo pokud nen\u00ed detekov\u00e1n. Pokud se stav entity stane \"unavailable\" nebo \"unknown\", bude ignorov\u00e1na. Pokud je pro stejnou entitu nastaveno v\u00edce ne\u017e jeden stav nebo v\u00edce ne\u017e jeden \u010d\u00edseln\u00fd rozsah, budou inverzn\u00ed detekce ignorov\u00e1ny.",
191
+ "menu_options": {
192
+ "numeric_state": "P\u0159idat pozorov\u00e1n\u00ed pro \u010d\u00edseln\u00fd rozsah",
193
+ "state": "P\u0159idat pozorov\u00e1n\u00ed stavu senzoru",
194
+ "template": "P\u0159idat pozorov\u00e1n\u00ed \u0161ablony"
195
+ },
196
+ "title": "P\u0159idat pozorov\u00e1n\u00ed"
197
+ }
198
+ }
199
+ }
200
+ },
2
201
  "issues": {
3
202
  "manual_migration": {
4
203
  "description": "Bayesovsk\u00e1 integrace nyn\u00ed tak\u00e9 aktualizuje pravd\u011bpodobnost, pokud se pozorovan\u00e9 hodnoty \"to_state\", \"above\", \"below\" nebo \"value_template\" vyhodnot\u00ed jako \"False\", nikoli jen \"True\". Nen\u00ed tedy ji\u017e nutn\u00e9 m\u00edt duplicitn\u00ed dopl\u0148kov\u00e9 polo\u017eky pro ka\u017ed\u00fd bin\u00e1rn\u00ed stav. Odeberte zrcadlen\u00fd z\u00e1znam pro \"{entity}\".",
@@ -9,6 +208,64 @@
9
208
  "title": "Pro Bayesian je vy\u017eadov\u00e1no ru\u010dn\u00ed p\u0159id\u00e1n\u00ed YAML"
10
209
  }
11
210
  },
211
+ "options": {
212
+ "error": {
213
+ "equal_probabilities": "Pokud jsou \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" a \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" stejn\u00e9, toto pozorov\u00e1n\u00ed nem\u016f\u017ee m\u00edt \u017e\u00e1dn\u00fd \u00fa\u010dinek, a je proto nadbyte\u010dn\u00e9",
214
+ "extreme_prior_error": "\"P\u0159edchoz\u00ed\" nastaven\u00e9 na 0 % znamen\u00e1, \u017ee nen\u00ed mo\u017en\u00e9, aby senzor zobrazil \"on\" a 100 % znamen\u00e1, \u017ee se nikdy nezobraz\u00ed \"off\"; m\u00edsto toho pou\u017eijte bl\u00edzk\u00e9 \u010d\u00edslo, nap\u0159\u00edklad 0,1 % nebo 99,9 %.",
215
+ "extreme_prob_given_error": "Pokud je \"Pravd\u011bpodobnost d\u00e1na nepravdiv\u011b\" nebo \"Pravd\u011bpodobnost d\u00e1na pravdiv\u011b\" 0 nebo 100, vytvo\u0159\u00ed se jistoty, kter\u00e9 p\u0159ep\u00ed\u0161\u00ed v\u0161echna ostatn\u00ed pozorov\u00e1n\u00ed, m\u00edsto toho pou\u017eijte \u010d\u00edsla bl\u00edzk\u00e1 0 nebo 100.",
216
+ "extreme_threshold_error": "\"Pr\u00e1h pravd\u011bpodobnosti\" nastaven\u00fd na 0 % znamen\u00e1, \u017ee senzor bude v\u017edy \"on\" a 100 % znamen\u00e1, \u017ee bude v\u017edy \"off\"; m\u00edsto toho pou\u017eijte bl\u00edzk\u00e9 \u010d\u00edslo, nap\u0159\u00edklad 0,1 % nebo 99,9 %"
217
+ },
218
+ "step": {
219
+ "init": {
220
+ "data": {
221
+ "device_class": "T\u0159\u00edda za\u0159\u00edzen\u00ed",
222
+ "name": "N\u00e1zev",
223
+ "prior": "P\u0159edchoz\u00ed",
224
+ "probability_threshold": "Pr\u00e1h pravd\u011bpodobnosti"
225
+ },
226
+ "data_description": {
227
+ "prior": "Z\u00e1kladn\u00ed pravd\u011bpodobnost, kdy by senzor m\u011bl b\u00fdt \"on\"; je to obvykle procento \u010dasu, kdy je to pravda. Nap\u0159\u00edklad pro senzor \"V\u0161ichni sp\u00ed\" to m\u016f\u017ee b\u00fdt 8 hodin denn\u011b, 33 %.",
228
+ "probability_threshold": "Pravd\u011bpodobnost, p\u0159i jej\u00edm\u017e p\u0159ekro\u010den\u00ed se senzor zobraz\u00ed jako \"on\". 50 % by m\u011blo poskytnout nejp\u0159esn\u011bj\u0161\u00ed v\u00fdsledek. \u010c\u00edsla v\u011bt\u0161\u00ed ne\u017e 50 % pou\u017e\u00edvejte v p\u0159\u00edpad\u011b, \u017ee je d\u016fle\u017eit\u00e9 vyhnout se fale\u0161n\u011b pozitivn\u00edm v\u00fdsledk\u016fm, nebo naopak."
229
+ },
230
+ "description": "Tyto volby ovliv\u0148uj\u00ed, kolik d\u016fkaz\u016f je pot\u0159eba, aby byl Bayesovsk\u00fd senzor pova\u017eov\u00e1n za \"on\".",
231
+ "title": "Volby senzoru"
232
+ }
233
+ }
234
+ },
235
+ "selector": {
236
+ "binary_sensor_device_class": {
237
+ "options": {
238
+ "battery": "Baterie",
239
+ "battery_charging": "Nab\u00edjen\u00ed",
240
+ "carbon_monoxide": "Oxid uhelnat\u00fd",
241
+ "cold": "Chlad",
242
+ "connectivity": "P\u0159ipojen\u00ed",
243
+ "door": "Dve\u0159e",
244
+ "garage_door": "Gar\u00e1\u017eov\u00e1 vrata",
245
+ "gas": "Plyn",
246
+ "heat": "Teplo",
247
+ "light": "Sv\u011btlo",
248
+ "lock": "Z\u00e1mek",
249
+ "moisture": "Vlhkost",
250
+ "motion": "Pohyb",
251
+ "moving": "Pohyb",
252
+ "occupancy": "Obsazenost",
253
+ "opening": "Otev\u00edr\u00e1n\u00ed",
254
+ "plug": "Z\u00e1str\u010dka",
255
+ "power": "V\u00fdkon",
256
+ "presence": "P\u0159\u00edtomnost",
257
+ "problem": "Probl\u00e9m",
258
+ "running": "B\u011bh",
259
+ "safety": "Zabezpe\u010den\u00ed",
260
+ "smoke": "Kou\u0159",
261
+ "sound": "Zvuk",
262
+ "tamper": "Manipulace",
263
+ "update": "Aktualizace",
264
+ "vibration": "Vibrace",
265
+ "window": "Okno"
266
+ }
267
+ }
268
+ },
12
269
  "services": {
13
270
  "reload": {
14
271
  "description": "Znovu na\u010dte bayesovsk\u00e9 senzory z nastaven\u00ed YAML.",
@@ -1,17 +1,274 @@
1
1
  {
2
+ "config": {
3
+ "error": {
4
+ "above_below": "Ung\u00fcltiger Bereich: '\u00dcber' muss kleiner sein als 'Unter', wenn beide festgelegt sind.",
5
+ "above_or_below": "Ung\u00fcltiger Bereich: Mindestens einer von '\u00dcber' oder 'Unter' muss festgelegt sein.",
6
+ "equal_probabilities": "Wenn 'Wahrscheinlichkeit bei wahr' und 'Wahrscheinlichkeit bei falsch' gleich sind, kann diese Beobachtung keine Auswirkungen haben und ist daher \u00fcberfl\u00fcssig",
7
+ "extreme_prior_error": "Wenn 'Prior' auf 0 % eingestellt ist, bedeutet dies, dass der Sensor nicht \u201eEin\u201c anzeigen kann, und bei 100 % wird er nie \u201eAus\u201c anzeigen. Verwende stattdessen eine naheliegende Zahl wie 0,1 % oder 99,9 %.",
8
+ "extreme_prob_given_error": "Wenn entweder 'Wahrscheinlichkeit bei falsch' oder 'Wahrscheinlichkeit bei wahr' 0 oder 100 ist, werden Gewissheiten geschaffen, die alle anderen Beobachtungen au\u00dfer Kraft setzen. Verwende stattdessen Zahlen nahe 0 oder 100.",
9
+ "extreme_threshold_error": "Eine 'Wahrscheinlichkeitsschwelle' von 0 % bedeutet, dass der Sensor immer \u201eein\u201c ist, und 100 % bedeutet, dass er immer \u201eaus\u201c ist, verwende stattdessen eine naheliegende Zahl wie 0,1 % oder 99,9 %.",
10
+ "overlapping_ranges": "Ung\u00fcltiger Bereich: Die Werte f\u00fcr '\u00dcber' und 'Unter' \u00fcberschneiden sich mit einer anderen Beobachtung f\u00fcr dieselbe Entit\u00e4t."
11
+ },
12
+ "step": {
13
+ "numeric_state": {
14
+ "data": {
15
+ "above": "\u00dcber",
16
+ "below": "Unter",
17
+ "entity_id": "Entit\u00e4t",
18
+ "name": "Name",
19
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
20
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist"
21
+ },
22
+ "data_description": {
23
+ "above": "Optional \u2013 das untere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nicht gez\u00e4hlt.",
24
+ "below": "Optional \u2013 das obere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nur gez\u00e4hlt, wenn f\u00fcr dieselbe Entit\u00e4t mehr als ein Bereich konfiguriert ist.",
25
+ "entity_id": "Eine Entit\u00e4t, die mit `{parent_sensor_name}` korreliert ist.",
26
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
27
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
28
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte."
29
+ },
30
+ "description": "F\u00fcge eine Beobachtung hinzu, die \u201ewahr\u201c ergibt, wenn der Wert des Sensors genau mit *'Folgezustand'* \u00fcbereinstimmt. Bei \u201efalsch\u201c wird der Prior mit Wahrscheinlichkeiten aktualisiert, die das Gegenteil der unten angegebenen sind. Dieses Verhalten kann durch Hinzuf\u00fcgen von Beobachtungen f\u00fcr andere Zust\u00e4nde derselben Entit\u00e4t \u00fcberschrieben werden.",
31
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
32
+ },
33
+ "observation_selector": {
34
+ "description": "'Beobachtungen' sind die Sensor- oder Templatewerte, die \u00fcberwacht und anschlie\u00dfend kombiniert werden, um die endg\u00fcltige Wahrscheinlichkeit des Bayes-Sensors zu ermitteln. Jede Beobachtung aktualisiert die Wahrscheinlichkeit des Bayes-Sensors, wenn sie erkannt wird oder nicht. Wird der Zustand der Entit\u00e4t `unavailable` oder `unknown`, wird er ignoriert. Sind f\u00fcr dieselbe Entit\u00e4t mehrere Zust\u00e4nde oder mehrere Zahlenbereiche konfiguriert, werden inverse Erkennungen ignoriert.",
35
+ "menu_options": {
36
+ "finish": "Beenden",
37
+ "numeric_state": "Eine Beobachtung f\u00fcr einen numerischen Bereich hinzuf\u00fcgen",
38
+ "state": "Eine Beobachtung f\u00fcr den Zustand eines Sensors hinzuf\u00fcgen",
39
+ "template": "Eine Beobachtung f\u00fcr ein Template hinzuf\u00fcgen"
40
+ },
41
+ "title": "Eine Beobachtung hinzuf\u00fcgen"
42
+ },
43
+ "state": {
44
+ "data": {
45
+ "entity_id": "Entit\u00e4t",
46
+ "name": "Name",
47
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
48
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist",
49
+ "to_state": "Folgezustand"
50
+ },
51
+ "data_description": {
52
+ "entity_id": "Eine Entit\u00e4t, die mit `{parent_sensor_name}` korreliert ist.",
53
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
54
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
55
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte.",
56
+ "to_state": "Der Zustand des Sensors, f\u00fcr den die Beobachtung als \u201ewahr\u201c betrachtet wird."
57
+ },
58
+ "description": "F\u00fcge eine Beobachtung hinzu, die \u201ewahr\u201c ergibt, wenn der Wert des Sensors genau mit *'Folgezustand'* \u00fcbereinstimmt. Bei \u201efalsch\u201c wird der Prior mit Wahrscheinlichkeiten aktualisiert, die das Gegenteil der unten angegebenen sind. Dieses Verhalten kann durch Hinzuf\u00fcgen von Beobachtungen f\u00fcr andere Zust\u00e4nde derselben Entit\u00e4t \u00fcberschrieben werden.",
59
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
60
+ },
61
+ "template": {
62
+ "data": {
63
+ "name": "Name",
64
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
65
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist",
66
+ "value_template": "Template"
67
+ },
68
+ "data_description": {
69
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
70
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
71
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte.",
72
+ "value_template": "Ein Template, das `True` ergibt, aktualisiert den Prior entsprechend. Ein Template, das `False` oder `None` ergibt, aktualisiert den Prior mit inversen Wahrscheinlichkeiten. Ein Template, das einen Fehler ergibt, aktualisiert die Wahrscheinlichkeiten nicht. Als Ergebnisse werden `True` oder `False` erzwungen."
73
+ },
74
+ "description": "F\u00fcge eine benutzerdefinierte Beobachtung hinzu, die auswertet, ob ein Template beachtet wird (`True`) oder nicht (`False`).",
75
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
76
+ },
77
+ "user": {
78
+ "data": {
79
+ "device_class": "Ger\u00e4teklasse",
80
+ "name": "Name",
81
+ "prior": "Prior",
82
+ "probability_threshold": "Wahrscheinlichkeitsschwelle"
83
+ },
84
+ "data_description": {
85
+ "device_class": "W\u00e4hle die Ger\u00e4teklasse, als die der Sensor angezeigt werden soll.",
86
+ "prior": "Die Grundwahrscheinlichkeit, dass der Sensor \u201eein\u201c sein sollte. Dies ist normalerweise der Prozentsatz der Zeit, in der dies der Fall ist. Bei einem Sensor \u201eAlle schlafen\u201c k\u00f6nnte dies beispielsweise 8 Stunden pro Tag, also 33 %, sein.",
87
+ "probability_threshold": "Die Wahrscheinlichkeit, ab der der Sensor als \u201eein\u201c angezeigt wird. 50 % sollten das genaueste Ergebnis liefern. Verwende Werte \u00fcber 50 %, wenn die Vermeidung falscher Positivmeldungen wichtig ist, und umgekehrt."
88
+ },
89
+ "description": "Erstelle einen Bin\u00e4rsensor, der den Zustand mehrerer Sensoren \u00fcberwacht, um zu ermitteln, ob ein Ereignis eintritt oder ob etwas wahr ist. Weitere Informationen finden sich in der [Dokumentation]({url}).",
90
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
91
+ }
92
+ }
93
+ },
94
+ "config_subentries": {
95
+ "observation": {
96
+ "abort": {
97
+ "reconfigure_successful": "Die Neukonfiguration war erfolgreich"
98
+ },
99
+ "entry_type": "Beobachtung",
100
+ "error": {
101
+ "above_below": "Ung\u00fcltiger Bereich: '\u00dcber' muss kleiner sein als 'Unter', wenn beide festgelegt sind.",
102
+ "above_or_below": "Ung\u00fcltiger Bereich: Mindestens einer von '\u00dcber' oder 'Unter' muss festgelegt sein.",
103
+ "equal_probabilities": "Wenn 'Wahrscheinlichkeit bei wahr' und 'Wahrscheinlichkeit bei falsch' gleich sind, kann diese Beobachtung keine Auswirkungen haben und ist daher \u00fcberfl\u00fcssig",
104
+ "extreme_prob_given_error": "Wenn entweder 'Wahrscheinlichkeit bei falsch' oder 'Wahrscheinlichkeit bei wahr' 0 oder 100 ist, werden Gewissheiten geschaffen, die alle anderen Beobachtungen au\u00dfer Kraft setzen. Verwende stattdessen Zahlen nahe 0 oder 100.",
105
+ "overlapping_ranges": "Ung\u00fcltiger Bereich: Die Werte f\u00fcr '\u00dcber' und 'Unter' \u00fcberschneiden sich mit einer anderen Beobachtung f\u00fcr dieselbe Entit\u00e4t."
106
+ },
107
+ "initiate_flow": {
108
+ "user": "Eine Beobachtung hinzuf\u00fcgen"
109
+ },
110
+ "step": {
111
+ "numeric_state": {
112
+ "data": {
113
+ "above": "\u00dcber",
114
+ "below": "Unter",
115
+ "entity_id": "Entit\u00e4t",
116
+ "name": "Name",
117
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
118
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist"
119
+ },
120
+ "data_description": {
121
+ "above": "Optional \u2013 das untere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nicht gez\u00e4hlt.",
122
+ "below": "Optional \u2013 das obere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nur gez\u00e4hlt, wenn f\u00fcr dieselbe Entit\u00e4t mehr als ein Bereich konfiguriert ist.",
123
+ "entity_id": "Eine Entit\u00e4t, die mit `{parent_sensor_name}` korreliert ist.",
124
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
125
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
126
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte."
127
+ },
128
+ "description": "F\u00fcge eine Beobachtung hinzu, die als \u201ewahr\u201c ausgewertet wird, wenn ein numerischer Sensor innerhalb eines bestimmten Bereichs liegt.",
129
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
130
+ },
131
+ "reconfigure": {
132
+ "data": {
133
+ "above": "\u00dcber",
134
+ "below": "Unter",
135
+ "entity_id": "Entit\u00e4t",
136
+ "name": "Name",
137
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
138
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist",
139
+ "to_state": "Folgezustand",
140
+ "value_template": "Template"
141
+ },
142
+ "data_description": {
143
+ "above": "Optional \u2013 das untere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nicht gez\u00e4hlt.",
144
+ "below": "Optional \u2013 das obere Ende des numerischen Bereichs. Werte, die genau diesem Wert entsprechen, werden nur gez\u00e4hlt, wenn f\u00fcr dieselbe Entit\u00e4t mehr als ein Bereich konfiguriert ist.",
145
+ "entity_id": "Eine Entit\u00e4t, die mit `{parent_sensor_name}` korreliert ist.",
146
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
147
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
148
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte.",
149
+ "to_state": "Der Zustand des Sensors, f\u00fcr den die Beobachtung als \u201ewahr\u201c betrachtet wird.",
150
+ "value_template": "Ein Template, das `True` ergibt, aktualisiert den Prior entsprechend. Ein Template, das `False` oder `None` ergibt, aktualisiert den Prior mit inversen Wahrscheinlichkeiten. Ein Template, das einen Fehler ergibt, aktualisiert die Wahrscheinlichkeiten nicht. Als Ergebnisse werden `True` oder `False` erzwungen."
151
+ },
152
+ "description": "F\u00fcge eine Beobachtung hinzu, die \u201ewahr\u201c ergibt, wenn der Wert des Sensors genau mit *'Folgezustand'* \u00fcbereinstimmt. Bei \u201efalsch\u201c wird der Prior mit Wahrscheinlichkeiten aktualisiert, die das Gegenteil der unten angegebenen sind. Dieses Verhalten kann durch Hinzuf\u00fcgen von Beobachtungen f\u00fcr andere Zust\u00e4nde derselben Entit\u00e4t \u00fcberschrieben werden.",
153
+ "title": "Beobachtung bearbeiten"
154
+ },
155
+ "state": {
156
+ "data": {
157
+ "entity_id": "Entit\u00e4t",
158
+ "name": "Name",
159
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
160
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist",
161
+ "to_state": "Folgezustand"
162
+ },
163
+ "data_description": {
164
+ "entity_id": "Eine Entit\u00e4t, die mit `{parent_sensor_name}` korreliert ist.",
165
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
166
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
167
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte.",
168
+ "to_state": "Der Zustand des Sensors, f\u00fcr den die Beobachtung als \u201ewahr\u201c betrachtet wird."
169
+ },
170
+ "description": "F\u00fcge eine Beobachtung hinzu, die \u201ewahr\u201c ergibt, wenn der Wert des Sensors genau mit *'Folgezustand'* \u00fcbereinstimmt. Bei \u201efalsch\u201c wird der Prior mit Wahrscheinlichkeiten aktualisiert, die das Gegenteil der unten angegebenen sind. Dieses Verhalten kann durch Hinzuf\u00fcgen von Beobachtungen f\u00fcr andere Zust\u00e4nde derselben Entit\u00e4t \u00fcberschrieben werden.",
171
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
172
+ },
173
+ "template": {
174
+ "data": {
175
+ "name": "Name",
176
+ "prob_given_false": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_off} ist",
177
+ "prob_given_true": "Wahrscheinlichkeit, wann {parent_sensor_name} {device_class_on} ist",
178
+ "value_template": "Template"
179
+ },
180
+ "data_description": {
181
+ "name": "Dieser Name wird verwendet, um diese Beobachtung bei zuk\u00fcnftigen Bearbeitungen zu identifizieren.",
182
+ "prob_given_false": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_off}` ist oder sein sollte.",
183
+ "prob_given_true": "Die gesch\u00e4tzte Wahrscheinlichkeit oder der Zeitanteil, in dem diese Beobachtung \u201ewahr\u201c ist, w\u00e4hrend `{parent_sensor_name}` `{device_class_on}` ist oder sein sollte.",
184
+ "value_template": "Ein Template, das `True` ergibt, aktualisiert den Prior entsprechend. Ein Template, das `False` oder `None` ergibt, aktualisiert den Prior mit inversen Wahrscheinlichkeiten. Ein Template, das einen Fehler ergibt, aktualisiert die Wahrscheinlichkeiten nicht. Als Ergebnisse werden `True` oder `False` erzwungen."
185
+ },
186
+ "description": "F\u00fcge eine benutzerdefinierte Beobachtung hinzu, die auswertet, ob ein Template beachtet wird (`True`) oder nicht (`False`).",
187
+ "title": "Einen Bayes-Sensor hinzuf\u00fcgen"
188
+ },
189
+ "user": {
190
+ "description": "'Beobachtungen' sind die Sensor- oder Templatewerte, die \u00fcberwacht und anschlie\u00dfend kombiniert werden, um die endg\u00fcltige Wahrscheinlichkeit des Bayes-Sensors zu ermitteln. Jede Beobachtung aktualisiert die Wahrscheinlichkeit des Bayes-Sensors, wenn sie erkannt wird oder nicht. Wird der Zustand der Entit\u00e4t `unavailable` oder `unknown`, wird er ignoriert. Sind f\u00fcr dieselbe Entit\u00e4t mehrere Zust\u00e4nde oder mehrere Zahlenbereiche konfiguriert, werden inverse Erkennungen ignoriert.",
191
+ "menu_options": {
192
+ "numeric_state": "Eine Beobachtung f\u00fcr einen numerischen Bereich hinzuf\u00fcgen",
193
+ "state": "Eine Beobachtung f\u00fcr den Zustand eines Sensors hinzuf\u00fcgen",
194
+ "template": "Eine Beobachtung f\u00fcr ein Template hinzuf\u00fcgen"
195
+ },
196
+ "title": "Eine Beobachtung hinzuf\u00fcgen"
197
+ }
198
+ }
199
+ }
200
+ },
2
201
  "issues": {
3
202
  "manual_migration": {
4
- "description": "Die Bayes'sche Integration aktualisiert nun auch die Wahrscheinlichkeit, wenn das beobachtete `to_state`, `above`, `below` oder `value_template` zu `False` und nicht nur zu `True` ausgewertet wird. Es ist also nicht l\u00e4nger erforderlich, doppelte, komplement\u00e4re Eintr\u00e4ge f\u00fcr jeden bin\u00e4ren Zustand zu haben. Bitte entferne den gespiegelten Eintrag f\u00fcr `{entity}`.",
203
+ "description": "Die Bayes-Integration aktualisiert nun auch die Wahrscheinlichkeit, wenn das beobachtete `to_state`, `above`, `below` oder `value_template` zu `False` und nicht nur zu `True` ausgewertet wird. Es ist also nicht l\u00e4nger erforderlich, doppelte, komplement\u00e4re Eintr\u00e4ge f\u00fcr jeden bin\u00e4ren Zustand zu haben. Bitte entferne den gespiegelten Eintrag f\u00fcr `{entity}`.",
5
204
  "title": "Manuelle YAML-Korrektur f\u00fcr Bayes erforderlich"
6
205
  },
7
206
  "no_prob_given_false": {
8
- "description": "In der Bayes'schen Integration ist `prob_given_false` jetzt eine erforderliche Konfigurationsvariable, da es keine mathematische Begr\u00fcndung f\u00fcr den vorherigen Standardwert gab. Bitte f\u00fcge dies deiner `configuration.yaml` f\u00fcr `bayesian/{entity}` hinzu. Diese Beobachtungen werden ignoriert, bis du dies tust.",
207
+ "description": "In der Bayes-Integration ist `prob_given_false` jetzt eine erforderliche Konfigurationsvariable, da es keine mathematische Begr\u00fcndung f\u00fcr den vorherigen Standardwert gab. Bitte f\u00fcge dies deiner `configuration.yaml` f\u00fcr `bayesian/{entity}` hinzu. Diese Beobachtungen werden ignoriert, bis du dies tust.",
9
208
  "title": "Manuelle YAML-Erg\u00e4nzung f\u00fcr Bayes erforderlich"
10
209
  }
11
210
  },
211
+ "options": {
212
+ "error": {
213
+ "equal_probabilities": "Wenn 'Wahrscheinlichkeit bei wahr' und 'Wahrscheinlichkeit bei falsch' gleich sind, kann diese Beobachtung keine Auswirkungen haben und ist daher \u00fcberfl\u00fcssig",
214
+ "extreme_prior_error": "Wenn 'Prior' auf 0 % eingestellt ist, bedeutet dies, dass der Sensor nicht \u201eEin\u201c anzeigen kann, und bei 100 % wird er nie \u201eAus\u201c anzeigen. Verwende stattdessen eine naheliegende Zahl wie 0,1 % oder 99,9 %.",
215
+ "extreme_prob_given_error": "Wenn entweder 'Wahrscheinlichkeit bei falsch' oder 'Wahrscheinlichkeit bei wahr' 0 oder 100 ist, werden Gewissheiten geschaffen, die alle anderen Beobachtungen au\u00dfer Kraft setzen. Verwende stattdessen Zahlen nahe 0 oder 100.",
216
+ "extreme_threshold_error": "Eine 'Wahrscheinlichkeitsschwelle' von 0 % bedeutet, dass der Sensor immer \u201eein\u201c ist, und 100 % bedeutet, dass er immer \u201eaus\u201c ist, verwende stattdessen eine naheliegende Zahl wie 0,1 % oder 99,9 %."
217
+ },
218
+ "step": {
219
+ "init": {
220
+ "data": {
221
+ "device_class": "Ger\u00e4teklasse",
222
+ "name": "Name",
223
+ "prior": "Prior",
224
+ "probability_threshold": "Wahrscheinlichkeitsschwelle"
225
+ },
226
+ "data_description": {
227
+ "prior": "Die Grundwahrscheinlichkeit, dass der Sensor \u201eein\u201c sein sollte. Dies ist normalerweise der Prozentsatz der Zeit, in der dies der Fall ist. Bei einem Sensor \u201eAlle schlafen\u201c k\u00f6nnte dies beispielsweise 8 Stunden pro Tag, also 33 %, sein.",
228
+ "probability_threshold": "Die Wahrscheinlichkeit, ab der der Sensor als \u201eein\u201c angezeigt wird. 50 % sollten das genaueste Ergebnis liefern. Verwende Werte \u00fcber 50 %, wenn die Vermeidung falscher Positivmeldungen wichtig ist, und umgekehrt."
229
+ },
230
+ "description": "Diese Optionen beeinflussen, wie viele Beweise erforderlich sind, damit der Bayes-Sensor als \u201eein\u201c gilt.",
231
+ "title": "Sensoroptionen"
232
+ }
233
+ }
234
+ },
235
+ "selector": {
236
+ "binary_sensor_device_class": {
237
+ "options": {
238
+ "battery": "Batteriestand",
239
+ "battery_charging": "Ladestatus",
240
+ "carbon_monoxide": "Kohlenmonoxid",
241
+ "cold": "K\u00e4lte",
242
+ "connectivity": "Konnektivit\u00e4t",
243
+ "door": "T\u00fcr",
244
+ "garage_door": "Garagentor",
245
+ "gas": "Gas",
246
+ "heat": "Hitze",
247
+ "light": "Licht",
248
+ "lock": "Schloss",
249
+ "moisture": "Feuchte",
250
+ "motion": "Bewegung",
251
+ "moving": "Bewegtheit",
252
+ "occupancy": "Belegung",
253
+ "opening": "\u00d6ffnung",
254
+ "plug": "Stecker",
255
+ "power": "Stromversorgung",
256
+ "presence": "Anwesenheit",
257
+ "problem": "Problem",
258
+ "running": "Betriebszustand",
259
+ "safety": "Sicherheit",
260
+ "smoke": "Rauch",
261
+ "sound": "Ger\u00e4usch",
262
+ "tamper": "Manipulation",
263
+ "update": "Update",
264
+ "vibration": "Ersch\u00fctterung",
265
+ "window": "Fenster"
266
+ }
267
+ }
268
+ },
12
269
  "services": {
13
270
  "reload": {
14
- "description": "L\u00e4dt Bayes'sche Sensoren aus der YAML-Konfiguration neu.",
271
+ "description": "L\u00e4dt Bayes-Sensoren aus der YAML-Konfiguration neu.",
15
272
  "name": "Neu laden"
16
273
  }
17
274
  }