homeassistant 2025.10.0b2__py3-none-any.whl → 2025.10.0b4__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.

Potentially problematic release.


This version of homeassistant might be problematic. Click here for more details.

Files changed (172) hide show
  1. homeassistant/components/accuweather/translations/ga.json +16 -1
  2. homeassistant/components/airos/__init__.py +37 -2
  3. homeassistant/components/airos/config_flow.py +24 -3
  4. homeassistant/components/airos/const.py +5 -0
  5. homeassistant/components/airos/entity.py +8 -3
  6. homeassistant/components/airos/strings.json +12 -0
  7. homeassistant/components/airos/translations/de.json +12 -0
  8. homeassistant/components/airos/translations/en-GB.json +12 -0
  9. homeassistant/components/airos/translations/en.json +12 -0
  10. homeassistant/components/airzone/translations/es.json +10 -0
  11. homeassistant/components/airzone/translations/et.json +10 -0
  12. homeassistant/components/airzone/translations/ga.json +10 -0
  13. homeassistant/components/airzone/translations/pt.json +10 -0
  14. homeassistant/components/assist_pipeline/pipeline.py +43 -18
  15. homeassistant/components/assist_pipeline/translations/sv.json +1 -0
  16. homeassistant/components/blue_current/translations/es.json +44 -0
  17. homeassistant/components/blue_current/translations/et.json +44 -0
  18. homeassistant/components/blue_current/translations/ga.json +44 -0
  19. homeassistant/components/blue_current/translations/pt.json +44 -0
  20. homeassistant/components/cloud/translations/sk.json +1 -1
  21. homeassistant/components/comelit/config_flow.py +8 -4
  22. homeassistant/components/cync/translations/es.json +32 -0
  23. homeassistant/components/cync/translations/et.json +32 -0
  24. homeassistant/components/cync/translations/ga.json +32 -0
  25. homeassistant/components/cync/translations/pt.json +32 -0
  26. homeassistant/components/cync/translations/ru.json +32 -0
  27. homeassistant/components/ecovacs/translations/es.json +7 -1
  28. homeassistant/components/ecovacs/translations/et.json +7 -1
  29. homeassistant/components/ecovacs/translations/ga.json +6 -1
  30. homeassistant/components/ecovacs/translations/pt.json +4 -0
  31. homeassistant/components/ecovacs/translations/ru.json +4 -0
  32. homeassistant/components/edl21/translations/de.json +1 -1
  33. homeassistant/components/ekeybionyx/translations/es.json +66 -0
  34. homeassistant/components/ekeybionyx/translations/et.json +66 -0
  35. homeassistant/components/ekeybionyx/translations/ga.json +66 -0
  36. homeassistant/components/ekeybionyx/translations/pt.json +66 -0
  37. homeassistant/components/elvia/translations/de.json +3 -3
  38. homeassistant/components/esphome/manager.py +1 -1
  39. homeassistant/components/esphome/manifest.json +1 -1
  40. homeassistant/components/esphome/translations/sv.json +1 -1
  41. homeassistant/components/ezviz/entity.py +12 -6
  42. homeassistant/components/file/translations/es.json +31 -0
  43. homeassistant/components/file/translations/et.json +31 -0
  44. homeassistant/components/file/translations/ga.json +31 -0
  45. homeassistant/components/file/translations/pt.json +31 -0
  46. homeassistant/components/file/translations/ru.json +31 -0
  47. homeassistant/components/frontend/manifest.json +1 -1
  48. homeassistant/components/geniushub/entity.py +4 -4
  49. homeassistant/components/google_generative_ai_conversation/translations/ga.json +6 -0
  50. homeassistant/components/habitica/translations/ga.json +24 -0
  51. homeassistant/components/hassio/translations/es.json +4 -0
  52. homeassistant/components/hassio/translations/et.json +4 -0
  53. homeassistant/components/hassio/translations/ga.json +4 -0
  54. homeassistant/components/hassio/translations/pt.json +4 -0
  55. homeassistant/components/hassio/translations/ru.json +4 -0
  56. homeassistant/components/here_travel_time/translations/es.json +6 -0
  57. homeassistant/components/here_travel_time/translations/et.json +6 -0
  58. homeassistant/components/here_travel_time/translations/ga.json +6 -0
  59. homeassistant/components/here_travel_time/translations/pt.json +6 -0
  60. homeassistant/components/irm_kmi/translations/ga.json +50 -0
  61. homeassistant/components/lamarzocco/__init__.py +1 -1
  62. homeassistant/components/lamarzocco/coordinator.py +10 -2
  63. homeassistant/components/lamarzocco/manifest.json +1 -1
  64. homeassistant/components/letpot/translations/es.json +10 -0
  65. homeassistant/components/letpot/translations/et.json +10 -0
  66. homeassistant/components/letpot/translations/ga.json +9 -0
  67. homeassistant/components/letpot/translations/pt.json +10 -0
  68. homeassistant/components/lg_thinq/translations/ga.json +9 -0
  69. homeassistant/components/logbook/translations/es.json +6 -1
  70. homeassistant/components/logbook/translations/et.json +6 -1
  71. homeassistant/components/logbook/translations/pl.json +3 -1
  72. homeassistant/components/logbook/translations/pt.json +6 -1
  73. homeassistant/components/logbook/translations/ru.json +6 -1
  74. homeassistant/components/mastodon/translations/ga.json +4 -0
  75. homeassistant/components/matter/translations/es.json +3 -0
  76. homeassistant/components/matter/translations/et.json +3 -0
  77. homeassistant/components/matter/translations/ga.json +3 -0
  78. homeassistant/components/matter/translations/pt.json +3 -0
  79. homeassistant/components/matter/translations/ru.json +3 -0
  80. homeassistant/components/miele/translations/ga.json +1 -0
  81. homeassistant/components/mqtt/translations/es.json +19 -0
  82. homeassistant/components/mqtt/translations/et.json +19 -0
  83. homeassistant/components/mqtt/translations/ga.json +26 -1
  84. homeassistant/components/mqtt/translations/pt.json +19 -0
  85. homeassistant/components/mqtt/translations/ru.json +19 -0
  86. homeassistant/components/nina/strings.json +2 -2
  87. homeassistant/components/nina/translations/ca.json +0 -2
  88. homeassistant/components/nina/translations/cs.json +0 -2
  89. homeassistant/components/nina/translations/de.json +3 -3
  90. homeassistant/components/nina/translations/el.json +0 -1
  91. homeassistant/components/nina/translations/en-GB.json +3 -3
  92. homeassistant/components/nina/translations/en.json +3 -3
  93. homeassistant/components/nina/translations/es.json +0 -2
  94. homeassistant/components/nina/translations/et.json +0 -2
  95. homeassistant/components/nina/translations/fi.json +0 -2
  96. homeassistant/components/nina/translations/ga.json +0 -2
  97. homeassistant/components/nina/translations/hu.json +0 -2
  98. homeassistant/components/nina/translations/id.json +0 -1
  99. homeassistant/components/nina/translations/it.json +0 -2
  100. homeassistant/components/nina/translations/ja.json +0 -2
  101. homeassistant/components/nina/translations/ko.json +0 -2
  102. homeassistant/components/nina/translations/lt.json +0 -2
  103. homeassistant/components/nina/translations/nl.json +0 -2
  104. homeassistant/components/nina/translations/pt-BR.json +0 -1
  105. homeassistant/components/nina/translations/pt.json +0 -2
  106. homeassistant/components/nina/translations/ro.json +0 -1
  107. homeassistant/components/nina/translations/ru.json +0 -2
  108. homeassistant/components/nina/translations/sk.json +0 -2
  109. homeassistant/components/nina/translations/sv.json +0 -2
  110. homeassistant/components/nina/translations/tr.json +0 -2
  111. homeassistant/components/nina/translations/uk.json +0 -1
  112. homeassistant/components/nina/translations/zh-Hans.json +0 -2
  113. homeassistant/components/nina/translations/zh-Hant.json +0 -2
  114. homeassistant/components/nordpool/translations/ga.json +6 -0
  115. homeassistant/components/pooldose/translations/ga.json +8 -1
  116. homeassistant/components/portainer/__init__.py +4 -3
  117. homeassistant/components/portainer/config_flow.py +3 -2
  118. homeassistant/components/portainer/strings.json +4 -2
  119. homeassistant/components/portainer/translations/de.json +4 -2
  120. homeassistant/components/portainer/translations/en-GB.json +4 -2
  121. homeassistant/components/portainer/translations/en.json +4 -2
  122. homeassistant/components/profiler/translations/es.json +4 -0
  123. homeassistant/components/profiler/translations/et.json +4 -0
  124. homeassistant/components/profiler/translations/ga.json +4 -0
  125. homeassistant/components/profiler/translations/pt.json +4 -0
  126. homeassistant/components/route_b_smart_meter/translations/es.json +42 -0
  127. homeassistant/components/route_b_smart_meter/translations/et.json +42 -0
  128. homeassistant/components/route_b_smart_meter/translations/ga.json +42 -0
  129. homeassistant/components/route_b_smart_meter/translations/pt.json +42 -0
  130. homeassistant/components/russound_rio/manifest.json +1 -1
  131. homeassistant/components/satel_integra/translations/et.json +1 -0
  132. homeassistant/components/shelly/translations/pl.json +4 -0
  133. homeassistant/components/smartthings/translations/es.json +21 -0
  134. homeassistant/components/smartthings/translations/et.json +21 -0
  135. homeassistant/components/smartthings/translations/ga.json +15 -0
  136. homeassistant/components/smartthings/translations/pt.json +21 -0
  137. homeassistant/components/thread/config_flow.py +11 -3
  138. homeassistant/components/thread/manifest.json +1 -0
  139. homeassistant/components/tolo/translations/es.json +2 -1
  140. homeassistant/components/tolo/translations/ga.json +2 -1
  141. homeassistant/components/tuya/translations/es.json +9 -0
  142. homeassistant/components/tuya/translations/et.json +9 -0
  143. homeassistant/components/tuya/translations/ga.json +9 -0
  144. homeassistant/components/tuya/translations/pt.json +9 -0
  145. homeassistant/components/usage_prediction/translations/et.json +3 -0
  146. homeassistant/components/valve/translations/pl.json +2 -1
  147. homeassistant/components/vesync/fan.py +3 -1
  148. homeassistant/components/voip/translations/sv.json +1 -1
  149. homeassistant/components/volvooncall/translations/ga.json +18 -1
  150. homeassistant/components/wyoming/translations/sv.json +1 -1
  151. homeassistant/components/zha/config_flow.py +37 -21
  152. homeassistant/components/zha/manifest.json +1 -1
  153. homeassistant/components/zha/translations/es.json +81 -3
  154. homeassistant/components/zha/translations/et.json +78 -0
  155. homeassistant/components/zha/translations/ga.json +74 -0
  156. homeassistant/components/zha/translations/pt.json +80 -2
  157. homeassistant/components/zha/translations/ru.json +8 -2
  158. homeassistant/components/zwave_js/config_flow.py +30 -11
  159. homeassistant/components/zwave_js/translations/es.json +1 -0
  160. homeassistant/components/zwave_js/translations/et.json +1 -0
  161. homeassistant/components/zwave_js/translations/ga.json +1 -0
  162. homeassistant/components/zwave_js/translations/pt.json +1 -0
  163. homeassistant/const.py +1 -1
  164. homeassistant/generated/integrations.json +2 -1
  165. homeassistant/package_constraints.txt +1 -1
  166. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/METADATA +1 -1
  167. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/RECORD +172 -157
  168. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/WHEEL +0 -0
  169. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/entry_points.txt +0 -0
  170. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/licenses/LICENSE.md +0 -0
  171. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
  172. {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b4.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in"
4
+ "already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in",
5
+ "cannot_connect": "Theip ar an nascadh",
6
+ "no_device_info": "Unable to retrieve device information",
7
+ "no_serial_number": "N\u00edor aims\u00edodh aon uimhir sraitheach ar an bhfeiste"
5
8
  },
6
9
  "error": {
7
10
  "api_not_set": "Leagan API gan teacht i bhfreagairt na gl\u00e9is. B\u2019fh\u00e9idir nach bhfuil firmware na gl\u00e9is comhoiri\u00fanach leis an gcomhth\u00e1th\u00fa seo.",
@@ -13,6 +16,10 @@
13
16
  "unknown": "Earr\u00e1id gan choinne"
14
17
  },
15
18
  "step": {
19
+ "dhcp_confirm": {
20
+ "description": "Fuarthas gl\u00e9as PoolDose ar do l\u00edonra ag {ip} le seoladh MAC {mac}.\n\nAr mhaith leat {name} a chur le Home Assistant?",
21
+ "title": "Deimhnigh gur aimsigh DHCP gl\u00e9as PoolDose"
22
+ },
16
23
  "user": {
17
24
  "data": {
18
25
  "host": "\u00d3stach"
@@ -5,7 +5,7 @@ from __future__ import annotations
5
5
  from pyportainer import Portainer
6
6
 
7
7
  from homeassistant.config_entries import ConfigEntry
8
- from homeassistant.const import CONF_API_KEY, CONF_HOST, Platform
8
+ from homeassistant.const import CONF_API_KEY, CONF_HOST, CONF_VERIFY_SSL, Platform
9
9
  from homeassistant.core import HomeAssistant
10
10
  from homeassistant.helpers.aiohttp_client import async_create_clientsession
11
11
 
@@ -19,11 +19,12 @@ type PortainerConfigEntry = ConfigEntry[PortainerCoordinator]
19
19
  async def async_setup_entry(hass: HomeAssistant, entry: PortainerConfigEntry) -> bool:
20
20
  """Set up Portainer from a config entry."""
21
21
 
22
- session = async_create_clientsession(hass)
23
22
  client = Portainer(
24
23
  api_url=entry.data[CONF_HOST],
25
24
  api_key=entry.data[CONF_API_KEY],
26
- session=session,
25
+ session=async_create_clientsession(
26
+ hass=hass, verify_ssl=entry.data[CONF_VERIFY_SSL]
27
+ ),
27
28
  )
28
29
 
29
30
  coordinator = PortainerCoordinator(hass, entry, client)
@@ -14,7 +14,7 @@ from pyportainer import (
14
14
  import voluptuous as vol
15
15
 
16
16
  from homeassistant.config_entries import ConfigFlow, ConfigFlowResult
17
- from homeassistant.const import CONF_API_KEY, CONF_HOST
17
+ from homeassistant.const import CONF_API_KEY, CONF_HOST, CONF_VERIFY_SSL
18
18
  from homeassistant.core import HomeAssistant
19
19
  from homeassistant.exceptions import HomeAssistantError
20
20
  from homeassistant.helpers.aiohttp_client import async_get_clientsession
@@ -26,6 +26,7 @@ STEP_USER_DATA_SCHEMA = vol.Schema(
26
26
  {
27
27
  vol.Required(CONF_HOST): str,
28
28
  vol.Required(CONF_API_KEY): str,
29
+ vol.Optional(CONF_VERIFY_SSL, default=True): bool,
29
30
  }
30
31
  )
31
32
 
@@ -36,7 +37,7 @@ async def _validate_input(hass: HomeAssistant, data: dict[str, Any]) -> None:
36
37
  client = Portainer(
37
38
  api_url=data[CONF_HOST],
38
39
  api_key=data[CONF_API_KEY],
39
- session=async_get_clientsession(hass),
40
+ session=async_get_clientsession(hass=hass, verify_ssl=data[CONF_VERIFY_SSL]),
40
41
  )
41
42
  try:
42
43
  await client.get_endpoints()
@@ -4,11 +4,13 @@
4
4
  "user": {
5
5
  "data": {
6
6
  "host": "[%key:common::config_flow::data::host%]",
7
- "api_key": "[%key:common::config_flow::data::api_key%]"
7
+ "api_key": "[%key:common::config_flow::data::api_key%]",
8
+ "verify_ssl": "[%key:common::config_flow::data::verify_ssl%]"
8
9
  },
9
10
  "data_description": {
10
11
  "host": "The host/URL, including the port, of your Portainer instance",
11
- "api_key": "The API key for authenticating with Portainer"
12
+ "api_key": "The API key for authenticating with Portainer",
13
+ "verify_ssl": "Whether to verify SSL certificates. Disable only if you have a self-signed certificate"
12
14
  },
13
15
  "description": "You can create an API key in the Portainer UI. Go to **My account > API keys** and select **Add API key**"
14
16
  }
@@ -13,11 +13,13 @@
13
13
  "user": {
14
14
  "data": {
15
15
  "api_key": "API-Schl\u00fcssel",
16
- "host": "Host"
16
+ "host": "Host",
17
+ "verify_ssl": "SSL-Zertifikat \u00fcberpr\u00fcfen"
17
18
  },
18
19
  "data_description": {
19
20
  "api_key": "Der API-Schl\u00fcssel zur Authentifizierung bei Portainer",
20
- "host": "Der Host/die URL, einschlie\u00dflich des Ports, deiner Portainer-Instanz"
21
+ "host": "Der Host/die URL, einschlie\u00dflich des Ports, deiner Portainer-Instanz",
22
+ "verify_ssl": "Ob SSL-Zertifikate \u00fcberpr\u00fcft werden sollen. Deaktiviere diese Option nur, wenn du ein selbstsigniertes Zertifikat hast."
21
23
  },
22
24
  "description": "Du kannst einen API-Schl\u00fcssel in der Portainer-Benutzeroberfl\u00e4che erstellen. Gehe zu **My account > API keys** und w\u00e4hle **Add API key**"
23
25
  }
@@ -13,11 +13,13 @@
13
13
  "user": {
14
14
  "data": {
15
15
  "api_key": "API key",
16
- "host": "Host"
16
+ "host": "Host",
17
+ "verify_ssl": "Verify SSL certificate"
17
18
  },
18
19
  "data_description": {
19
20
  "api_key": "The API key for authenticating with Portainer",
20
- "host": "The host/URL, including the port, of your Portainer instance"
21
+ "host": "The host/URL, including the port, of your Portainer instance",
22
+ "verify_ssl": "Whether to verify SSL certificates. Disable only if you have a self-signed certificate"
21
23
  },
22
24
  "description": "You can create an API key in the Portainer UI. Go to **My account > API keys** and select **Add API key**"
23
25
  }
@@ -13,11 +13,13 @@
13
13
  "user": {
14
14
  "data": {
15
15
  "api_key": "API key",
16
- "host": "Host"
16
+ "host": "Host",
17
+ "verify_ssl": "Verify SSL certificate"
17
18
  },
18
19
  "data_description": {
19
20
  "api_key": "The API key for authenticating with Portainer",
20
- "host": "The host/URL, including the port, of your Portainer instance"
21
+ "host": "The host/URL, including the port, of your Portainer instance",
22
+ "verify_ssl": "Whether to verify SSL certificates. Disable only if you have a self-signed certificate"
21
23
  },
22
24
  "description": "You can create an API key in the Portainer UI. Go to **My account > API keys** and select **Add API key**"
23
25
  }
@@ -17,6 +17,10 @@
17
17
  },
18
18
  "name": "Volcar objetos de registro"
19
19
  },
20
+ "dump_sockets": {
21
+ "description": "Registra informaci\u00f3n sobre todos los sockets utilizados actualmente.",
22
+ "name": "Volcado de sockets utilizados"
23
+ },
20
24
  "log_current_tasks": {
21
25
  "description": "Registra todas las tareas asyncio actuales.",
22
26
  "name": "Registrar tareas asyncio actuales"
@@ -17,6 +17,10 @@
17
17
  },
18
18
  "name": "Logi objektide salvestamine"
19
19
  },
20
+ "dump_sockets": {
21
+ "description": "Logib teavet k\u00f5igi hetkel kasutatavate soklite kohta.",
22
+ "name": "Kasutatud soklite eemaldamine"
23
+ },
20
24
  "log_current_tasks": {
21
25
  "description": "Logib k\u00f5ik praegused asyncio \u00fclesanded.",
22
26
  "name": "Logi praegused asyncio \u00fclesanded"
@@ -17,6 +17,10 @@
17
17
  },
18
18
  "name": "R\u00e9ada loga dump\u00e1la"
19
19
  },
20
+ "dump_sockets": {
21
+ "description": "Log\u00e1lann s\u00e9 faisn\u00e9is faoi na soic\u00e9id uile at\u00e1 in \u00fas\u00e1id faoi l\u00e1thair.",
22
+ "name": "Dump\u00e1il soic\u00e9id \u00fas\u00e1idte"
23
+ },
20
24
  "log_current_tasks": {
21
25
  "description": "Log\u00e1lann s\u00e9 na tascanna asyncio reatha go l\u00e9ir.",
22
26
  "name": "Log\u00e1il tascanna reatha asyncr\u00f3nacha"
@@ -17,6 +17,10 @@
17
17
  },
18
18
  "name": "Despejar objetos de registo"
19
19
  },
20
+ "dump_sockets": {
21
+ "description": "Regista informa\u00e7\u00f5es sobre todos os sockets atualmente utilizados.",
22
+ "name": "Despejar sockets usados"
23
+ },
20
24
  "log_current_tasks": {
21
25
  "description": "Regista todas as tarefas asyncio atuais.",
22
26
  "name": "Registar as tarefas asyncio atuais"
@@ -0,0 +1,42 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "El dispositivo ya est\u00e1 configurado"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "No se pudo conectar",
8
+ "invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
9
+ "unknown": "Error inesperado"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "device": "Dispositivo",
15
+ "id": "ID de ruta B",
16
+ "password": "Contrase\u00f1a"
17
+ },
18
+ "data_description": {
19
+ "device": "Dispositivo",
20
+ "id": "ID de ruta B",
21
+ "password": "Contrase\u00f1a"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "entity": {
27
+ "sensor": {
28
+ "instantaneous_current_r_phase": {
29
+ "name": "Corriente instant\u00e1nea fase R"
30
+ },
31
+ "instantaneous_current_t_phase": {
32
+ "name": "Corriente instant\u00e1nea fase T"
33
+ },
34
+ "instantaneous_power": {
35
+ "name": "Potencia instant\u00e1nea"
36
+ },
37
+ "total_consumption": {
38
+ "name": "Consumo total"
39
+ }
40
+ }
41
+ }
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Seade on juba h\u00e4\u00e4lestatud"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "\u00dchendamine nurjus",
8
+ "invalid_auth": "Tuvastamine nurjus",
9
+ "unknown": "Ootamatu t\u00f5rge"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "device": "Seade",
15
+ "id": "B Route ID",
16
+ "password": "Salas\u00f5na"
17
+ },
18
+ "data_description": {
19
+ "device": "Seade",
20
+ "id": "B Route ID",
21
+ "password": "Salas\u00f5na"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "entity": {
27
+ "sensor": {
28
+ "instantaneous_current_r_phase": {
29
+ "name": "Hetkevool R faas"
30
+ },
31
+ "instantaneous_current_t_phase": {
32
+ "name": "Hetkevool T faas"
33
+ },
34
+ "instantaneous_power": {
35
+ "name": "Hetkeline v\u00f5imsus"
36
+ },
37
+ "total_consumption": {
38
+ "name": "Kogutarbimine"
39
+ }
40
+ }
41
+ }
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "Theip ar an nascadh",
8
+ "invalid_auth": "F\u00edordheimhni\u00fa neamhbhail\u00ed",
9
+ "unknown": "Earr\u00e1id gan choinne"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "device": "Gl\u00e9as",
15
+ "id": "Aitheantas Bealaigh B",
16
+ "password": "Pasfhocal"
17
+ },
18
+ "data_description": {
19
+ "device": "Gl\u00e9as",
20
+ "id": "Aitheantas Bealaigh B",
21
+ "password": "Pasfhocal"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "entity": {
27
+ "sensor": {
28
+ "instantaneous_current_r_phase": {
29
+ "name": "C\u00e9im reatha meandarach R"
30
+ },
31
+ "instantaneous_current_t_phase": {
32
+ "name": "C\u00e9im T reatha meandarach"
33
+ },
34
+ "instantaneous_power": {
35
+ "name": "Cumhacht l\u00e1ithreach"
36
+ },
37
+ "total_consumption": {
38
+ "name": "Tomhaltas ioml\u00e1n"
39
+ }
40
+ }
41
+ }
42
+ }
@@ -0,0 +1,42 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Dispositivo j\u00e1 configurado"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "A liga\u00e7\u00e3o falhou",
8
+ "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
9
+ "unknown": "Erro inesperado"
10
+ },
11
+ "step": {
12
+ "user": {
13
+ "data": {
14
+ "device": "Dispositivo",
15
+ "id": "ID da B Route",
16
+ "password": "Palavra-passe"
17
+ },
18
+ "data_description": {
19
+ "device": "Dispositivo",
20
+ "id": "ID da B Route",
21
+ "password": "Palavra-passe"
22
+ }
23
+ }
24
+ }
25
+ },
26
+ "entity": {
27
+ "sensor": {
28
+ "instantaneous_current_r_phase": {
29
+ "name": "Corrente instant\u00e2nea da fase R"
30
+ },
31
+ "instantaneous_current_t_phase": {
32
+ "name": "Corrente instant\u00e2nea da fase T"
33
+ },
34
+ "instantaneous_power": {
35
+ "name": "Pot\u00eancia instant\u00e2nea"
36
+ },
37
+ "total_consumption": {
38
+ "name": "Consumo total"
39
+ }
40
+ }
41
+ }
42
+ }
@@ -7,6 +7,6 @@
7
7
  "iot_class": "local_push",
8
8
  "loggers": ["aiorussound"],
9
9
  "quality_scale": "silver",
10
- "requirements": ["aiorussound==4.8.1"],
10
+ "requirements": ["aiorussound==4.8.2"],
11
11
  "zeroconf": ["_rio._tcp.local."]
12
12
  }
@@ -188,6 +188,7 @@
188
188
  "light": "Tuled",
189
189
  "lock": "Lukk",
190
190
  "moisture": "Niiskus",
191
+ "motion": "Liikumine",
191
192
  "moving": "Liikumine",
192
193
  "occupancy": "H\u00f5ivatus",
193
194
  "opening": "Avanemine",
@@ -20,6 +20,9 @@
20
20
  },
21
21
  "flow_title": "{name}",
22
22
  "step": {
23
+ "confirm_discovery": {
24
+ "description": "Czy chcesz skonfigurowa\u0107 {model} ({host})?\n\nUrz\u0105dzenia zasilane bateryjnie, z ustawionym has\u0142em, nale\u017cy wybudzi\u0107 przed konfiguracj\u0105.\nUrz\u0105dzenia zasilane bateryjnie, bez ustawionego has\u0142a, zostan\u0105 dodane, gdy si\u0119 wybudz\u0105. Mo\u017cesz r\u0119cznie wybudzi\u0107 urz\u0105dzenie przyciskiem na obudowie lub poczeka\u0107 na aktualizacj\u0119 danych z urz\u0105dzenia."
25
+ },
23
26
  "credentials": {
24
27
  "data": {
25
28
  "password": "Has\u0142o",
@@ -142,6 +145,7 @@
142
145
  "operation": {
143
146
  "state": {
144
147
  "fault": "awaria",
148
+ "normal": "normalna praca",
145
149
  "warmup": "rozgrzewanie"
146
150
  }
147
151
  },
@@ -78,6 +78,21 @@
78
78
  "name": "Detener"
79
79
  }
80
80
  },
81
+ "climate": {
82
+ "air_conditioner": {
83
+ "state_attributes": {
84
+ "preset_mode": {
85
+ "state": {
86
+ "long_wind": "Viento largo",
87
+ "quiet": "Silencioso",
88
+ "smart": "Inteligente",
89
+ "wind_free": "WindFree",
90
+ "wind_free_sleep": "Sue\u00f1o WindFree"
91
+ }
92
+ }
93
+ }
94
+ }
95
+ },
81
96
  "event": {
82
97
  "button": {
83
98
  "state": {
@@ -153,6 +168,8 @@
153
168
  "name": "L\u00e1mpara",
154
169
  "state": {
155
170
  "extra_high": "Extra alto",
171
+ "high": "Alto",
172
+ "low": "Bajo",
156
173
  "mid": "Medio",
157
174
  "off": "Apagado",
158
175
  "on": "Encendido"
@@ -174,6 +191,7 @@
174
191
  "heavy": "Pesado",
175
192
  "light": "Ligero",
176
193
  "none": "Ninguno",
194
+ "normal": "Normal",
177
195
  "up": "Arriba"
178
196
  }
179
197
  },
@@ -598,6 +616,9 @@
598
616
  }
599
617
  },
600
618
  "switch": {
619
+ "auto_cycle_link": {
620
+ "name": "Auto Cycle Link"
621
+ },
601
622
  "bubble_soak": {
602
623
  "name": "Ba\u00f1o de burbujas"
603
624
  },
@@ -78,6 +78,21 @@
78
78
  "name": "Peata"
79
79
  }
80
80
  },
81
+ "climate": {
82
+ "air_conditioner": {
83
+ "state_attributes": {
84
+ "preset_mode": {
85
+ "state": {
86
+ "long_wind": "Aeglane tuul",
87
+ "quiet": "Vaikne",
88
+ "smart": "Nutikas",
89
+ "wind_free": "WindFree",
90
+ "wind_free_sleep": "WindFree \u00f6\u00f6re\u017eiim"
91
+ }
92
+ }
93
+ }
94
+ }
95
+ },
81
96
  "event": {
82
97
  "button": {
83
98
  "state": {
@@ -153,6 +168,8 @@
153
168
  "name": "Lamp",
154
169
  "state": {
155
170
  "extra_high": "Eriti k\u00f5rge",
171
+ "high": "K\u00f5rge",
172
+ "low": "Madal",
156
173
  "mid": "Keskmine",
157
174
  "off": "V\u00e4ljas",
158
175
  "on": "Sees"
@@ -174,6 +191,7 @@
174
191
  "heavy": "Tugev",
175
192
  "light": "Kerge",
176
193
  "none": "Puudub",
194
+ "normal": "Tavaline",
177
195
  "up": "\u00dcles"
178
196
  }
179
197
  },
@@ -598,6 +616,9 @@
598
616
  }
599
617
  },
600
618
  "switch": {
619
+ "auto_cycle_link": {
620
+ "name": "Auto Cycle Link"
621
+ },
601
622
  "bubble_soak": {
602
623
  "name": "Mullidega leotamine"
603
624
  },
@@ -75,6 +75,21 @@
75
75
  "name": "Stad"
76
76
  }
77
77
  },
78
+ "climate": {
79
+ "air_conditioner": {
80
+ "state_attributes": {
81
+ "preset_mode": {
82
+ "state": {
83
+ "long_wind": "Gaoth fhada",
84
+ "quiet": "Ci\u00fain",
85
+ "smart": "Cliste",
86
+ "wind_free": "Gaoth Saor",
87
+ "wind_free_sleep": "Codladh saor \u00f3 ghaoth"
88
+ }
89
+ }
90
+ }
91
+ }
92
+ },
78
93
  "event": {
79
94
  "button": {
80
95
  "state": {
@@ -78,6 +78,21 @@
78
78
  "name": "Parar"
79
79
  }
80
80
  },
81
+ "climate": {
82
+ "air_conditioner": {
83
+ "state_attributes": {
84
+ "preset_mode": {
85
+ "state": {
86
+ "long_wind": "Vento longo",
87
+ "quiet": "Silencioso",
88
+ "smart": "Inteligente",
89
+ "wind_free": "WindFree",
90
+ "wind_free_sleep": "Sono WindFree"
91
+ }
92
+ }
93
+ }
94
+ }
95
+ },
81
96
  "event": {
82
97
  "button": {
83
98
  "state": {
@@ -153,6 +168,8 @@
153
168
  "name": "L\u00e2mpada",
154
169
  "state": {
155
170
  "extra_high": "Extra alto",
171
+ "high": "Alto",
172
+ "low": "Baixo",
156
173
  "mid": "M\u00e9dio",
157
174
  "off": "Desligado",
158
175
  "on": "Ligado"
@@ -174,6 +191,7 @@
174
191
  "heavy": "Pesado",
175
192
  "light": "Luz",
176
193
  "none": "Nenhum",
194
+ "normal": "Normal",
177
195
  "up": "Para cima"
178
196
  }
179
197
  },
@@ -598,6 +616,9 @@
598
616
  }
599
617
  },
600
618
  "switch": {
619
+ "auto_cycle_link": {
620
+ "name": "Liga\u00e7\u00e3o do ciclo autom\u00e1tico"
621
+ },
601
622
  "bubble_soak": {
602
623
  "name": "Banho de bolhas"
603
624
  },
@@ -5,7 +5,11 @@ from __future__ import annotations
5
5
  from typing import Any
6
6
 
7
7
  from homeassistant.components import onboarding
8
- from homeassistant.config_entries import ConfigFlow, ConfigFlowResult
8
+ from homeassistant.config_entries import (
9
+ DEFAULT_DISCOVERY_UNIQUE_ID,
10
+ ConfigFlow,
11
+ ConfigFlowResult,
12
+ )
9
13
  from homeassistant.helpers.service_info.zeroconf import ZeroconfServiceInfo
10
14
 
11
15
  from .const import DOMAIN
@@ -18,14 +22,18 @@ class ThreadConfigFlow(ConfigFlow, domain=DOMAIN):
18
22
 
19
23
  async def async_step_import(self, import_data: None) -> ConfigFlowResult:
20
24
  """Set up by import from async_setup."""
21
- await self._async_handle_discovery_without_unique_id()
25
+ await self.async_set_unique_id(
26
+ DEFAULT_DISCOVERY_UNIQUE_ID, raise_on_progress=False
27
+ )
22
28
  return self.async_create_entry(title="Thread", data={})
23
29
 
24
30
  async def async_step_user(
25
31
  self, user_input: dict[str, str] | None = None
26
32
  ) -> ConfigFlowResult:
27
33
  """Set up by import from async_setup."""
28
- await self._async_handle_discovery_without_unique_id()
34
+ await self.async_set_unique_id(
35
+ DEFAULT_DISCOVERY_UNIQUE_ID, raise_on_progress=False
36
+ )
29
37
  return self.async_create_entry(title="Thread", data={})
30
38
 
31
39
  async def async_step_zeroconf(
@@ -8,5 +8,6 @@
8
8
  "integration_type": "service",
9
9
  "iot_class": "local_polling",
10
10
  "requirements": ["python-otbr-api==2.7.0", "pyroute2==0.7.5"],
11
+ "single_config_entry": true,
11
12
  "zeroconf": ["_meshcop._udp.local."]
12
13
  }
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "El dispositivo ya est\u00e1 configurado"
4
+ "already_configured": "El dispositivo ya est\u00e1 configurado",
5
+ "reconfigure_successful": "Se volvi\u00f3 a configurar correctamente"
5
6
  },
6
7
  "error": {
7
8
  "cannot_connect": "No se pudo conectar"
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in"
4
+ "already_configured": "T\u00e1 an gl\u00e9as cumraithe cheana f\u00e9in",
5
+ "reconfigure_successful": "D'\u00e9irigh leis an athchumr\u00fa"
5
6
  },
6
7
  "error": {
7
8
  "cannot_connect": "Theip ar an nascadh"
@@ -1025,6 +1025,9 @@
1025
1025
  "valve": {
1026
1026
  "indexed_valve": {
1027
1027
  "name": "V\u00e1lvula {index}"
1028
+ },
1029
+ "valve": {
1030
+ "name": "V\u00e1lvula"
1028
1031
  }
1029
1032
  }
1030
1033
  },
@@ -1032,5 +1035,11 @@
1032
1035
  "action_dpcode_not_found": {
1033
1036
  "message": "No se puede procesar la acci\u00f3n porque el dispositivo no proporciona un c\u00f3digo de funci\u00f3n correspondiente (se esperaba uno de {expected} en {available})."
1034
1037
  }
1038
+ },
1039
+ "issues": {
1040
+ "deprecated_entity_new_valve": {
1041
+ "description": "La entidad Tuya `{entity}` est\u00e1 obsoleta y fue reemplazada por una nueva entidad de v\u00e1lvula. \nPor favor, actualiza tus paneles, automatizaciones y scripts, desactiva `{entity}` y vuelve a cargar la integraci\u00f3n/reinicia Home Assistant para solucionar este problema.",
1042
+ "title": "{name} est\u00e1 obsoleto"
1043
+ }
1035
1044
  }
1036
1045
  }