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
@@ -355,6 +355,9 @@
355
355
  }
356
356
  },
357
357
  "exceptions": {
358
+ "change_hvac_mode_not_supported": {
359
+ "message": "No es posible cambiar el modo HVAC."
360
+ },
358
361
  "invalid_gateway_id": {
359
362
  "message": "\u00a1La puerta de enlace {gw_id} no se encontr\u00f3 o no est\u00e1 cargada!"
360
363
  }
@@ -126,8 +126,10 @@
126
126
  "gpio_mode_n": {
127
127
  "name": "Modalit\u00e0 GPIO {gpio_id}",
128
128
  "state": {
129
+ "away": "Fuori casa",
129
130
  "dhw_block": "Blocca l'acqua calda",
130
131
  "ds1820": "DS1820",
132
+ "home": "In casa",
131
133
  "input": "Immissione",
132
134
  "led_e": "LED E",
133
135
  "led_f": "LED F",
@@ -222,6 +224,9 @@
222
224
  }
223
225
  },
224
226
  "exceptions": {
227
+ "change_hvac_mode_not_supported": {
228
+ "message": "La modifica della modalit\u00e0 HVAC non \u00e8 supportata."
229
+ },
225
230
  "invalid_gateway_id": {
226
231
  "message": "Gateway {gw_id} Non trovato o non caricato!"
227
232
  }
@@ -270,6 +270,11 @@
270
270
  }
271
271
  }
272
272
  },
273
+ "exceptions": {
274
+ "change_hvac_mode_not_supported": {
275
+ "message": "Het wijzigen van de HVAC-modus wordt niet ondersteund."
276
+ }
277
+ },
273
278
  "options": {
274
279
  "step": {
275
280
  "init": {
@@ -355,6 +355,9 @@
355
355
  }
356
356
  },
357
357
  "exceptions": {
358
+ "change_hvac_mode_not_supported": {
359
+ "message": "Zmena re\u017eimu HVAC nie je podporovan\u00e1."
360
+ },
358
361
  "invalid_gateway_id": {
359
362
  "message": "Br\u00e1na {gw_id} sa nena\u0161la alebo nie je na\u010d\u00edtan\u00e1!"
360
363
  }
@@ -355,6 +355,9 @@
355
355
  }
356
356
  },
357
357
  "exceptions": {
358
+ "change_hvac_mode_not_supported": {
359
+ "message": "\u00c4ndring av HVAC-l\u00e4ge st\u00f6ds inte."
360
+ },
358
361
  "invalid_gateway_id": {
359
362
  "message": "Gateway {gw_id} hittades inte eller ej inl\u00e4st!"
360
363
  }
@@ -355,6 +355,9 @@
355
355
  }
356
356
  },
357
357
  "exceptions": {
358
+ "change_hvac_mode_not_supported": {
359
+ "message": "\u4e0d\u652f\u6301\u66f4\u6539\u7a7a\u8c03\u6a21\u5f0f\u3002"
360
+ },
358
361
  "invalid_gateway_id": {
359
362
  "message": "\u7f51\u5173 {gw_id} \u672a\u627e\u5230\u6216\u672a\u52a0\u8f7d\uff01"
360
363
  }
@@ -355,6 +355,9 @@
355
355
  }
356
356
  },
357
357
  "exceptions": {
358
+ "change_hvac_mode_not_supported": {
359
+ "message": "\u4e0d\u652f\u63f4\u8b8a\u66f4 HVAC \u6a21\u5f0f\u3002"
360
+ },
358
361
  "invalid_gateway_id": {
359
362
  "message": "\u627e\u4e0d\u5230\u9598\u9053\u5668 {gw_id} \u6216\u5c1a\u672a\u8f09\u5165\uff01"
360
363
  }
@@ -43,7 +43,10 @@
43
43
  "name": "Livello UV attuale",
44
44
  "state": {
45
45
  "extreme": "Estremo",
46
- "moderate": "Moderato"
46
+ "high": "Alto/a",
47
+ "low": "Basso/a",
48
+ "moderate": "Moderato",
49
+ "very_high": "Molto alto/a"
47
50
  }
48
51
  },
49
52
  "max_uv_index": {
@@ -31,6 +31,20 @@
31
31
  "power_save": {
32
32
  "name": "Risparmio energetico"
33
33
  }
34
+ },
35
+ "sensor": {
36
+ "heater_mode": {
37
+ "state": {
38
+ "auto": "Automatico",
39
+ "manual": "Manuale",
40
+ "off": "Spento/a"
41
+ }
42
+ },
43
+ "optimization_mode": {
44
+ "state": {
45
+ "off": "Spento/a"
46
+ }
47
+ }
34
48
  }
35
49
  },
36
50
  "services": {
@@ -85,11 +85,6 @@
85
85
  }
86
86
  },
87
87
  "sensor": {
88
- "battery": {
89
- "state": {
90
- "full": "Carregada"
91
- }
92
- },
93
88
  "discrete_rssi_level": {
94
89
  "state": {
95
90
  "good": "Bo"
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Kritick\u00fd",
127
- "full": "Pln\u00e1",
128
127
  "good": "Dobr\u00fd",
129
128
  "low": "N\u00edzk\u00fd",
130
129
  "medium": "St\u0159edn\u00ed",
@@ -113,7 +113,6 @@
113
113
  "battery": {
114
114
  "state": {
115
115
  "critical": "\u039a\u03c1\u03af\u03c3\u03b9\u03bc\u03b7",
116
- "full": "\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2",
117
116
  "good": "\u039a\u03b1\u03bb\u03ae",
118
117
  "low": "\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc",
119
118
  "medium": "\u039c\u03ad\u03c4\u03c1\u03b9\u03bf",
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Kriitiline",
127
- "full": "T\u00e4is",
128
127
  "good": "Hea",
129
128
  "low": "Madal",
130
129
  "medium": "Keskmine",
@@ -93,11 +93,6 @@
93
93
  }
94
94
  },
95
95
  "sensor": {
96
- "battery": {
97
- "state": {
98
- "full": "T\u00e4ysi"
99
- }
100
- },
101
96
  "discrete_rssi_level": {
102
97
  "state": {
103
98
  "good": "Hyv\u00e4"
@@ -100,7 +100,6 @@
100
100
  "sensor": {
101
101
  "battery": {
102
102
  "state": {
103
- "full": "Pleine",
104
103
  "low": "Faible",
105
104
  "medium": "Moyen",
106
105
  "normal": "Normal",
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Kritikus",
127
- "full": "Felt\u00f6ltve",
128
127
  "good": "J\u00f3",
129
128
  "low": "Alacsony",
130
129
  "medium": "K\u00f6zepes",
@@ -104,7 +104,6 @@
104
104
  "sensor": {
105
105
  "battery": {
106
106
  "state": {
107
- "full": "Penuh",
108
107
  "low": "Rendah",
109
108
  "medium": "Sedang",
110
109
  "normal": "Normal",
@@ -63,10 +63,12 @@
63
63
  },
64
64
  "preset_mode": {
65
65
  "state": {
66
+ "auto": "Automatico",
66
67
  "drying": "Asciugatura",
67
68
  "external": "Esterno",
68
69
  "freeze": "Congelamento",
69
70
  "frost_protection": "Protezione antigelo",
71
+ "manual": "Manuale",
70
72
  "night": "Notte",
71
73
  "prog": "Programmato"
72
74
  }
@@ -105,12 +107,19 @@
105
107
  "sensor": {
106
108
  "battery": {
107
109
  "state": {
108
- "full": "Piena"
110
+ "full": "Pieno/a",
111
+ "low": "Basso/a",
112
+ "medium": "Medio/a",
113
+ "normal": "Normale",
114
+ "verylow": "Molto basso/a"
109
115
  }
110
116
  },
111
117
  "discrete_rssi_level": {
112
118
  "state": {
113
- "good": "Buono"
119
+ "good": "Buono",
120
+ "low": "Basso/a",
121
+ "normal": "Normale",
122
+ "verylow": "Molto basso/a"
114
123
  }
115
124
  },
116
125
  "priority_lock_originator": {
@@ -108,11 +108,6 @@
108
108
  }
109
109
  },
110
110
  "sensor": {
111
- "battery": {
112
- "state": {
113
- "full": "\u30d5\u30eb"
114
- }
115
- },
116
111
  "discrete_rssi_level": {
117
112
  "state": {
118
113
  "good": "\u826f\u597d"
@@ -93,11 +93,6 @@
93
93
  }
94
94
  },
95
95
  "sensor": {
96
- "battery": {
97
- "state": {
98
- "full": "\uac00\ub4dd \ucc38"
99
- }
100
- },
101
96
  "discrete_rssi_level": {
102
97
  "state": {
103
98
  "good": "\uc88b\uc74c"
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Kritinis",
127
- "full": "Pilnas",
128
127
  "good": "Gerai",
129
128
  "low": "\u017demas",
130
129
  "medium": "Vidutinis",
@@ -49,11 +49,6 @@
49
49
  }
50
50
  },
51
51
  "sensor": {
52
- "battery": {
53
- "state": {
54
- "full": "Pilns"
55
- }
56
- },
57
52
  "discrete_rssi_level": {
58
53
  "state": {
59
54
  "good": "Labs"
@@ -78,11 +78,6 @@
78
78
  }
79
79
  },
80
80
  "sensor": {
81
- "battery": {
82
- "state": {
83
- "full": "Full"
84
- }
85
- },
86
81
  "discrete_rssi_level": {
87
82
  "state": {
88
83
  "good": "Bra"
@@ -101,7 +101,6 @@
101
101
  "sensor": {
102
102
  "battery": {
103
103
  "state": {
104
- "full": "Vol",
105
104
  "low": "Laag",
106
105
  "medium": "Gemiddeld",
107
106
  "normal": "Normaal",
@@ -83,11 +83,6 @@
83
83
  }
84
84
  },
85
85
  "sensor": {
86
- "battery": {
87
- "state": {
88
- "full": "pe\u0142na"
89
- }
90
- },
91
86
  "discrete_rssi_level": {
92
87
  "state": {
93
88
  "good": "dobry"
@@ -102,11 +102,6 @@
102
102
  }
103
103
  },
104
104
  "sensor": {
105
- "battery": {
106
- "state": {
107
- "full": "Cheio"
108
- }
109
- },
110
105
  "discrete_rssi_level": {
111
106
  "state": {
112
107
  "good": "Bom"
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Cr\u00edtico",
127
- "full": "Completa",
128
127
  "good": "Bom",
129
128
  "low": "Baixo",
130
129
  "medium": "M\u00e9dio",
@@ -52,11 +52,6 @@
52
52
  }
53
53
  },
54
54
  "sensor": {
55
- "battery": {
56
- "state": {
57
- "full": "Plin"
58
- }
59
- },
60
55
  "discrete_rssi_level": {
61
56
  "state": {
62
57
  "good": "Bun"
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "\u041a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439",
127
- "full": "\u041f\u043e\u043b\u043d\u044b\u0439",
128
127
  "good": "\u0425\u043e\u0440\u043e\u0448\u0438\u0439",
129
128
  "low": "\u041d\u0438\u0437\u043a\u0438\u0439",
130
129
  "medium": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439",
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "Kritisk",
127
- "full": "Fulladdad",
128
127
  "good": "Bra",
129
128
  "low": "L\u00e5g",
130
129
  "medium": "Medel",
@@ -108,11 +108,6 @@
108
108
  }
109
109
  },
110
110
  "sensor": {
111
- "battery": {
112
- "state": {
113
- "full": "Tam"
114
- }
115
- },
116
111
  "discrete_rssi_level": {
117
112
  "state": {
118
113
  "good": "\u0130yi"
@@ -56,11 +56,6 @@
56
56
  }
57
57
  },
58
58
  "sensor": {
59
- "battery": {
60
- "state": {
61
- "full": "\u041f\u043e\u0432\u043d\u0438\u0439"
62
- }
63
- },
64
59
  "discrete_rssi_level": {
65
60
  "state": {
66
61
  "good": "\u0425\u043e\u0440\u043e\u0448\u0438\u0439"
@@ -124,7 +124,6 @@
124
124
  "battery": {
125
125
  "state": {
126
126
  "critical": "\u4e25\u91cd",
127
- "full": "\u5df2\u6ee1",
128
127
  "good": "\u826f\u597d",
129
128
  "low": "\u4f4e",
130
129
  "medium": "\u4e2d",
@@ -31,6 +31,8 @@
31
31
  "state_attributes": {
32
32
  "fan_mode": {
33
33
  "state": {
34
+ "auto": "Automatico",
35
+ "high": "Alto/a",
34
36
  "silent": "Silenzioso"
35
37
  }
36
38
  }
@@ -73,6 +75,7 @@
73
75
  "clean_fire": "Pulizia braciere",
74
76
  "cleaning_warning": "Avviso di pulizia",
75
77
  "cleanup": "Pulizia finale",
78
+ "cool_fluid": "In attesa",
76
79
  "cooling": "Raffreddamento",
77
80
  "door_open": "Sportello aperto",
78
81
  "ecomode": "Modalit\u00e0 Eco",
@@ -88,6 +91,7 @@
88
91
  "heatup": "Caricamento pellet",
89
92
  "ign_test": "Controllo combustibile",
90
93
  "main_probe_failure": "Errore sonda principale",
94
+ "off": "Spento/a",
91
95
  "off_timer": "Spegnimento temporizzato",
92
96
  "pellet_finished": "Pellet terminato o accensione fallita",
93
97
  "pellet_water_error": "Errore sonda pellet o acqua di ritorno",
@@ -0,0 +1,50 @@
1
+ {
2
+ "config": {
3
+ "step": {
4
+ "reconfigure": {
5
+ "data": {
6
+ "verify_ssl": "Verifica il certificato SSL"
7
+ }
8
+ },
9
+ "user": {
10
+ "data": {
11
+ "verify_ssl": "Verifica il certificato SSL"
12
+ }
13
+ }
14
+ }
15
+ },
16
+ "entity": {
17
+ "sensor": {
18
+ "celery_status": {
19
+ "state": {
20
+ "error": "Errore"
21
+ }
22
+ },
23
+ "classifier_status": {
24
+ "state": {
25
+ "error": "Errore"
26
+ }
27
+ },
28
+ "database_status": {
29
+ "state": {
30
+ "error": "Errore"
31
+ }
32
+ },
33
+ "index_status": {
34
+ "state": {
35
+ "error": "Errore"
36
+ }
37
+ },
38
+ "redis_status": {
39
+ "state": {
40
+ "error": "Errore"
41
+ }
42
+ },
43
+ "sanity_check_status": {
44
+ "state": {
45
+ "error": "Errore"
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
@@ -39,7 +39,9 @@
39
39
  "sensor": {
40
40
  "cp_state": {
41
41
  "state": {
42
- "charging": "In carica"
42
+ "charging": "In carica",
43
+ "error": "Errore",
44
+ "fault": "Guasto/a"
43
45
  }
44
46
  }
45
47
  }
@@ -60,6 +60,21 @@
60
60
  },
61
61
  {
62
62
  "macaddress": "D44B5E*"
63
+ },
64
+ {
65
+ "macaddress": "F8D0AC*"
66
+ },
67
+ {
68
+ "macaddress": "E86E3A*"
69
+ },
70
+ {
71
+ "macaddress": "FC0FE6*"
72
+ },
73
+ {
74
+ "macaddress": "9C37CB*"
75
+ },
76
+ {
77
+ "macaddress": "84E657*"
63
78
  }
64
79
  ],
65
80
  "documentation": "https://www.home-assistant.io/integrations/playstation_network",
@@ -10,5 +10,34 @@
10
10
  "invalid_auth": "Ongeldige authenticatie",
11
11
  "unknown": "Onverwachte fout"
12
12
  }
13
+ },
14
+ "entity": {
15
+ "sensor": {
16
+ "earned_trophies_bronze": {
17
+ "name": "Bronzen trofee\u00ebn",
18
+ "unit_of_measurement": "trofee\u00ebn"
19
+ },
20
+ "earned_trophies_gold": {
21
+ "name": "Gouden trofee\u00ebn",
22
+ "unit_of_measurement": "trofee\u00ebn"
23
+ },
24
+ "earned_trophies_platinum": {
25
+ "name": "Platina trofee\u00ebn",
26
+ "unit_of_measurement": "trofee\u00ebn"
27
+ },
28
+ "earned_trophies_silver": {
29
+ "name": "Zilveren trofee\u00ebn",
30
+ "unit_of_measurement": "trofee\u00ebn"
31
+ },
32
+ "online_id": {
33
+ "name": "Online-ID"
34
+ },
35
+ "trophy_level": {
36
+ "name": "Trofee niveau"
37
+ },
38
+ "trophy_level_progress": {
39
+ "name": "Volgend niveau"
40
+ }
41
+ }
13
42
  }
14
43
  }
@@ -94,9 +94,15 @@
94
94
  "dhw_mode": {
95
95
  "name": "Modalit\u00e0 acqua calda sanitaria",
96
96
  "state": {
97
+ "auto": "Automatico",
97
98
  "boost": "Boost",
98
99
  "comfort": "Comfort",
99
- "off": "Off"
100
+ "off": "Spento/a"
101
+ }
102
+ },
103
+ "gateway_mode": {
104
+ "state": {
105
+ "full": "Normale"
100
106
  }
101
107
  },
102
108
  "regulation_mode": {
@@ -106,11 +112,14 @@
106
112
  "bleeding_hot": "Caldissimo",
107
113
  "cooling": "In raffeddamento",
108
114
  "heating": "In riscaldamento",
109
- "off": "Off"
115
+ "off": "Spento/a"
110
116
  }
111
117
  },
112
118
  "select_schedule": {
113
- "name": "Programma del termostato"
119
+ "name": "Programma del termostato",
120
+ "state": {
121
+ "off": "Spento/a"
122
+ }
114
123
  }
115
124
  },
116
125
  "sensor": {
@@ -20,6 +20,12 @@
20
20
  },
21
21
  "step": {
22
22
  "pick_implementation": {
23
+ "data": {
24
+ "implementation": "Credenziali dell'applicazione"
25
+ },
26
+ "data_description": {
27
+ "implementation": "Le credenziali che desideri utilizzare per l'autenticazione."
28
+ },
23
29
  "title": "Scegli il metodo di autenticazione"
24
30
  },
25
31
  "reauth_confirm": {
@@ -63,9 +63,11 @@
63
63
  },
64
64
  "printer_state": {
65
65
  "state": {
66
+ "error": "Errore",
66
67
  "idle": "Inattivo",
67
68
  "paused": "In pausa",
68
- "printing": "Stampa"
69
+ "printing": "Stampa",
70
+ "stopped": "Fermato/a"
69
71
  }
70
72
  },
71
73
  "progress": {
@@ -26,6 +26,12 @@
26
26
  "all_torrents": {
27
27
  "unit_of_measurement": "torrent"
28
28
  },
29
+ "connection_status": {
30
+ "state": {
31
+ "connected": "Connesso",
32
+ "disconnected": "Disconnesso"
33
+ }
34
+ },
29
35
  "current_status": {
30
36
  "name": "Stato",
31
37
  "state": {