homeassistant 2025.7.0b5__py3-none-any.whl → 2025.7.0b7__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 (405) hide show
  1. homeassistant/components/accuweather/translations/it.json +31 -6
  2. homeassistant/components/accuweather/translations/nl.json +4 -2
  3. homeassistant/components/ai_task/translations/nl.json +11 -1
  4. homeassistant/components/airgradient/translations/it.json +11 -1
  5. homeassistant/components/airzone/translations/it.json +1 -1
  6. homeassistant/components/airzone_cloud/translations/it.json +7 -0
  7. homeassistant/components/alexa_devices/translations/id.json +14 -0
  8. homeassistant/components/alexa_devices/translations/it.json +53 -0
  9. homeassistant/components/alexa_devices/translations/nl.json +23 -0
  10. homeassistant/components/altruist/translations/id.json +7 -0
  11. homeassistant/components/altruist/translations/it.json +51 -0
  12. homeassistant/components/anthropic/__init__.py +30 -0
  13. homeassistant/components/anthropic/config_flow.py +1 -0
  14. homeassistant/components/anthropic/translations/nl.json +1 -0
  15. homeassistant/components/aprilaire/translations/it.json +14 -14
  16. homeassistant/components/aquacell/translations/it.json +6 -1
  17. homeassistant/components/aranet/translations/it.json +9 -0
  18. homeassistant/components/assist_satellite/translations/es.json +1 -1
  19. homeassistant/components/assist_satellite/translations/it.json +30 -0
  20. homeassistant/components/automation/translations/it.json +2 -2
  21. homeassistant/components/baf/translations/it.json +11 -0
  22. homeassistant/components/balboa/translations/it.json +5 -1
  23. homeassistant/components/binary_sensor/translations/es.json +3 -3
  24. homeassistant/components/binary_sensor/translations/it.json +13 -6
  25. homeassistant/components/blue_current/translations/it.json +16 -0
  26. homeassistant/components/bmw_connected_drive/translations/it.json +7 -0
  27. homeassistant/components/bmw_connected_drive/translations/nl.json +57 -1
  28. homeassistant/components/calendar/translations/it.json +2 -2
  29. homeassistant/components/cambridge_audio/translations/it.json +2 -2
  30. homeassistant/components/camera/translations/it.json +2 -2
  31. homeassistant/components/climate/translations/it.json +20 -9
  32. homeassistant/components/comelit/translations/it.json +13 -0
  33. homeassistant/components/cover/translations/it.json +3 -1
  34. homeassistant/components/demo/translations/it.json +6 -3
  35. homeassistant/components/drop_connect/sensor.py +1 -1
  36. homeassistant/components/drop_connect/translations/it.json +12 -0
  37. homeassistant/components/drop_connect/translations/nl.json +5 -0
  38. homeassistant/components/dsmr/translations/it.json +5 -1
  39. homeassistant/components/dsmr_reader/translations/it.json +5 -1
  40. homeassistant/components/ecoforest/translations/it.json +2 -2
  41. homeassistant/components/ecovacs/translations/it.json +14 -0
  42. homeassistant/components/ecovacs/translations/nl.json +4 -0
  43. homeassistant/components/enphase_envoy/translations/bg.json +0 -1
  44. homeassistant/components/enphase_envoy/translations/cs.json +0 -1
  45. homeassistant/components/enphase_envoy/translations/el.json +0 -1
  46. homeassistant/components/enphase_envoy/translations/et.json +0 -1
  47. homeassistant/components/enphase_envoy/translations/hu.json +0 -1
  48. homeassistant/components/enphase_envoy/translations/it.json +3 -0
  49. homeassistant/components/enphase_envoy/translations/ja.json +0 -1
  50. homeassistant/components/enphase_envoy/translations/lt.json +0 -1
  51. homeassistant/components/enphase_envoy/translations/pt-BR.json +0 -1
  52. homeassistant/components/enphase_envoy/translations/pt.json +0 -1
  53. homeassistant/components/enphase_envoy/translations/ru.json +0 -1
  54. homeassistant/components/enphase_envoy/translations/sv.json +0 -1
  55. homeassistant/components/enphase_envoy/translations/tr.json +0 -1
  56. homeassistant/components/esphome/entity.py +1 -1
  57. homeassistant/components/esphome/sensor.py +3 -2
  58. homeassistant/components/ezviz/translations/nl.json +10 -0
  59. homeassistant/components/fan/translations/it.json +2 -2
  60. homeassistant/components/fan/translations/sv.json +1 -1
  61. homeassistant/components/flipr/translations/it.json +8 -0
  62. homeassistant/components/fronius/translations/it.json +4 -0
  63. homeassistant/components/frontend/manifest.json +1 -1
  64. homeassistant/components/fyta/translations/it.json +8 -0
  65. homeassistant/components/google_generative_ai_conversation/__init__.py +46 -0
  66. homeassistant/components/google_generative_ai_conversation/config_flow.py +1 -0
  67. homeassistant/components/google_generative_ai_conversation/translations/nl.json +3 -0
  68. homeassistant/components/google_mail/translations/it.json +7 -1
  69. homeassistant/components/google_photos/translations/it.json +6 -0
  70. homeassistant/components/google_sheets/translations/it.json +6 -0
  71. homeassistant/components/google_tasks/translations/it.json +3 -0
  72. homeassistant/components/group/translations/it.json +2 -2
  73. homeassistant/components/hive/translations/it.json +4 -3
  74. homeassistant/components/home_connect/translations/it.json +125 -30
  75. homeassistant/components/homeassistant/translations/it.json +3 -0
  76. homeassistant/components/homeassistant/translations/nl.json +1 -0
  77. homeassistant/components/homeassistant_hardware/translations/es.json +1 -0
  78. homeassistant/components/homeassistant_hardware/translations/it.json +2 -1
  79. homeassistant/components/homeassistant_hardware/translations/nl.json +4 -0
  80. homeassistant/components/homeassistant_hardware/translations/sk.json +1 -0
  81. homeassistant/components/homeassistant_hardware/translations/sv.json +1 -0
  82. homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +1 -0
  83. homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +1 -0
  84. homeassistant/components/homeassistant_sky_connect/translations/es.json +2 -0
  85. homeassistant/components/homeassistant_sky_connect/translations/it.json +2 -0
  86. homeassistant/components/homeassistant_sky_connect/translations/nl.json +4 -0
  87. homeassistant/components/homeassistant_sky_connect/translations/sk.json +2 -0
  88. homeassistant/components/homeassistant_sky_connect/translations/sv.json +2 -0
  89. homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +2 -0
  90. homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +2 -0
  91. homeassistant/components/homeassistant_yellow/translations/es.json +1 -0
  92. homeassistant/components/homeassistant_yellow/translations/it.json +1 -0
  93. homeassistant/components/homeassistant_yellow/translations/nl.json +2 -0
  94. homeassistant/components/homeassistant_yellow/translations/sk.json +1 -0
  95. homeassistant/components/homeassistant_yellow/translations/sv.json +1 -0
  96. homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +1 -0
  97. homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +1 -0
  98. homeassistant/components/homee/translations/it.json +54 -1
  99. homeassistant/components/homekit_controller/translations/it.json +4 -2
  100. homeassistant/components/homewizard/translations/it.json +15 -0
  101. homeassistant/components/huawei_lte/translations/it.json +5 -1
  102. homeassistant/components/humidifier/translations/it.json +6 -3
  103. homeassistant/components/husqvarna_automower/const.py +12 -0
  104. homeassistant/components/husqvarna_automower/lawn_mower.py +15 -5
  105. homeassistant/components/husqvarna_automower/sensor.py +2 -16
  106. homeassistant/components/husqvarna_automower/translations/it.json +3 -1
  107. homeassistant/components/husqvarna_automower/translations/nl.json +122 -2
  108. homeassistant/components/husqvarna_automower_ble/translations/nl.json +12 -0
  109. homeassistant/components/immich/translations/id.json +6 -0
  110. homeassistant/components/incomfort/translations/it.json +2 -1
  111. homeassistant/components/input_boolean/translations/it.json +2 -2
  112. homeassistant/components/iotty/translations/it.json +6 -0
  113. homeassistant/components/ipp/translations/it.json +2 -1
  114. homeassistant/components/iron_os/translations/it.json +12 -6
  115. homeassistant/components/jvc_projector/translations/it.json +2 -1
  116. homeassistant/components/knx/translations/it.json +3 -1
  117. homeassistant/components/lamarzocco/translations/it.json +5 -0
  118. homeassistant/components/lametric/translations/it.json +11 -1
  119. homeassistant/components/lawn_mower/translations/it.json +1 -0
  120. homeassistant/components/lektrico/translations/it.json +5 -1
  121. homeassistant/components/lg_thinq/translations/bg.json +1 -5
  122. homeassistant/components/lg_thinq/translations/cs.json +1 -3
  123. homeassistant/components/lg_thinq/translations/et.json +1 -3
  124. homeassistant/components/lg_thinq/translations/hu.json +1 -3
  125. homeassistant/components/lg_thinq/translations/it.json +77 -21
  126. homeassistant/components/lg_thinq/translations/ja.json +1 -5
  127. homeassistant/components/lg_thinq/translations/ko.json +1 -5
  128. homeassistant/components/lg_thinq/translations/lt.json +1 -3
  129. homeassistant/components/lg_thinq/translations/nl.json +1 -3
  130. homeassistant/components/lg_thinq/translations/pt-BR.json +1 -5
  131. homeassistant/components/lg_thinq/translations/pt.json +1 -3
  132. homeassistant/components/lg_thinq/translations/ru.json +1 -3
  133. homeassistant/components/lg_thinq/translations/sk.json +1 -1
  134. homeassistant/components/lg_thinq/translations/sv.json +1 -3
  135. homeassistant/components/lg_thinq/translations/tr.json +1 -5
  136. homeassistant/components/light/translations/it.json +6 -3
  137. homeassistant/components/litterrobot/translations/cs.json +0 -1
  138. homeassistant/components/litterrobot/translations/en-GB.json +0 -1
  139. homeassistant/components/litterrobot/translations/et.json +0 -1
  140. homeassistant/components/litterrobot/translations/ga.json +0 -1
  141. homeassistant/components/litterrobot/translations/hu.json +0 -1
  142. homeassistant/components/litterrobot/translations/it.json +14 -3
  143. homeassistant/components/litterrobot/translations/lt.json +0 -1
  144. homeassistant/components/litterrobot/translations/nl.json +0 -1
  145. homeassistant/components/litterrobot/translations/pt-BR.json +0 -1
  146. homeassistant/components/litterrobot/translations/pt.json +0 -1
  147. homeassistant/components/litterrobot/translations/ru.json +0 -1
  148. homeassistant/components/litterrobot/translations/sensor.it.json +1 -1
  149. homeassistant/components/litterrobot/translations/sk.json +0 -1
  150. homeassistant/components/litterrobot/translations/sv.json +0 -1
  151. homeassistant/components/litterrobot/translations/tr.json +0 -1
  152. homeassistant/components/litterrobot/translations/zh-Hans.json +0 -1
  153. homeassistant/components/lutron_caseta/translations/it.json +2 -2
  154. homeassistant/components/lyric/translations/it.json +9 -0
  155. homeassistant/components/matter/translations/id.json +5 -0
  156. homeassistant/components/matter/translations/it.json +69 -5
  157. homeassistant/components/meater/translations/it.json +12 -1
  158. homeassistant/components/media_player/translations/it.json +6 -5
  159. homeassistant/components/meteo_france/weather.py +9 -3
  160. homeassistant/components/metoffice/sensor.py +8 -7
  161. homeassistant/components/microbees/translations/it.json +6 -0
  162. homeassistant/components/miele/translations/it.json +9 -3
  163. homeassistant/components/monzo/translations/it.json +6 -0
  164. homeassistant/components/motionblinds_ble/translations/it.json +14 -1
  165. homeassistant/components/mqtt/config_flow.py +4 -5
  166. homeassistant/components/mqtt/translations/it.json +2 -1
  167. homeassistant/components/music_assistant/entity.py +1 -1
  168. homeassistant/components/music_assistant/manifest.json +1 -1
  169. homeassistant/components/music_assistant/media_browser.py +1 -7
  170. homeassistant/components/music_assistant/media_player.py +6 -6
  171. homeassistant/components/music_assistant/translations/it.json +7 -0
  172. homeassistant/components/myuplink/translations/it.json +6 -0
  173. homeassistant/components/nam/__init__.py +0 -9
  174. homeassistant/components/nam/config_flow.py +22 -43
  175. homeassistant/components/nam/manifest.json +1 -1
  176. homeassistant/components/nam/translations/it.json +57 -3
  177. homeassistant/components/nam/translations/nl.json +21 -1
  178. homeassistant/components/neato/translations/it.json +6 -0
  179. homeassistant/components/nest/translations/it.json +6 -0
  180. homeassistant/components/netatmo/translations/it.json +7 -0
  181. homeassistant/components/nextdns/translations/it.json +8 -0
  182. homeassistant/components/ntfy/translations/id.json +2 -1
  183. homeassistant/components/ntfy/translations/it.json +15 -1
  184. homeassistant/components/ntfy/translations/nl.json +2 -1
  185. homeassistant/components/nuki/translations/it.json +14 -0
  186. homeassistant/components/nut/translations/it.json +4 -3
  187. homeassistant/components/ohme/translations/it.json +6 -0
  188. homeassistant/components/ollama/__init__.py +30 -0
  189. homeassistant/components/ollama/config_flow.py +1 -0
  190. homeassistant/components/ollama/translations/nl.json +12 -1
  191. homeassistant/components/ondilo_ico/translations/it.json +6 -0
  192. homeassistant/components/onedrive/translations/it.json +15 -0
  193. homeassistant/components/openai_conversation/__init__.py +30 -0
  194. homeassistant/components/openai_conversation/config_flow.py +1 -0
  195. homeassistant/components/openai_conversation/translations/it.json +16 -0
  196. homeassistant/components/openai_conversation/translations/nl.json +2 -1
  197. homeassistant/components/opentherm_gw/translations/es.json +3 -0
  198. homeassistant/components/opentherm_gw/translations/it.json +5 -0
  199. homeassistant/components/opentherm_gw/translations/nl.json +5 -0
  200. homeassistant/components/opentherm_gw/translations/sk.json +3 -0
  201. homeassistant/components/opentherm_gw/translations/sv.json +3 -0
  202. homeassistant/components/opentherm_gw/translations/zh-Hans.json +3 -0
  203. homeassistant/components/opentherm_gw/translations/zh-Hant.json +3 -0
  204. homeassistant/components/openuv/translations/it.json +4 -1
  205. homeassistant/components/osoenergy/translations/it.json +14 -0
  206. homeassistant/components/overkiz/translations/ca.json +0 -5
  207. homeassistant/components/overkiz/translations/cs.json +0 -1
  208. homeassistant/components/overkiz/translations/el.json +0 -1
  209. homeassistant/components/overkiz/translations/et.json +0 -1
  210. homeassistant/components/overkiz/translations/fi.json +0 -5
  211. homeassistant/components/overkiz/translations/fr.json +0 -1
  212. homeassistant/components/overkiz/translations/hu.json +0 -1
  213. homeassistant/components/overkiz/translations/id.json +0 -1
  214. homeassistant/components/overkiz/translations/it.json +11 -2
  215. homeassistant/components/overkiz/translations/ja.json +0 -5
  216. homeassistant/components/overkiz/translations/ko.json +0 -5
  217. homeassistant/components/overkiz/translations/lt.json +0 -1
  218. homeassistant/components/overkiz/translations/lv.json +0 -5
  219. homeassistant/components/overkiz/translations/nb.json +0 -5
  220. homeassistant/components/overkiz/translations/nl.json +0 -1
  221. homeassistant/components/overkiz/translations/pl.json +0 -5
  222. homeassistant/components/overkiz/translations/pt-BR.json +0 -5
  223. homeassistant/components/overkiz/translations/pt.json +0 -1
  224. homeassistant/components/overkiz/translations/ro.json +0 -5
  225. homeassistant/components/overkiz/translations/ru.json +0 -1
  226. homeassistant/components/overkiz/translations/sv.json +0 -1
  227. homeassistant/components/overkiz/translations/tr.json +0 -5
  228. homeassistant/components/overkiz/translations/uk.json +0 -5
  229. homeassistant/components/overkiz/translations/zh-Hans.json +0 -1
  230. homeassistant/components/palazzetti/translations/it.json +4 -0
  231. homeassistant/components/paperless_ngx/translations/it.json +50 -0
  232. homeassistant/components/peblar/translations/it.json +3 -1
  233. homeassistant/components/playstation_network/manifest.json +15 -0
  234. homeassistant/components/playstation_network/translations/nl.json +29 -0
  235. homeassistant/components/plugwise/translations/it.json +12 -3
  236. homeassistant/components/point/translations/it.json +6 -0
  237. homeassistant/components/prusalink/translations/it.json +3 -1
  238. homeassistant/components/qbittorrent/translations/it.json +6 -0
  239. homeassistant/components/qbus/translations/nl.json +17 -0
  240. homeassistant/components/remote/translations/it.json +2 -2
  241. homeassistant/components/renault/translations/it.json +1 -0
  242. homeassistant/components/renson/translations/it.json +4 -4
  243. homeassistant/components/renson/translations/nl.json +85 -18
  244. homeassistant/components/reolink/translations/it.json +28 -13
  245. homeassistant/components/rfxtrx/translations/it.json +4 -1
  246. homeassistant/components/roborock/translations/it.json +11 -2
  247. homeassistant/components/romy/translations/it.json +13 -0
  248. homeassistant/components/russound_rio/translations/it.json +21 -0
  249. homeassistant/components/samsungtv/translations/nl.json +24 -1
  250. homeassistant/components/schedule/translations/it.json +2 -2
  251. homeassistant/components/schlage/translations/it.json +1 -0
  252. homeassistant/components/script/translations/it.json +2 -2
  253. homeassistant/components/sensibo/translations/it.json +43 -28
  254. homeassistant/components/sensor/translations/it.json +2 -2
  255. homeassistant/components/senz/translations/it.json +6 -0
  256. homeassistant/components/shelly/translations/it.json +5 -2
  257. homeassistant/components/siren/translations/it.json +2 -2
  258. homeassistant/components/sleepiq/translations/it.json +12 -0
  259. homeassistant/components/smappee/translations/it.json +6 -0
  260. homeassistant/components/smartthings/translations/it.json +40 -11
  261. homeassistant/components/snoo/translations/it.json +16 -0
  262. homeassistant/components/solaredge/translations/nl.json +42 -0
  263. homeassistant/components/spotify/translations/it.json +6 -0
  264. homeassistant/components/sun/translations/nl.json +6 -0
  265. homeassistant/components/switch/translations/it.json +6 -6
  266. homeassistant/components/switch/translations/sv.json +1 -1
  267. homeassistant/components/switchbot/translations/cs.json +0 -1
  268. homeassistant/components/switchbot/translations/es.json +1 -1
  269. homeassistant/components/switchbot/translations/et.json +0 -1
  270. homeassistant/components/switchbot/translations/hu.json +0 -1
  271. homeassistant/components/switchbot/translations/it.json +10 -1
  272. homeassistant/components/switchbot/translations/ja.json +1 -4
  273. homeassistant/components/switchbot/translations/mk.json +1 -4
  274. homeassistant/components/switchbot/translations/nl.json +25 -2
  275. homeassistant/components/switchbot/translations/pt.json +0 -1
  276. homeassistant/components/switchbot/translations/ru.json +0 -1
  277. homeassistant/components/switchbot/translations/sk.json +0 -1
  278. homeassistant/components/switchbot/translations/sv.json +0 -1
  279. homeassistant/components/switchbot/translations/zh-Hant.json +0 -1
  280. homeassistant/components/tado/translations/it.json +11 -0
  281. homeassistant/components/telegram_bot/config_flow.py +4 -7
  282. homeassistant/components/telegram_bot/translations/it.json +28 -1
  283. homeassistant/components/telegram_bot/translations/nl.json +30 -0
  284. homeassistant/components/tesla_fleet/translations/ca.json +0 -3
  285. homeassistant/components/tesla_fleet/translations/cs.json +0 -3
  286. homeassistant/components/tesla_fleet/translations/el.json +0 -3
  287. homeassistant/components/tesla_fleet/translations/en-GB.json +0 -3
  288. homeassistant/components/tesla_fleet/translations/en.json +1 -1
  289. homeassistant/components/tesla_fleet/translations/es.json +1 -1
  290. homeassistant/components/tesla_fleet/translations/et.json +0 -3
  291. homeassistant/components/tesla_fleet/translations/fy.json +0 -3
  292. homeassistant/components/tesla_fleet/translations/hu.json +0 -3
  293. homeassistant/components/tesla_fleet/translations/it.json +78 -12
  294. homeassistant/components/tesla_fleet/translations/ja.json +0 -3
  295. homeassistant/components/tesla_fleet/translations/lt.json +0 -3
  296. homeassistant/components/tesla_fleet/translations/pt.json +0 -3
  297. homeassistant/components/tesla_fleet/translations/ru.json +0 -3
  298. homeassistant/components/tesla_fleet/translations/sk.json +1 -1
  299. homeassistant/components/tesla_fleet/translations/sv.json +0 -3
  300. homeassistant/components/tesla_fleet/translations/tr.json +0 -3
  301. homeassistant/components/tesla_fleet/translations/zh-Hans.json +0 -3
  302. homeassistant/components/tesla_wall_connector/translations/it.json +2 -1
  303. homeassistant/components/teslemetry/translations/it.json +149 -11
  304. homeassistant/components/teslemetry/translations/nl.json +6 -3
  305. homeassistant/components/tessie/translations/it.json +49 -11
  306. homeassistant/components/tilt_pi/translations/id.json +10 -0
  307. homeassistant/components/tilt_pi/translations/it.json +31 -0
  308. homeassistant/components/tolo/translations/it.json +2 -1
  309. homeassistant/components/tomorrowio/translations/it.json +22 -4
  310. homeassistant/components/toon/translations/it.json +6 -0
  311. homeassistant/components/tplink_omada/translations/it.json +1 -0
  312. homeassistant/components/traccar_server/translations/it.json +1 -0
  313. homeassistant/components/tuya/translations/it.json +17 -9
  314. homeassistant/components/tuya/translations/select.it.json +5 -5
  315. homeassistant/components/twinkly/translations/it.json +1 -1
  316. homeassistant/components/unifi/translations/nl.json +3 -1
  317. homeassistant/components/unifiprotect/translations/nl.json +284 -1
  318. homeassistant/components/vacuum/translations/it.json +3 -2
  319. homeassistant/components/vacuum/translations/sv.json +1 -1
  320. homeassistant/components/vallox/translations/it.json +3 -1
  321. homeassistant/components/valve/translations/it.json +2 -1
  322. homeassistant/components/vegehub/translations/nl.json +3 -0
  323. homeassistant/components/venstar/translations/it.json +5 -0
  324. homeassistant/components/vesync/translations/it.json +19 -0
  325. homeassistant/components/vicare/translations/it.json +21 -2
  326. homeassistant/components/voip/manifest.json +1 -1
  327. homeassistant/components/wallbox/translations/it.json +12 -0
  328. homeassistant/components/water_heater/translations/it.json +3 -3
  329. homeassistant/components/webdav/config_flow.py +7 -1
  330. homeassistant/components/webdav/strings.json +1 -3
  331. homeassistant/components/webdav/translations/cs.json +0 -3
  332. homeassistant/components/webdav/translations/de.json +1 -3
  333. homeassistant/components/webdav/translations/en-GB.json +0 -3
  334. homeassistant/components/webdav/translations/en.json +1 -3
  335. homeassistant/components/webdav/translations/es.json +1 -3
  336. homeassistant/components/webdav/translations/et.json +0 -3
  337. homeassistant/components/webdav/translations/fr.json +0 -3
  338. homeassistant/components/webdav/translations/ga.json +0 -3
  339. homeassistant/components/webdav/translations/hu.json +0 -3
  340. homeassistant/components/webdav/translations/it.json +1 -0
  341. homeassistant/components/webdav/translations/ja.json +0 -3
  342. homeassistant/components/webdav/translations/lt.json +0 -3
  343. homeassistant/components/webdav/translations/nl.json +0 -3
  344. homeassistant/components/webdav/translations/pt-BR.json +0 -3
  345. homeassistant/components/webdav/translations/pt.json +0 -3
  346. homeassistant/components/webdav/translations/ru.json +0 -3
  347. homeassistant/components/webdav/translations/sk.json +1 -3
  348. homeassistant/components/webdav/translations/sl.json +0 -5
  349. homeassistant/components/webdav/translations/sv.json +0 -3
  350. homeassistant/components/webdav/translations/tr.json +0 -3
  351. homeassistant/components/webdav/translations/zh-Hans.json +0 -3
  352. homeassistant/components/webdav/translations/zh-Hant.json +1 -3
  353. homeassistant/components/weheat/translations/it.json +6 -0
  354. homeassistant/components/whirlpool/translations/ca.json +0 -1
  355. homeassistant/components/whirlpool/translations/cs.json +0 -1
  356. homeassistant/components/whirlpool/translations/el.json +0 -1
  357. homeassistant/components/whirlpool/translations/et.json +0 -1
  358. homeassistant/components/whirlpool/translations/fi.json +0 -1
  359. homeassistant/components/whirlpool/translations/fr.json +0 -1
  360. homeassistant/components/whirlpool/translations/hu.json +0 -1
  361. homeassistant/components/whirlpool/translations/id.json +0 -1
  362. homeassistant/components/whirlpool/translations/it.json +1 -1
  363. homeassistant/components/whirlpool/translations/ja.json +0 -1
  364. homeassistant/components/whirlpool/translations/ko.json +0 -1
  365. homeassistant/components/whirlpool/translations/lt.json +0 -1
  366. homeassistant/components/whirlpool/translations/lv.json +0 -1
  367. homeassistant/components/whirlpool/translations/nb.json +0 -1
  368. homeassistant/components/whirlpool/translations/nl.json +0 -1
  369. homeassistant/components/whirlpool/translations/pl.json +0 -1
  370. homeassistant/components/whirlpool/translations/pt-BR.json +0 -1
  371. homeassistant/components/whirlpool/translations/pt.json +0 -1
  372. homeassistant/components/whirlpool/translations/ro.json +0 -1
  373. homeassistant/components/whirlpool/translations/ru.json +0 -1
  374. homeassistant/components/whirlpool/translations/sv.json +0 -1
  375. homeassistant/components/whirlpool/translations/tr.json +0 -1
  376. homeassistant/components/whirlpool/translations/uk.json +0 -1
  377. homeassistant/components/whirlpool/translations/zh-Hans.json +0 -1
  378. homeassistant/components/whirlpool/translations/zh-Hant.json +1 -1
  379. homeassistant/components/withings/translations/it.json +15 -1
  380. homeassistant/components/wled/translations/it.json +2 -2
  381. homeassistant/components/wolflink/translations/it.json +5 -0
  382. homeassistant/components/wyoming/translations/it.json +1 -1
  383. homeassistant/components/xbox/translations/it.json +6 -0
  384. homeassistant/components/xiaomi_miio/translations/it.json +11 -2
  385. homeassistant/components/yale/translations/it.json +6 -0
  386. homeassistant/components/yale_smart_alarm/translations/it.json +3 -1
  387. homeassistant/components/yamaha/translations/it.json +1 -1
  388. homeassistant/components/yamaha_musiccast/__init__.py +3 -2
  389. homeassistant/components/yamaha_musiccast/config_flow.py +5 -4
  390. homeassistant/components/yamaha_musiccast/translations/it.json +13 -3
  391. homeassistant/components/yeelight/translations/it.json +2 -1
  392. homeassistant/components/yolink/translations/it.json +16 -4
  393. homeassistant/components/zha/translations/it.json +18 -1
  394. homeassistant/components/zha/translations/nl.json +34 -0
  395. homeassistant/components/zwave_js/translations/nl.json +28 -1
  396. homeassistant/const.py +1 -1
  397. homeassistant/generated/dhcp.py +20 -0
  398. homeassistant/package_constraints.txt +1 -1
  399. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/METADATA +1 -1
  400. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/RECORD +405 -401
  401. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/WHEEL +0 -0
  402. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/entry_points.txt +0 -0
  403. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/licenses/LICENSE.md +0 -0
  404. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  405. {homeassistant-2025.7.0b5.dist-info → homeassistant-2025.7.0b7.dist-info}/top_level.txt +0 -0
@@ -52,7 +52,12 @@
52
52
  "grass_pollen": {
53
53
  "state_attributes": {
54
54
  "level": {
55
- "name": "Livello"
55
+ "name": "Livello",
56
+ "state": {
57
+ "high": "Alto/a",
58
+ "low": "Basso/a",
59
+ "very_high": "Molto alto/a"
60
+ }
56
61
  }
57
62
  }
58
63
  },
@@ -62,7 +67,11 @@
62
67
  "mold_pollen": {
63
68
  "state_attributes": {
64
69
  "level": {
65
- "name": "Livello"
70
+ "name": "Livello",
71
+ "state": {
72
+ "high": "Alto/a",
73
+ "low": "Basso/a"
74
+ }
66
75
  }
67
76
  }
68
77
  },
@@ -80,7 +89,11 @@
80
89
  "ragweed_pollen": {
81
90
  "state_attributes": {
82
91
  "level": {
83
- "name": "Livello"
92
+ "name": "Livello",
93
+ "state": {
94
+ "high": "Alto/a",
95
+ "low": "Basso/a"
96
+ }
84
97
  }
85
98
  }
86
99
  },
@@ -93,7 +106,11 @@
93
106
  "tree_pollen": {
94
107
  "state_attributes": {
95
108
  "level": {
96
- "name": "Livello"
109
+ "name": "Livello",
110
+ "state": {
111
+ "high": "Alto/a",
112
+ "low": "Basso/a"
113
+ }
97
114
  }
98
115
  }
99
116
  },
@@ -101,14 +118,22 @@
101
118
  "name": "Indice UV",
102
119
  "state_attributes": {
103
120
  "level": {
104
- "name": "Livello"
121
+ "name": "Livello",
122
+ "state": {
123
+ "high": "Alto/a",
124
+ "low": "Basso/a"
125
+ }
105
126
  }
106
127
  }
107
128
  },
108
129
  "uv_index_forecast": {
109
130
  "state_attributes": {
110
131
  "level": {
111
- "name": "Livello"
132
+ "name": "Livello",
133
+ "state": {
134
+ "high": "Alto/a",
135
+ "low": "Basso/a"
136
+ }
112
137
  }
113
138
  }
114
139
  },
@@ -171,7 +171,8 @@
171
171
  "level": {
172
172
  "name": "Niveau",
173
173
  "state": {
174
- "extreme": "Extreem"
174
+ "extreme": "Extreem",
175
+ "very_high": "Zeer hoog"
175
176
  }
176
177
  }
177
178
  }
@@ -182,7 +183,8 @@
182
183
  "level": {
183
184
  "name": "Niveau",
184
185
  "state": {
185
- "extreme": "Extreem"
186
+ "extreme": "Extreem",
187
+ "very_high": "Zeer hoog"
186
188
  }
187
189
  }
188
190
  }
@@ -1 +1,11 @@
1
- {}
1
+ {
2
+ "services": {
3
+ "generate_data": {
4
+ "fields": {
5
+ "instructions": {
6
+ "name": "Instructies"
7
+ }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -22,7 +22,7 @@
22
22
  "select": {
23
23
  "co2_automatic_baseline_calibration": {
24
24
  "state": {
25
- "0": "Off"
25
+ "0": "Spento/a"
26
26
  }
27
27
  },
28
28
  "configuration_control": {
@@ -36,6 +36,11 @@
36
36
  "c": "Centigradi",
37
37
  "f": "Fahrenheit"
38
38
  }
39
+ },
40
+ "led_bar_mode": {
41
+ "state": {
42
+ "off": "Spento/a"
43
+ }
39
44
  }
40
45
  },
41
46
  "sensor": {
@@ -45,6 +50,11 @@
45
50
  "f": "Fahrenheit"
46
51
  }
47
52
  },
53
+ "led_bar_mode": {
54
+ "state": {
55
+ "off": "Spento/a"
56
+ }
57
+ },
48
58
  "raw_pm02": {
49
59
  "name": "PM2.5 grezzo"
50
60
  }
@@ -67,7 +67,7 @@
67
67
  "30m": "30 minuti",
68
68
  "60m": "60 minuti",
69
69
  "90m": "90 minuti",
70
- "off": "Off"
70
+ "off": "Spento/a"
71
71
  }
72
72
  }
73
73
  },
@@ -18,6 +18,13 @@
18
18
  },
19
19
  "entity": {
20
20
  "select": {
21
+ "air_quality": {
22
+ "state": {
23
+ "auto": "Automatico",
24
+ "off": "Spento/a",
25
+ "on": "Acceso/a"
26
+ }
27
+ },
21
28
  "modes": {
22
29
  "name": "Modalit\u00e0",
23
30
  "state": {
@@ -1,4 +1,11 @@
1
1
  {
2
+ "common": {
3
+ "data_code": "Kata sandi sekali pakai (kode OTP)",
4
+ "data_description_code": "Kata sandi sekali pakai untuk masuk ke akun Anda. Saat ini, hanya token dari aplikasi OTP yang didukung.",
5
+ "data_description_country": "Negara tempat akun Amazon Anda terdaftar.",
6
+ "data_description_password": "Kata sandi akun Amazon Anda.",
7
+ "data_description_username": "Alamat email akun Amazon Anda."
8
+ },
2
9
  "config": {
3
10
  "abort": {
4
11
  "already_configured": "Layanan sudah dikonfigurasi",
@@ -14,9 +21,16 @@
14
21
  "step": {
15
22
  "user": {
16
23
  "data": {
24
+ "code": "Kata sandi sekali pakai (kode OTP)",
17
25
  "country": "Negara",
18
26
  "password": "Kata Sandi",
19
27
  "username": "Nama Pengguna"
28
+ },
29
+ "data_description": {
30
+ "code": "Kata sandi sekali pakai untuk masuk ke akun Anda. Saat ini, hanya token dari aplikasi OTP yang didukung.",
31
+ "country": "Negara tempat akun Amazon Anda terdaftar.",
32
+ "password": "Kata sandi akun Amazon Anda.",
33
+ "username": "Alamat email akun Amazon Anda."
20
34
  }
21
35
  }
22
36
  }
@@ -1,4 +1,41 @@
1
1
  {
2
+ "common": {
3
+ "data_code": "Password monouso (codice OTP)",
4
+ "data_description_code": "La password monouso per accedere al tuo account. Al momento sono supportati solo i token delle applicazioni OTP.",
5
+ "data_description_country": "Il paese in cui \u00e8 registrato il tuo account Amazon.",
6
+ "data_description_password": "La password del tuo account Amazon.",
7
+ "data_description_username": "L'indirizzo email del tuo account Amazon."
8
+ },
9
+ "config": {
10
+ "abort": {
11
+ "already_configured": "Il servizio \u00e8 gi\u00e0 configurato",
12
+ "cannot_connect": "Impossibile connettersi",
13
+ "invalid_auth": "Autenticazione non valida",
14
+ "unknown": "Errore imprevisto"
15
+ },
16
+ "error": {
17
+ "cannot_connect": "Impossibile connettersi",
18
+ "invalid_auth": "Autenticazione non valida",
19
+ "unknown": "Errore imprevisto"
20
+ },
21
+ "flow_title": "{username}",
22
+ "step": {
23
+ "user": {
24
+ "data": {
25
+ "code": "Password monouso (codice OTP)",
26
+ "country": "Nazione",
27
+ "password": "Password",
28
+ "username": "Nome utente"
29
+ },
30
+ "data_description": {
31
+ "code": "La password monouso per accedere al tuo account. Al momento sono supportati solo i token delle applicazioni OTP.",
32
+ "country": "Il paese in cui \u00e8 registrato il tuo account Amazon.",
33
+ "password": "La password del tuo account Amazon.",
34
+ "username": "L'indirizzo email del tuo account Amazon."
35
+ }
36
+ }
37
+ }
38
+ },
2
39
  "entity": {
3
40
  "binary_sensor": {
4
41
  "baby_cry_detection": {
@@ -7,6 +44,9 @@
7
44
  "beeping_appliance_detection": {
8
45
  "name": "Elettrodomestico che emette segnali acustici"
9
46
  },
47
+ "bluetooth": {
48
+ "name": "Bluetooth"
49
+ },
10
50
  "cough_detection": {
11
51
  "name": "Tosse"
12
52
  },
@@ -16,6 +56,19 @@
16
56
  "water_sounds_detection": {
17
57
  "name": "Suoni dell'acqua"
18
58
  }
59
+ },
60
+ "notify": {
61
+ "announce": {
62
+ "name": "Annuncio"
63
+ },
64
+ "speak": {
65
+ "name": "Parla"
66
+ }
67
+ },
68
+ "switch": {
69
+ "do_not_disturb": {
70
+ "name": "Non disturbare"
71
+ }
19
72
  }
20
73
  },
21
74
  "exceptions": {
@@ -23,8 +23,23 @@
23
23
  },
24
24
  "entity": {
25
25
  "binary_sensor": {
26
+ "baby_cry_detection": {
27
+ "name": "Huilende baby"
28
+ },
29
+ "beeping_appliance_detection": {
30
+ "name": "Piepend apparaat"
31
+ },
26
32
  "bluetooth": {
27
33
  "name": "Bluetooth"
34
+ },
35
+ "cough_detection": {
36
+ "name": "Hoesten"
37
+ },
38
+ "dog_bark_detection": {
39
+ "name": "Blaffende hond"
40
+ },
41
+ "water_sounds_detection": {
42
+ "name": "Watergeluiden"
28
43
  }
29
44
  },
30
45
  "notify": {
@@ -40,5 +55,13 @@
40
55
  "name": "Niet storen"
41
56
  }
42
57
  }
58
+ },
59
+ "exceptions": {
60
+ "cannot_connect": {
61
+ "message": "Fout bij het verbinden: {error}"
62
+ },
63
+ "cannot_retrieve_data": {
64
+ "message": "Fout bij het ophalen van gegevens: {error}"
65
+ }
43
66
  }
44
67
  }
@@ -1,5 +1,12 @@
1
1
  {
2
2
  "config": {
3
+ "abort": {
4
+ "already_configured": "Perangkat sudah dikonfigurasi",
5
+ "no_devices_found": "Tidak ada perangkat yang ditemukan di jaringan"
6
+ },
7
+ "error": {
8
+ "no_device_found": "Gagal terhubung"
9
+ },
3
10
  "step": {
4
11
  "user": {
5
12
  "data": {
@@ -0,0 +1,51 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
5
+ "no_devices_found": "Nessun dispositivo trovato sulla rete"
6
+ },
7
+ "error": {
8
+ "no_device_found": "Impossibile connettersi"
9
+ },
10
+ "flow_title": "{name}",
11
+ "step": {
12
+ "discovery_confirm": {
13
+ "description": "Vuoi iniziare a configurare {model}?"
14
+ },
15
+ "user": {
16
+ "data": {
17
+ "host": "Host"
18
+ },
19
+ "data_description": {
20
+ "host": "Indirizzo IP o nome host di Altruist nella rete locale"
21
+ },
22
+ "description": "Inserisci l'indirizzo IP di Altruist o il nome host nella tua rete locale"
23
+ }
24
+ }
25
+ },
26
+ "entity": {
27
+ "sensor": {
28
+ "co2": {
29
+ "name": "CO2 {sensor_name}"
30
+ },
31
+ "humidity": {
32
+ "name": "Umidit\u00e0 {sensor_name}"
33
+ },
34
+ "noise_avg": {
35
+ "name": "Rumore medio"
36
+ },
37
+ "noise_max": {
38
+ "name": "Rumore massimo"
39
+ },
40
+ "pressure": {
41
+ "name": "Pressione {sensor_name}"
42
+ },
43
+ "radiation": {
44
+ "name": "Livello di radiazione"
45
+ },
46
+ "temperature": {
47
+ "name": "Temperatura {sensor_name}"
48
+ }
49
+ }
50
+ }
51
+ }
@@ -138,4 +138,34 @@ async def async_migrate_integration(hass: HomeAssistant) -> None:
138
138
  title=DEFAULT_CONVERSATION_NAME,
139
139
  options={},
140
140
  version=2,
141
+ minor_version=2,
141
142
  )
143
+
144
+
145
+ async def async_migrate_entry(hass: HomeAssistant, entry: AnthropicConfigEntry) -> bool:
146
+ """Migrate entry."""
147
+ LOGGER.debug("Migrating from version %s:%s", entry.version, entry.minor_version)
148
+
149
+ if entry.version > 2:
150
+ # This means the user has downgraded from a future version
151
+ return False
152
+
153
+ if entry.version == 2 and entry.minor_version == 1:
154
+ # Correct broken device migration in Home Assistant Core 2025.7.0b0-2025.7.0b1
155
+ device_registry = dr.async_get(hass)
156
+ for device in dr.async_entries_for_config_entry(
157
+ device_registry, entry.entry_id
158
+ ):
159
+ device_registry.async_update_device(
160
+ device.id,
161
+ remove_config_entry_id=entry.entry_id,
162
+ remove_config_subentry_id=None,
163
+ )
164
+
165
+ hass.config_entries.async_update_entry(entry, minor_version=2)
166
+
167
+ LOGGER.debug(
168
+ "Migration to version %s:%s successful", entry.version, entry.minor_version
169
+ )
170
+
171
+ return True
@@ -75,6 +75,7 @@ class AnthropicConfigFlow(ConfigFlow, domain=DOMAIN):
75
75
  """Handle a config flow for Anthropic."""
76
76
 
77
77
  VERSION = 2
78
+ MINOR_VERSION = 2
78
79
 
79
80
  async def async_step_user(
80
81
  self, user_input: dict[str, Any] | None = None
@@ -28,6 +28,7 @@
28
28
  "chat_model": "Model",
29
29
  "llm_hass_api": "Beheer Home Assistant",
30
30
  "name": "Naam",
31
+ "prompt": "Instructies",
31
32
  "temperature": "Temperatuur"
32
33
  }
33
34
  }
@@ -35,22 +35,22 @@
35
35
  "select": {
36
36
  "air_cleaning_event": {
37
37
  "state": {
38
- "off": "Off"
38
+ "off": "Spento/a"
39
39
  }
40
40
  },
41
41
  "air_cleaning_mode": {
42
42
  "state": {
43
- "off": "Off"
43
+ "off": "Spento/a"
44
44
  }
45
45
  },
46
46
  "fresh_air_event": {
47
47
  "state": {
48
- "off": "Off"
48
+ "off": "Spento/a"
49
49
  }
50
50
  },
51
51
  "fresh_air_mode": {
52
52
  "state": {
53
- "off": "Off"
53
+ "off": "Spento/a"
54
54
  }
55
55
  }
56
56
  },
@@ -58,35 +58,35 @@
58
58
  "air_cleaning_status": {
59
59
  "state": {
60
60
  "idle": "Inattivo",
61
- "off": "Off",
62
- "on": "On"
61
+ "off": "Spento/a",
62
+ "on": "Acceso/a"
63
63
  }
64
64
  },
65
65
  "dehumidification_status": {
66
66
  "state": {
67
67
  "idle": "Inattivo",
68
- "off": "Off",
69
- "on": "On"
68
+ "off": "Spento/a",
69
+ "on": "Acceso/a"
70
70
  }
71
71
  },
72
72
  "fan_status": {
73
73
  "state": {
74
- "off": "Off",
75
- "on": "On"
74
+ "off": "Spento/a",
75
+ "on": "Acceso/a"
76
76
  }
77
77
  },
78
78
  "humidification_status": {
79
79
  "state": {
80
80
  "idle": "Inattivo",
81
- "off": "Off",
82
- "on": "On"
81
+ "off": "Spento/a",
82
+ "on": "Acceso/a"
83
83
  }
84
84
  },
85
85
  "ventilation_status": {
86
86
  "state": {
87
87
  "idle": "Inattivo",
88
- "off": "Off",
89
- "on": "On"
88
+ "off": "Spento/a",
89
+ "on": "Acceso/a"
90
90
  }
91
91
  }
92
92
  }
@@ -20,7 +20,12 @@
20
20
  "entity": {
21
21
  "sensor": {
22
22
  "wi_fi_strength": {
23
- "name": "Potenza del Wi-Fi"
23
+ "name": "Potenza del Wi-Fi",
24
+ "state": {
25
+ "high": "Alto/a",
26
+ "low": "Basso/a",
27
+ "medium": "Medio/a"
28
+ }
24
29
  }
25
30
  }
26
31
  }
@@ -20,5 +20,14 @@
20
20
  "description": "Scegli un dispositivo da configurare"
21
21
  }
22
22
  }
23
+ },
24
+ "entity": {
25
+ "sensor": {
26
+ "threshold": {
27
+ "state": {
28
+ "error": "Errore"
29
+ }
30
+ }
31
+ }
23
32
  }
24
33
  }
@@ -49,7 +49,7 @@
49
49
  "name": "Respuestas"
50
50
  },
51
51
  "entity_id": {
52
- "description": "La entidad Assist sat\u00e9lite a la que realizar la pregunta",
52
+ "description": "La entidad Assist sat\u00e9lite en la que realizar la pregunta",
53
53
  "name": "Entidad"
54
54
  },
55
55
  "preannounce": {
@@ -24,6 +24,36 @@
24
24
  }
25
25
  }
26
26
  },
27
+ "ask_question": {
28
+ "description": "Pone una domanda e ottiene la risposta dell'utente.",
29
+ "fields": {
30
+ "answers": {
31
+ "description": "Possibili risposte alla domanda.",
32
+ "name": "Risposte"
33
+ },
34
+ "entity_id": {
35
+ "description": "Entit\u00e0 satellite di Assist a cui porre la domanda",
36
+ "name": "Entit\u00e0"
37
+ },
38
+ "preannounce": {
39
+ "description": "Riproduci un suono prima del messaggio di avvio o dei contenuti multimediali.",
40
+ "name": "Preannuncio"
41
+ },
42
+ "preannounce_media_id": {
43
+ "description": "ID media personalizzato da riprodurre prima del messaggio o del contenuto iniziale.",
44
+ "name": "ID media preannunciato"
45
+ },
46
+ "question": {
47
+ "description": "La domanda da porre.",
48
+ "name": "Domanda"
49
+ },
50
+ "question_media_id": {
51
+ "description": "L'ID media della domanda da utilizzare al posto della sintesi vocale.",
52
+ "name": "ID media domanda"
53
+ }
54
+ },
55
+ "name": "Fai una domanda"
56
+ },
27
57
  "start_conversation": {
28
58
  "fields": {
29
59
  "preannounce": {
@@ -3,8 +3,8 @@
3
3
  "_": {
4
4
  "name": "Automazione",
5
5
  "state": {
6
- "off": "Off",
7
- "on": "On"
6
+ "off": "Spento/a",
7
+ "on": "Acceso/a"
8
8
  },
9
9
  "state_attributes": {
10
10
  "current": {
@@ -21,6 +21,17 @@
21
21
  }
22
22
  },
23
23
  "entity": {
24
+ "fan": {
25
+ "baf": {
26
+ "state_attributes": {
27
+ "preset_mode": {
28
+ "state": {
29
+ "auto": "Automatico"
30
+ }
31
+ }
32
+ }
33
+ }
34
+ },
24
35
  "sensor": {
25
36
  "current_rpm": {
26
37
  "name": "RPM attuale"
@@ -75,7 +75,11 @@
75
75
  },
76
76
  "select": {
77
77
  "temperature_range": {
78
- "name": "Intervallo di temperatura"
78
+ "name": "Intervallo di temperatura",
79
+ "state": {
80
+ "high": "Alto/a",
81
+ "low": "Basso/a"
82
+ }
79
83
  }
80
84
  }
81
85
  },
@@ -94,8 +94,8 @@
94
94
  "not_present": "{entity_name} no est\u00e1 presente",
95
95
  "not_running": "{entity_name} ya no se est\u00e1 ejecutando",
96
96
  "not_tampered": "{entity_name} dej\u00f3 de detectar manipulaci\u00f3n",
97
- "not_unsafe": "{entity_name} se volvi\u00f3 seguro",
98
- "occupied": "{entity_name} se volvi\u00f3 ocupado",
97
+ "not_unsafe": "{entity_name} cambi\u00f3 a seguro",
98
+ "occupied": "{entity_name} cambi\u00f3 a ocupado",
99
99
  "opened": "{entity_name} abierto",
100
100
  "plugged_in": "{entity_name} enchufado",
101
101
  "powered": "{entity_name} alimentado",
@@ -107,7 +107,7 @@
107
107
  "tampered": "{entity_name} comenz\u00f3 a detectar manipulaci\u00f3n",
108
108
  "turned_off": "{entity_name} apagado",
109
109
  "turned_on": "{entity_name} encendido",
110
- "unsafe": "{entity_name} se volvi\u00f3 inseguro",
110
+ "unsafe": "{entity_name} cambi\u00f3 a inseguro",
111
111
  "update": "{entity_name} tiene una actualizaci\u00f3n disponible",
112
112
  "vibration": "{entity_name} empez\u00f3 a detectar vibraciones"
113
113
  }