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
@@ -58,6 +58,15 @@
58
58
  }
59
59
  },
60
60
  "fan": {
61
+ "air_purifier": {
62
+ "state_attributes": {
63
+ "preset_mode": {
64
+ "state": {
65
+ "auto": "Automatico"
66
+ }
67
+ }
68
+ }
69
+ },
61
70
  "fan": {
62
71
  "state_attributes": {
63
72
  "last_run_success": {
@@ -74,6 +83,7 @@
74
83
  "state_attributes": {
75
84
  "mode": {
76
85
  "state": {
86
+ "auto": "Automatico",
77
87
  "drying_filter": "Filtro essiccatore",
78
88
  "high": "Alto/a",
79
89
  "low": "Basso/a",
@@ -147,7 +157,6 @@
147
157
  "water_level": {
148
158
  "name": "Livello dell'acqua",
149
159
  "state": {
150
- "empty": "Vuoto",
151
160
  "high": "Alto/a",
152
161
  "low": "Basso/a",
153
162
  "medium": "Medio/a"
@@ -214,10 +214,7 @@
214
214
  "name": "\u30e9\u30a4\u30c8\u30ec\u30d9\u30eb"
215
215
  },
216
216
  "water_level": {
217
- "name": "\u6c34\u4f4d",
218
- "state": {
219
- "empty": "\u7a7a"
220
- }
217
+ "name": "\u6c34\u4f4d"
221
218
  },
222
219
  "wifi_signal": {
223
220
  "name": "Wi-Fi\u4fe1\u53f7"
@@ -66,10 +66,7 @@
66
66
  }
67
67
  },
68
68
  "water_level": {
69
- "name": "\u041d\u0438\u0432\u043e \u043d\u0430 \u0432\u043e\u0434\u0430\u0442\u0430",
70
- "state": {
71
- "empty": "\u041f\u0440\u0430\u0437\u043d\u043e"
72
- }
69
+ "name": "\u041d\u0438\u0432\u043e \u043d\u0430 \u0432\u043e\u0434\u0430\u0442\u0430"
73
70
  }
74
71
  }
75
72
  }
@@ -119,9 +119,13 @@
119
119
  "mode": {
120
120
  "state": {
121
121
  "auto": "Automatisch",
122
+ "drying_filter": "Filter drogen",
122
123
  "high": "Hoog",
123
124
  "low": "Laag",
124
- "medium": "Gemiddeld"
125
+ "medium": "Gemiddeld",
126
+ "quiet": "Rustig",
127
+ "sleep": "Slaap",
128
+ "target_humidity": "Doelvochtigheid"
125
129
  }
126
130
  }
127
131
  }
@@ -137,6 +141,25 @@
137
141
  }
138
142
  }
139
143
  },
144
+ "light": {
145
+ "light": {
146
+ "state_attributes": {
147
+ "effect": {
148
+ "state": {
149
+ "autumn": "Herfst",
150
+ "breathing": "Ademend",
151
+ "christmas": "Kerstmis",
152
+ "colorful": "Kleurrijk",
153
+ "cool": "Koel",
154
+ "fade": "Vervagen",
155
+ "flashing": "Knipperend",
156
+ "flickering": "Flikkerend",
157
+ "sunset": "Zonsondergang"
158
+ }
159
+ }
160
+ }
161
+ }
162
+ },
140
163
  "lock": {
141
164
  "lock": {
142
165
  "state_attributes": {
@@ -162,8 +185,8 @@
162
185
  "name": "Lichtsterkte"
163
186
  },
164
187
  "water_level": {
188
+ "name": "Waterstand",
165
189
  "state": {
166
- "empty": "Leeg",
167
190
  "high": "Hoog",
168
191
  "low": "Laag",
169
192
  "medium": "Gemiddeld"
@@ -222,7 +222,6 @@
222
222
  "water_level": {
223
223
  "name": "N\u00edvel da \u00e1gua",
224
224
  "state": {
225
- "empty": "Vazio",
226
225
  "high": "Alto",
227
226
  "low": "Baixo",
228
227
  "medium": "M\u00e9dio"
@@ -191,7 +191,6 @@
191
191
  "water_level": {
192
192
  "name": "\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0432\u043e\u0434\u044b",
193
193
  "state": {
194
- "empty": "\u041f\u0443\u0441\u0442\u043e\u0439",
195
194
  "high": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439",
196
195
  "low": "\u041d\u0438\u0437\u043a\u0438\u0439",
197
196
  "medium": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439"
@@ -222,7 +222,6 @@
222
222
  "water_level": {
223
223
  "name": "Hladina vody",
224
224
  "state": {
225
- "empty": "Pr\u00e1zdny",
226
225
  "high": "Vysok\u00e1",
227
226
  "low": "N\u00edzka",
228
227
  "medium": "Stredn\u00e1"
@@ -222,7 +222,6 @@
222
222
  "water_level": {
223
223
  "name": "Vattenniv\u00e5",
224
224
  "state": {
225
- "empty": "Tom",
226
225
  "high": "H\u00f6g",
227
226
  "low": "L\u00e5g",
228
227
  "medium": "Medel"
@@ -222,7 +222,6 @@
222
222
  "water_level": {
223
223
  "name": "\u6c34\u4f4d",
224
224
  "state": {
225
- "empty": "\u8017\u76e1",
226
225
  "high": "\u9ad8",
227
226
  "low": "\u4f4e",
228
227
  "medium": "\u4e2d"
@@ -35,6 +35,17 @@
35
35
  "name": "Sovrapponi"
36
36
  }
37
37
  },
38
+ "climate": {
39
+ "tado": {
40
+ "state_attributes": {
41
+ "preset_mode": {
42
+ "state": {
43
+ "auto": "Automatico"
44
+ }
45
+ }
46
+ }
47
+ }
48
+ },
38
49
  "sensor": {
39
50
  "ac": {
40
51
  "name": "Corrente alternata"
@@ -237,12 +237,13 @@ class TelgramBotConfigFlow(ConfigFlow, domain=DOMAIN):
237
237
 
238
238
  subentries: list[ConfigSubentryData] = []
239
239
  allowed_chat_ids: list[int] = import_data[CONF_ALLOWED_CHAT_IDS]
240
+ assert self._bot is not None, "Bot should be initialized during import"
240
241
  for chat_id in allowed_chat_ids:
241
242
  chat_name: str = await _async_get_chat_name(self._bot, chat_id)
242
243
  subentry: ConfigSubentryData = ConfigSubentryData(
243
244
  data={CONF_CHAT_ID: chat_id},
244
245
  subentry_type=CONF_ALLOWED_CHAT_IDS,
245
- title=chat_name,
246
+ title=f"{chat_name} ({chat_id})",
246
247
  unique_id=str(chat_id),
247
248
  )
248
249
  subentries.append(subentry)
@@ -380,7 +381,6 @@ class TelgramBotConfigFlow(ConfigFlow, domain=DOMAIN):
380
381
  """Shutdown the bot if it exists."""
381
382
  if self._bot:
382
383
  await self._bot.shutdown()
383
- self._bot = None
384
384
 
385
385
  async def _validate_bot(
386
386
  self,
@@ -649,7 +649,7 @@ class AllowedChatIdsSubEntryFlowHandler(ConfigSubentryFlow):
649
649
  chat_name = await _async_get_chat_name(bot, chat_id)
650
650
  if chat_name:
651
651
  return self.async_create_entry(
652
- title=chat_name,
652
+ title=f"{chat_name} ({chat_id})",
653
653
  data={CONF_CHAT_ID: chat_id},
654
654
  unique_id=str(chat_id),
655
655
  )
@@ -663,10 +663,7 @@ class AllowedChatIdsSubEntryFlowHandler(ConfigSubentryFlow):
663
663
  )
664
664
 
665
665
 
666
- async def _async_get_chat_name(bot: Bot | None, chat_id: int) -> str:
667
- if not bot:
668
- return str(chat_id)
669
-
666
+ async def _async_get_chat_name(bot: Bot, chat_id: int) -> str:
670
667
  try:
671
668
  chat_info: ChatFullInfo = await bot.get_chat(chat_id)
672
669
  return chat_info.effective_name or str(chat_id)
@@ -1,7 +1,23 @@
1
1
  {
2
2
  "config": {
3
3
  "step": {
4
+ "reauth_confirm": {
5
+ "data": {
6
+ "api_key": "Chiave API"
7
+ },
8
+ "data_description": {
9
+ "api_key": "Il token API del tuo bot."
10
+ },
11
+ "title": "Autentica nuovamente il bot di Telegram"
12
+ },
4
13
  "reconfigure": {
14
+ "data": {
15
+ "platform": "Piattaforma"
16
+ },
17
+ "data_description": {
18
+ "platform": "Implementazione del bot di Telegram"
19
+ },
20
+ "description": "Riconfigura il bot di Telegram",
5
21
  "sections": {
6
22
  "advanced_settings": {
7
23
  "data": {
@@ -12,9 +28,14 @@
12
28
  },
13
29
  "name": "Impostazioni avanzate"
14
30
  }
15
- }
31
+ },
32
+ "title": "Configurazione del bot di Telegram"
16
33
  },
17
34
  "user": {
35
+ "data": {
36
+ "api_key": "Token API",
37
+ "platform": "Piattaforma"
38
+ },
18
39
  "data_description": {
19
40
  "api_key": "Il token API del tuo bot.",
20
41
  "platform": "Implementazione del bot di Telegram"
@@ -117,6 +138,12 @@
117
138
  }
118
139
  },
119
140
  "selector": {
141
+ "parse_mode": {
142
+ "options": {
143
+ "markdownv2": "Markdown V2",
144
+ "plain_text": "Testo semplice"
145
+ }
146
+ },
120
147
  "platforms": {
121
148
  "options": {
122
149
  "broadcast": "Trasmissione",
@@ -30,15 +30,39 @@
30
30
  "platform": "Telegram bot implementatie"
31
31
  },
32
32
  "description": "Telegram-bot opnieuw instellen",
33
+ "sections": {
34
+ "advanced_settings": {
35
+ "data": {
36
+ "proxy_url": "Proxy URL"
37
+ },
38
+ "data_description": {
39
+ "proxy_url": "Proxy URL als u achter een proxy werkt, optioneel met gebruikersnaam en wachtwoord. (socks5://gebruikersnaam:wachtwoord@proxy_ip-adres:proxy_poort)"
40
+ },
41
+ "name": "Geavanceerde instellingen"
42
+ }
43
+ },
33
44
  "title": "Telegram-bot instellen"
34
45
  },
35
46
  "user": {
36
47
  "data": {
48
+ "api_key": "API-sleutel",
37
49
  "platform": "Platform"
38
50
  },
39
51
  "data_description": {
40
52
  "api_key": "Het API-token van de bot.",
41
53
  "platform": "Telegram bot implementatie"
54
+ },
55
+ "description": "Volg deze stappen om een Telegram-bot te maken:\n\n1. Open Telegram en start een chat met [{botfather_username}]({botfather_url}).\n2. Stuur het commando '/newbot'.\n3. Volg de instructies om uw bot te maken en uw API-token te verkrijgen.",
56
+ "sections": {
57
+ "advanced_settings": {
58
+ "data": {
59
+ "proxy_url": "Proxy URL"
60
+ },
61
+ "data_description": {
62
+ "proxy_url": "Proxy URL als u achter een proxy werkt, optioneel met gebruikersnaam en wachtwoord. (socks5://gebruikersnaam:wachtwoord@proxy_ip-adres:proxy_poort)"
63
+ },
64
+ "name": "Geavanceerde instellingen"
65
+ }
42
66
  }
43
67
  },
44
68
  "webhooks": {
@@ -79,6 +103,12 @@
79
103
  }
80
104
  },
81
105
  "exceptions": {
106
+ "failed_chat_ids": {
107
+ "message": "Mislukte doelen: {chat_ids}. Controleer of de chat-ID's voor {bot_name} zijn geconfigureerd."
108
+ },
109
+ "invalid_chat_ids": {
110
+ "message": "Ongeldige chat-ID's: {chat_ids}. Configureer de chat-ID's voor {bot_name}."
111
+ },
82
112
  "missing_allowed_chat_ids": {
83
113
  "message": "Geen toegestane chat-ID's gevonden. Voeg toegelaten chat-ID's toe voor {bot_name}."
84
114
  },
@@ -274,9 +274,6 @@
274
274
  "vehicle_state_tpms_pressure_rr": {
275
275
  "name": "Pressi\u00f3 del pneum\u00e0tic posterior dret"
276
276
  },
277
- "version": {
278
- "name": "versi\u00f3"
279
- },
280
277
  "vin": {
281
278
  "name": "Vehicle"
282
279
  },
@@ -529,9 +529,6 @@
529
529
  "vehicle_state_tpms_pressure_rr": {
530
530
  "name": "Tlak prav\u00e9 zadn\u00ed pneumatiky"
531
531
  },
532
- "version": {
533
- "name": "verze"
534
- },
535
532
  "vin": {
536
533
  "name": "Vozidlo"
537
534
  },
@@ -462,9 +462,6 @@
462
462
  "vehicle_state_tpms_pressure_rr": {
463
463
  "name": "\u03a0\u03af\u03b5\u03c3\u03b7 \u03c0\u03af\u03c3\u03c9 \u03b4\u03b5\u03be\u03b9\u03bf\u03cd \u03b5\u03bb\u03b1\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd"
464
464
  },
465
- "version": {
466
- "name": "\u03ad\u03ba\u03b4\u03bf\u03c3\u03b7"
467
- },
468
465
  "vin": {
469
466
  "name": "\u039f\u03c7\u03b7\u03bc\u03b1"
470
467
  },
@@ -505,9 +505,6 @@
505
505
  "vehicle_state_tpms_pressure_rr": {
506
506
  "name": "Tyre pressure rear right"
507
507
  },
508
- "version": {
509
- "name": "version"
510
- },
511
508
  "vin": {
512
509
  "name": "Vehicle"
513
510
  },
@@ -530,7 +530,7 @@
530
530
  "name": "Tire pressure rear right"
531
531
  },
532
532
  "version": {
533
- "name": "version"
533
+ "name": "Version"
534
534
  },
535
535
  "vin": {
536
536
  "name": "Vehicle"
@@ -530,7 +530,7 @@
530
530
  "name": "Presi\u00f3n del neum\u00e1tico trasero derecho"
531
531
  },
532
532
  "version": {
533
- "name": "versi\u00f3n"
533
+ "name": "Versi\u00f3n"
534
534
  },
535
535
  "vin": {
536
536
  "name": "Veh\u00edculo"
@@ -529,9 +529,6 @@
529
529
  "vehicle_state_tpms_pressure_rr": {
530
530
  "name": "Rehvir\u00f5hk taga paremal"
531
531
  },
532
- "version": {
533
- "name": "versioon"
534
- },
535
532
  "vin": {
536
533
  "name": "S\u00f5iduk"
537
534
  },
@@ -88,9 +88,6 @@
88
88
  "state": {
89
89
  "on_grid": "Ferb\u00fbn"
90
90
  }
91
- },
92
- "version": {
93
- "name": "ferzje"
94
91
  }
95
92
  },
96
93
  "switch": {
@@ -529,9 +529,6 @@
529
529
  "vehicle_state_tpms_pressure_rr": {
530
530
  "name": "Abroncsnyom\u00e1s h\u00e1ts\u00f3 jobb"
531
531
  },
532
- "version": {
533
- "name": "verzi\u00f3"
534
- },
535
532
  "vin": {
536
533
  "name": "J\u00e1rm\u0171"
537
534
  },
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
+ "already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
4
5
  "authorize_url_timeout": "Tempo scaduto nel generare l'URL di autorizzazione.",
5
6
  "missing_configuration": "Il componente non \u00e8 configurato. Segui la documentazione.",
6
7
  "no_url_available": "Nessun URL disponibile. Per informazioni su questo errore, [controlla la sezione della guida]({docs_url})",
@@ -14,8 +15,20 @@
14
15
  "create_entry": {
15
16
  "default": "Autenticato correttamente con Tesla."
16
17
  },
18
+ "error": {
19
+ "invalid_domain": "Formato di dominio non valido. Inserisci un nome di dominio valido.",
20
+ "invalid_response": "La registrazione \u00e8 stata rifiutata da Tesla",
21
+ "precondition_failed": "Il dominio non corrisponde alle origini consentite dell'applicazione.",
22
+ "public_key_mismatch": "La chiave pubblica ospitata sul tuo dominio non corrisponde alla chiave prevista. Assicurati che la chiave pubblica corretta sia ospitata nella posizione specificata."
23
+ },
17
24
  "step": {
18
25
  "pick_implementation": {
26
+ "data": {
27
+ "implementation": "Credenziali dell'applicazione"
28
+ },
29
+ "data_description": {
30
+ "implementation": "Le credenziali che desideri utilizzare per l'autenticazione."
31
+ },
19
32
  "title": "Scegli il metodo di autenticazione"
20
33
  },
21
34
  "reauth_confirm": {
@@ -52,7 +65,8 @@
52
65
  "state_attributes": {
53
66
  "preset_mode": {
54
67
  "state": {
55
- "dog": "Modalit\u00e0 cane in abitacolo"
68
+ "dog": "Modalit\u00e0 cane in abitacolo",
69
+ "off": "Normale"
56
70
  }
57
71
  }
58
72
  }
@@ -89,36 +103,91 @@
89
103
  },
90
104
  "select": {
91
105
  "climate_state_seat_heater_left": {
92
- "name": "Riscaldamento sedile anteriore sinistro"
106
+ "name": "Riscaldamento sedile anteriore sinistro",
107
+ "state": {
108
+ "high": "Alto/a",
109
+ "low": "Basso/a",
110
+ "medium": "Medio/a",
111
+ "off": "Spento/a"
112
+ }
93
113
  },
94
114
  "climate_state_seat_heater_rear_center": {
95
- "name": "Riscaldamento sedile posteriore centrale"
115
+ "name": "Riscaldamento sedile posteriore centrale",
116
+ "state": {
117
+ "high": "Alto/a",
118
+ "low": "Basso/a",
119
+ "medium": "Medio/a",
120
+ "off": "Spento/a"
121
+ }
96
122
  },
97
123
  "climate_state_seat_heater_rear_left": {
98
- "name": "Riscaldamento sedile posteriore sinistro"
124
+ "name": "Riscaldamento sedile posteriore sinistro",
125
+ "state": {
126
+ "high": "Alto/a",
127
+ "low": "Basso/a",
128
+ "medium": "Medio/a",
129
+ "off": "Spento/a"
130
+ }
99
131
  },
100
132
  "climate_state_seat_heater_rear_right": {
101
- "name": "Riscaldamento sedile posteriore destro"
133
+ "name": "Riscaldamento sedile posteriore destro",
134
+ "state": {
135
+ "high": "Alto/a",
136
+ "low": "Basso/a",
137
+ "medium": "Medio/a",
138
+ "off": "Spento/a"
139
+ }
102
140
  },
103
141
  "climate_state_seat_heater_right": {
104
- "name": "Riscaldamento sedile anteriore destro"
142
+ "name": "Riscaldamento sedile anteriore destro",
143
+ "state": {
144
+ "high": "Alto/a",
145
+ "low": "Basso/a",
146
+ "medium": "Medio/a",
147
+ "off": "Spento/a"
148
+ }
149
+ },
150
+ "climate_state_seat_heater_third_row_left": {
151
+ "state": {
152
+ "high": "Alto/a",
153
+ "low": "Basso/a",
154
+ "medium": "Medio/a",
155
+ "off": "Spento/a"
156
+ }
157
+ },
158
+ "climate_state_seat_heater_third_row_right": {
159
+ "state": {
160
+ "high": "Alto/a",
161
+ "low": "Basso/a",
162
+ "medium": "Medio/a",
163
+ "off": "Spento/a"
164
+ }
105
165
  },
106
166
  "climate_state_steering_wheel_heat_level": {
107
- "name": "Riscaldamento del volante"
167
+ "name": "Riscaldamento del volante",
168
+ "state": {
169
+ "high": "Alto/a",
170
+ "low": "Basso/a",
171
+ "off": "Spento/a"
172
+ }
108
173
  }
109
174
  },
110
175
  "sensor": {
111
176
  "charge_state_charging_state": {
112
177
  "state": {
113
- "charging": "In carica"
178
+ "charging": "In carica",
179
+ "disconnected": "Disconnesso",
180
+ "stopped": "Fermato/a"
114
181
  }
115
182
  },
116
183
  "island_status": {
117
184
  "name": "Stato della rete",
118
185
  "state": {
119
186
  "island_status_unknown": "Sconosciuto",
187
+ "off_grid": "Disconnesso",
120
188
  "off_grid_intentional": "Disconnesso intenzionalmente",
121
- "off_grid_unintentional": "Disconnesso involontariamente"
189
+ "off_grid_unintentional": "Disconnesso involontariamente",
190
+ "on_grid": "Connesso"
122
191
  }
123
192
  },
124
193
  "vehicle_state_tpms_pressure_fl": {
@@ -133,9 +202,6 @@
133
202
  "vehicle_state_tpms_pressure_rr": {
134
203
  "name": "Pressione pneumatico posteriore destro"
135
204
  },
136
- "version": {
137
- "name": "versione"
138
- },
139
205
  "vin": {
140
206
  "name": "Veicolo"
141
207
  },
@@ -464,9 +464,6 @@
464
464
  "vehicle_state_tpms_pressure_rr": {
465
465
  "name": "\u30bf\u30a4\u30e4\u7a7a\u6c17\u5727 \u30ea\u30a2\u53f3"
466
466
  },
467
- "version": {
468
- "name": "\u30d0\u30fc\u30b8\u30e7\u30f3"
469
- },
470
467
  "vin": {
471
468
  "name": "\u8eca\u4e21"
472
469
  },
@@ -529,9 +529,6 @@
529
529
  "vehicle_state_tpms_pressure_rr": {
530
530
  "name": "Padang\u0173 sl\u0117gis galin\u0117je de\u0161in\u0117je"
531
531
  },
532
- "version": {
533
- "name": "versija"
534
- },
535
532
  "vin": {
536
533
  "name": "Transporto priemon\u0117"
537
534
  },
@@ -529,9 +529,6 @@
529
529
  "vehicle_state_tpms_pressure_rr": {
530
530
  "name": "Press\u00e3o do pneu traseiro direito"
531
531
  },
532
- "version": {
533
- "name": "vers\u00e3o"
534
- },
535
532
  "vin": {
536
533
  "name": "Ve\u00edculo"
537
534
  },
@@ -505,9 +505,6 @@
505
505
  "vehicle_state_tpms_pressure_rr": {
506
506
  "name": "\u0414\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432 \u043f\u0440\u0430\u0432\u043e\u0439 \u0437\u0430\u0434\u043d\u0435\u0439 \u0448\u0438\u043d\u0435"
507
507
  },
508
- "version": {
509
- "name": "\u0432\u0435\u0440\u0441\u0438\u044f"
510
- },
511
508
  "vin": {
512
509
  "name": "\u0422\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e"
513
510
  },
@@ -530,7 +530,7 @@
530
530
  "name": "Tlak v zadnej pravej pneumatike"
531
531
  },
532
532
  "version": {
533
- "name": "verzia"
533
+ "name": "Verzia"
534
534
  },
535
535
  "vin": {
536
536
  "name": "Vozidlo"
@@ -517,9 +517,6 @@
517
517
  "vehicle_state_tpms_pressure_rr": {
518
518
  "name": "D\u00e4cktryck h\u00f6ger bak"
519
519
  },
520
- "version": {
521
- "name": "version"
522
- },
523
520
  "vin": {
524
521
  "name": "Fordon"
525
522
  },
@@ -473,9 +473,6 @@
473
473
  "vehicle_state_tpms_pressure_rr": {
474
474
  "name": "Arka sa\u011f lastik bas\u0131nc\u0131"
475
475
  },
476
- "version": {
477
- "name": "versiyon"
478
- },
479
476
  "vin": {
480
477
  "name": "Ara\u00e7"
481
478
  },