homeassistant 2025.9.0b4__py3-none-any.whl → 2025.9.0b6__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 (164) hide show
  1. homeassistant/components/ai_task/translations/es.json +23 -1
  2. homeassistant/components/airgradient/translations/es.json +2 -1
  3. homeassistant/components/airos/translations/es.json +32 -1
  4. homeassistant/components/airq/translations/es.json +5 -0
  5. homeassistant/components/aladdin_connect/translations/es.json +30 -1
  6. homeassistant/components/alarm_control_panel/translations/es.json +1 -1
  7. homeassistant/components/alexa_devices/translations/es.json +52 -1
  8. homeassistant/components/apcupsd/translations/es.json +3 -3
  9. homeassistant/components/bayesian/translations/es.json +257 -0
  10. homeassistant/components/bmw_connected_drive/translations/cs.json +1 -1
  11. homeassistant/components/cloud/manifest.json +1 -1
  12. homeassistant/components/conversation/manifest.json +1 -1
  13. homeassistant/components/deconz/entity.py +1 -1
  14. homeassistant/components/deconz/hub/hub.py +1 -12
  15. homeassistant/components/deconz/light.py +1 -1
  16. homeassistant/components/deconz/services.py +2 -11
  17. homeassistant/components/dsmr_reader/translations/es.json +3 -3
  18. homeassistant/components/ecowitt/manifest.json +1 -1
  19. homeassistant/components/elgato/translations/es.json +1 -1
  20. homeassistant/components/enphase_envoy/translations/es.json +8 -2
  21. homeassistant/components/foscam/translations/es.json +34 -0
  22. homeassistant/components/fritzbox/translations/es.json +3 -1
  23. homeassistant/components/fritzbox_callmonitor/translations/es.json +2 -1
  24. homeassistant/components/fronius/translations/es.json +9 -9
  25. homeassistant/components/frontend/manifest.json +1 -1
  26. homeassistant/components/fyta/translations/es.json +64 -2
  27. homeassistant/components/growatt_server/strings.json +2 -2
  28. homeassistant/components/growatt_server/translations/ca.json +0 -6
  29. homeassistant/components/growatt_server/translations/cs.json +2 -2
  30. homeassistant/components/growatt_server/translations/de.json +2 -2
  31. homeassistant/components/growatt_server/translations/el.json +0 -6
  32. homeassistant/components/growatt_server/translations/en-GB.json +2 -2
  33. homeassistant/components/growatt_server/translations/en.json +2 -2
  34. homeassistant/components/growatt_server/translations/es.json +11 -11
  35. homeassistant/components/growatt_server/translations/et.json +0 -3
  36. homeassistant/components/growatt_server/translations/fi.json +0 -6
  37. homeassistant/components/growatt_server/translations/fr.json +0 -3
  38. homeassistant/components/growatt_server/translations/ga.json +0 -3
  39. homeassistant/components/growatt_server/translations/gl.json +0 -3
  40. homeassistant/components/growatt_server/translations/hu.json +0 -6
  41. homeassistant/components/growatt_server/translations/id.json +0 -6
  42. homeassistant/components/growatt_server/translations/it.json +0 -6
  43. homeassistant/components/growatt_server/translations/ja.json +0 -6
  44. homeassistant/components/growatt_server/translations/ko.json +0 -6
  45. homeassistant/components/growatt_server/translations/lt.json +0 -6
  46. homeassistant/components/growatt_server/translations/nl.json +0 -6
  47. homeassistant/components/growatt_server/translations/pt-BR.json +0 -6
  48. homeassistant/components/growatt_server/translations/pt.json +0 -6
  49. homeassistant/components/growatt_server/translations/ro.json +0 -6
  50. homeassistant/components/growatt_server/translations/ru.json +0 -6
  51. homeassistant/components/growatt_server/translations/sk.json +0 -6
  52. homeassistant/components/growatt_server/translations/sv.json +0 -6
  53. homeassistant/components/growatt_server/translations/tr.json +0 -6
  54. homeassistant/components/growatt_server/translations/zh-Hans.json +0 -6
  55. homeassistant/components/growatt_server/translations/zh-Hant.json +0 -6
  56. homeassistant/components/habitica/translations/es.json +17 -0
  57. homeassistant/components/hassio/translations/es.json +4 -0
  58. homeassistant/components/homekit/translations/es.json +7 -0
  59. homeassistant/components/hue/translations/es.json +1 -0
  60. homeassistant/components/husqvarna_automower/translations/es.json +79 -1
  61. homeassistant/components/husqvarna_automower_ble/translations/es.json +35 -1
  62. homeassistant/components/hydrawise/translations/es.json +5 -1
  63. homeassistant/components/imeon_inverter/translations/es.json +80 -0
  64. homeassistant/components/knx/translations/es.json +104 -1
  65. homeassistant/components/lock/translations/cs.json +2 -2
  66. homeassistant/components/matter/translations/cs.json +1 -1
  67. homeassistant/components/matter/translations/es.json +33 -0
  68. homeassistant/components/media_player/translations/es.json +6 -1
  69. homeassistant/components/miele/translations/es.json +13 -0
  70. homeassistant/components/modbus/binary_sensor.py +4 -1
  71. homeassistant/components/modbus/climate.py +4 -4
  72. homeassistant/components/modbus/cover.py +2 -2
  73. homeassistant/components/modbus/entity.py +24 -55
  74. homeassistant/components/modbus/modbus.py +8 -9
  75. homeassistant/components/modbus/sensor.py +6 -2
  76. homeassistant/components/mqtt/translations/cs.json +1 -1
  77. homeassistant/components/mqtt/translations/es.json +55 -3
  78. homeassistant/components/nextdns/translations/es.json +3 -0
  79. homeassistant/components/number/translations/es.json +1 -1
  80. homeassistant/components/nut/translations/es.json +3 -3
  81. homeassistant/components/onewire/translations/es.json +3 -0
  82. homeassistant/components/osoenergy/translations/es.json +1 -1
  83. homeassistant/components/playstation_network/translations/es.json +18 -0
  84. homeassistant/components/plugwise/translations/cs.json +1 -1
  85. homeassistant/components/pooldose/translations/es.json +102 -0
  86. homeassistant/components/qbus/translations/es.json +8 -0
  87. homeassistant/components/random/translations/es.json +2 -2
  88. homeassistant/components/refoss/translations/es.json +1 -1
  89. homeassistant/components/reolink/translations/es.json +9 -0
  90. homeassistant/components/ruuvitag_ble/translations/es.json +25 -0
  91. homeassistant/components/scrape/translations/es.json +2 -2
  92. homeassistant/components/sensibo/translations/es.json +25 -0
  93. homeassistant/components/sensor/translations/es.json +6 -3
  94. homeassistant/components/sleep_as_android/translations/es.json +124 -0
  95. homeassistant/components/snapcast/translations/es.json +10 -0
  96. homeassistant/components/solarlog/translations/es.json +2 -2
  97. homeassistant/components/somfy_mylink/translations/es.json +4 -2
  98. homeassistant/components/sonos/translations/es.json +15 -0
  99. homeassistant/components/sql/translations/es.json +2 -2
  100. homeassistant/components/switch_as_x/translations/cs.json +1 -1
  101. homeassistant/components/switchbot_cloud/translations/es.json +16 -0
  102. homeassistant/components/system_bridge/translations/es.json +1 -1
  103. homeassistant/components/template/translations/ca.json +0 -10
  104. homeassistant/components/template/translations/cs.json +16 -16
  105. homeassistant/components/template/translations/da.json +0 -5
  106. homeassistant/components/template/translations/de.json +16 -16
  107. homeassistant/components/template/translations/el.json +0 -11
  108. homeassistant/components/template/translations/en-GB.json +16 -16
  109. homeassistant/components/template/translations/en.json +16 -16
  110. homeassistant/components/template/translations/es.json +22 -19
  111. homeassistant/components/template/translations/et.json +16 -16
  112. homeassistant/components/template/translations/fi.json +0 -7
  113. homeassistant/components/template/translations/fr.json +0 -18
  114. homeassistant/components/template/translations/ga.json +0 -16
  115. homeassistant/components/template/translations/gl.json +0 -4
  116. homeassistant/components/template/translations/he.json +0 -18
  117. homeassistant/components/template/translations/hu.json +0 -11
  118. homeassistant/components/template/translations/id.json +0 -11
  119. homeassistant/components/template/translations/it.json +0 -9
  120. homeassistant/components/template/translations/ja.json +0 -11
  121. homeassistant/components/template/translations/ko.json +0 -8
  122. homeassistant/components/template/translations/lb.json +0 -5
  123. homeassistant/components/template/translations/lt.json +0 -18
  124. homeassistant/components/template/translations/lv.json +0 -5
  125. homeassistant/components/template/translations/nb.json +0 -4
  126. homeassistant/components/template/translations/nl.json +0 -13
  127. homeassistant/components/template/translations/pl.json +0 -11
  128. homeassistant/components/template/translations/pt.json +0 -18
  129. homeassistant/components/template/translations/ro.json +0 -4
  130. homeassistant/components/template/translations/ru.json +0 -17
  131. homeassistant/components/template/translations/sk.json +0 -18
  132. homeassistant/components/template/translations/sl.json +0 -11
  133. homeassistant/components/template/translations/sv.json +0 -18
  134. homeassistant/components/template/translations/tr.json +0 -11
  135. homeassistant/components/template/translations/uk.json +0 -11
  136. homeassistant/components/template/translations/vi.json +0 -11
  137. homeassistant/components/template/translations/zh-Hans.json +0 -18
  138. homeassistant/components/template/translations/zh-Hant.json +0 -18
  139. homeassistant/components/tesla_fleet/translations/cs.json +1 -1
  140. homeassistant/components/teslemetry/translations/cs.json +1 -1
  141. homeassistant/components/teslemetry/translations/de.json +1 -1
  142. homeassistant/components/teslemetry/translations/es.json +97 -5
  143. homeassistant/components/tessie/translations/cs.json +1 -1
  144. homeassistant/components/togrill/translations/es.json +28 -0
  145. homeassistant/components/tuya/translations/es.json +24 -1
  146. homeassistant/components/velux/translations/es.json +7 -0
  147. homeassistant/components/volvo/translations/es.json +141 -1
  148. homeassistant/components/wallbox/translations/cs.json +1 -1
  149. homeassistant/components/yalexs_ble/translations/es.json +16 -1
  150. homeassistant/components/yolink/translations/es.json +16 -0
  151. homeassistant/components/zha/translations/es.json +66 -0
  152. homeassistant/components/zwave_js/translations/es.json +20 -2
  153. homeassistant/const.py +1 -1
  154. homeassistant/helpers/area_registry.py +2 -4
  155. homeassistant/helpers/device_registry.py +1 -1
  156. homeassistant/helpers/floor_registry.py +2 -4
  157. homeassistant/package_constraints.txt +3 -3
  158. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/METADATA +2 -2
  159. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/RECORD +164 -162
  160. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/WHEEL +0 -0
  161. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/entry_points.txt +0 -0
  162. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/licenses/LICENSE.md +0 -0
  163. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  164. {homeassistant-2025.9.0b4.dist-info → homeassistant-2025.9.0b6.dist-info}/top_level.txt +0 -0