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
@@ -78,7 +78,7 @@
78
78
  "system_health": {
79
79
  "info": {
80
80
  "alexa_enabled": "Alexa povolen\u00e1",
81
- "can_reach_cert_server": "Dosiahnu\u0165 certifika\u010dn\u00fd server",
81
+ "can_reach_cert_server": "Certifika\u010dn\u00fd server dosiahnut\u00fd",
82
82
  "can_reach_cloud": "Home Assistant Cloud dosiahnut\u00fd",
83
83
  "can_reach_cloud_auth": "Overovac\u00ed server dosiahnut\u00fd",
84
84
  "certificate_status": "Stav certifik\u00e1tu",
@@ -25,23 +25,27 @@ from .const import _LOGGER, DEFAULT_PORT, DEVICE_TYPE_LIST, DOMAIN
25
25
  from .utils import async_client_session
26
26
 
27
27
  DEFAULT_HOST = "192.168.1.252"
28
- DEFAULT_PIN = 111111
28
+ DEFAULT_PIN = "111111"
29
29
 
30
30
 
31
+ pin_regex = r"^[0-9]{4,10}$"
32
+
31
33
  USER_SCHEMA = vol.Schema(
32
34
  {
33
35
  vol.Required(CONF_HOST, default=DEFAULT_HOST): cv.string,
34
36
  vol.Required(CONF_PORT, default=DEFAULT_PORT): cv.port,
35
- vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.positive_int,
37
+ vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.matches_regex(pin_regex),
36
38
  vol.Required(CONF_TYPE, default=BRIDGE): vol.In(DEVICE_TYPE_LIST),
37
39
  }
38
40
  )
39
- STEP_REAUTH_DATA_SCHEMA = vol.Schema({vol.Required(CONF_PIN): cv.positive_int})
41
+ STEP_REAUTH_DATA_SCHEMA = vol.Schema(
42
+ {vol.Required(CONF_PIN): cv.matches_regex(pin_regex)}
43
+ )
40
44
  STEP_RECONFIGURE = vol.Schema(
41
45
  {
42
46
  vol.Required(CONF_HOST): cv.string,
43
47
  vol.Required(CONF_PORT): cv.port,
44
- vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.positive_int,
48
+ vol.Optional(CONF_PIN, default=DEFAULT_PIN): cv.matches_regex(pin_regex),
45
49
  }
46
50
  )
47
51
 
@@ -0,0 +1,32 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "La cuenta ya est\u00e1 configurada"
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
+ "two_factor": {
13
+ "data": {
14
+ "two_factor_code": "C\u00f3digo de dos factores"
15
+ },
16
+ "data_description": {
17
+ "two_factor_code": "El c\u00f3digo del segundo factor enviado al correo electr\u00f3nico de tu cuenta Cync"
18
+ }
19
+ },
20
+ "user": {
21
+ "data": {
22
+ "email": "Correo electr\u00f3nico",
23
+ "password": "Contrase\u00f1a"
24
+ },
25
+ "data_description": {
26
+ "email": "La direcci\u00f3n de correo electr\u00f3nico de tu cuenta de Cync",
27
+ "password": "La contrase\u00f1a de tu cuenta de Cync"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Kasutaja on juba seadistatud"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "\u00dchendamine nurjus",
8
+ "invalid_auth": "Tuvastamine nurjus",
9
+ "unknown": "Ootamatu t\u00f5rge"
10
+ },
11
+ "step": {
12
+ "two_factor": {
13
+ "data": {
14
+ "two_factor_code": "Kaheastmelise tuvastuse kood"
15
+ },
16
+ "data_description": {
17
+ "two_factor_code": "Cync-konto e-posti aadressile saadetud kahefaktoriline kood"
18
+ }
19
+ },
20
+ "user": {
21
+ "data": {
22
+ "email": "E-posti aadress",
23
+ "password": "Salas\u00f5na"
24
+ },
25
+ "data_description": {
26
+ "email": "Cynci konto e-posti aadress",
27
+ "password": "Cynci konto salas\u00f5na"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "T\u00e1 an cuntas 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
+ "two_factor": {
13
+ "data": {
14
+ "two_factor_code": "C\u00f3d dh\u00e1 fhacht\u00f3ir"
15
+ },
16
+ "data_description": {
17
+ "two_factor_code": "An c\u00f3d dh\u00e1 fhacht\u00f3ir a seoladh chuig r\u00edomhphost do chuntais Cync"
18
+ }
19
+ },
20
+ "user": {
21
+ "data": {
22
+ "email": "R\u00edomhphost",
23
+ "password": "Pasfhocal"
24
+ },
25
+ "data_description": {
26
+ "email": "Seoladh r\u00edomhphoist do chuntais Cync",
27
+ "password": "Pasfhocal do chuntais Cync"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Conta j\u00e1 configurada"
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
+ "two_factor": {
13
+ "data": {
14
+ "two_factor_code": "C\u00f3digo de dois fatores"
15
+ },
16
+ "data_description": {
17
+ "two_factor_code": "O c\u00f3digo de dois fatores enviado para o e-mail da sua conta Cync"
18
+ }
19
+ },
20
+ "user": {
21
+ "data": {
22
+ "email": "Email",
23
+ "password": "Palavra-passe"
24
+ },
25
+ "data_description": {
26
+ "email": "O endere\u00e7o de correio eletr\u00f3nico da sua conta Cync",
27
+ "password": "A palavra-passe da sua conta Cync"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant"
5
+ },
6
+ "error": {
7
+ "cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f",
8
+ "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438",
9
+ "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430"
10
+ },
11
+ "step": {
12
+ "two_factor": {
13
+ "data": {
14
+ "two_factor_code": "\u041a\u043e\u0434 \u0434\u0432\u0443\u0445\u0444\u0430\u043a\u0442\u043e\u0440\u043d\u043e\u0439 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"
15
+ },
16
+ "data_description": {
17
+ "two_factor_code": "\u0414\u0432\u0443\u0445\u0444\u0430\u043a\u0442\u043e\u0440\u043d\u044b\u0439 \u043a\u043e\u0434, \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u043d\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0443\u044e \u043f\u043e\u0447\u0442\u0443 \u0432\u0430\u0448\u0435\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Cync"
18
+ }
19
+ },
20
+ "user": {
21
+ "data": {
22
+ "email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b",
23
+ "password": "\u041f\u0430\u0440\u043e\u043b\u044c"
24
+ },
25
+ "data_description": {
26
+ "email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Cync",
27
+ "password": "\u041f\u0430\u0440\u043e\u043b\u044c \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Cync"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -102,10 +102,14 @@
102
102
  },
103
103
  "volume": {
104
104
  "name": "Volumen"
105
+ },
106
+ "water_amount": {
107
+ "name": "Nivel del caudal de agua"
105
108
  }
106
109
  },
107
110
  "select": {
108
111
  "water_amount": {
112
+ "name": "Nivel del caudal de agua",
109
113
  "state": {
110
114
  "high": "Alto",
111
115
  "low": "Bajo",
@@ -171,8 +175,10 @@
171
175
  "station_state": {
172
176
  "name": "Estado de la estaci\u00f3n",
173
177
  "state": {
178
+ "drying_mop": "Secando la mopa",
174
179
  "emptying_dustbin": "Vaciando el dep\u00f3sito de suciedad",
175
- "idle": "Inactivo"
180
+ "idle": "Inactivo",
181
+ "washing_mop": "Lavando la mopa"
176
182
  }
177
183
  },
178
184
  "stats_area": {
@@ -102,10 +102,14 @@
102
102
  },
103
103
  "volume": {
104
104
  "name": "Maht"
105
+ },
106
+ "water_amount": {
107
+ "name": "Vee voolutugevus"
105
108
  }
106
109
  },
107
110
  "select": {
108
111
  "water_amount": {
112
+ "name": "Vee voolutugevus",
109
113
  "state": {
110
114
  "high": "K\u00f5rge",
111
115
  "low": "Madal",
@@ -171,8 +175,10 @@
171
175
  "station_state": {
172
176
  "name": "Jaama olek",
173
177
  "state": {
178
+ "drying_mop": "Kuivatusmopp",
174
179
  "emptying_dustbin": "Pr\u00fcgikasti t\u00fchjendamine",
175
- "idle": "Ootel"
180
+ "idle": "Ootel",
181
+ "washing_mop": "Pesumopp"
176
182
  }
177
183
  },
178
184
  "stats_area": {
@@ -102,6 +102,9 @@
102
102
  },
103
103
  "volume": {
104
104
  "name": "Toirt"
105
+ },
106
+ "water_amount": {
107
+ "name": "Leibh\u00e9al sreafa uisce"
105
108
  }
106
109
  },
107
110
  "select": {
@@ -171,8 +174,10 @@
171
174
  "station_state": {
172
175
  "name": "St\u00e1t an st\u00e1isi\u00fain",
173
176
  "state": {
177
+ "drying_mop": "Mop triom\u00fach\u00e1in",
174
178
  "emptying_dustbin": "Bosca bruscair a fholmh\u00fa",
175
- "idle": "D\u00edomhaoin"
179
+ "idle": "D\u00edomhaoin",
180
+ "washing_mop": "Mop n\u00edoch\u00e1in"
176
181
  }
177
182
  },
178
183
  "stats_area": {
@@ -102,10 +102,14 @@
102
102
  },
103
103
  "volume": {
104
104
  "name": "Volume"
105
+ },
106
+ "water_amount": {
107
+ "name": "N\u00edvel do caudal de \u00e1gua"
105
108
  }
106
109
  },
107
110
  "select": {
108
111
  "water_amount": {
112
+ "name": "N\u00edvel do caudal de \u00e1gua",
109
113
  "state": {
110
114
  "high": "Alto",
111
115
  "low": "Baixo",
@@ -102,10 +102,14 @@
102
102
  },
103
103
  "volume": {
104
104
  "name": "\u041e\u0431\u044a\u0435\u043c"
105
+ },
106
+ "water_amount": {
107
+ "name": "\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043f\u043e\u0442\u043e\u043a\u0430 \u0432\u043e\u0434\u044b"
105
108
  }
106
109
  },
107
110
  "select": {
108
111
  "water_amount": {
112
+ "name": "\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043f\u043e\u0442\u043e\u043a\u0430 \u0432\u043e\u0434\u044b",
109
113
  "state": {
110
114
  "high": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439",
111
115
  "low": "\u041d\u0438\u0437\u043a\u0438\u0439",
@@ -60,7 +60,7 @@
60
60
  "name": "Letzte signierte positive Gesamtwirkenergie"
61
61
  },
62
62
  "metering_point_id_1": {
63
- "name": "Z\u00e4hlerpunkt-ID 1"
63
+ "name": "Z\u00e4hlpunkt-ID 1"
64
64
  },
65
65
  "negative_active_energy_tariff_t1": {
66
66
  "name": "Negative Wirkenergie im Tarif T1"
@@ -0,0 +1,66 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "La cuenta ya est\u00e1 configurada",
5
+ "already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso",
6
+ "authorize_url_timeout": "Tiempo de espera agotado mientras se generaba la URL de autorizaci\u00f3n.",
7
+ "cannot_connect": "La conexi\u00f3n a {ekeybionyx} fall\u00f3. Por favor, comprueba tu conexi\u00f3n a Internet e int\u00e9ntalo de nuevo.",
8
+ "missing_configuration": "El componente no est\u00e1 configurado. Por favor, sigue la documentaci\u00f3n.",
9
+ "no_available_webhooks": "No hay webhooks disponibles en el sistema {ekeybionyx}. Por favor, elimina algunos e int\u00e9ntalo de nuevo.",
10
+ "no_own_systems": "Tu cuenta no tiene acceso de administrador a ning\u00fan sistema.",
11
+ "no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [revisa la secci\u00f3n de ayuda]({docs_url})",
12
+ "oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
13
+ "oauth_failed": "Error al obtener el token de acceso.",
14
+ "oauth_timeout": "Tiempo de espera agotado mientras se resolv\u00eda el token OAuth.",
15
+ "oauth_unauthorized": "Error de autorizaci\u00f3n OAuth al obtener el token de acceso.",
16
+ "user_rejected_authorize": "V\u00ednculo de cuenta rechazado: {error}"
17
+ },
18
+ "create_entry": {
19
+ "default": "Autenticado correctamente"
20
+ },
21
+ "error": {
22
+ "invalid_name": "El nombre no es v\u00e1lido",
23
+ "invalid_url": "La URL no es v\u00e1lida",
24
+ "no_webhooks_provided": "No se proporcionaron nombres de eventos"
25
+ },
26
+ "progress": {
27
+ "check_deletion_status": "Por favor, abre la aplicaci\u00f3n {ekeybionyx} y confirma la eliminaci\u00f3n de las funciones."
28
+ },
29
+ "step": {
30
+ "choose_system": {
31
+ "data": {
32
+ "system": "Sistema"
33
+ },
34
+ "data_description": {
35
+ "system": "Sistema para el que deben configurarse las entidades de eventos."
36
+ },
37
+ "description": "Por favor, selecciona el sistema {ekeybionyx} que quieres conectar a Home Assistant."
38
+ },
39
+ "delete_webhooks": {
40
+ "description": "Este sistema ya est\u00e1 conectado a Home Assistant. Si contin\u00faas, se eliminar\u00e1n las funciones configuradas previamente."
41
+ },
42
+ "pick_implementation": {
43
+ "title": "Selecciona el m\u00e9todo de autenticaci\u00f3n"
44
+ },
45
+ "webhooks": {
46
+ "data": {
47
+ "url": "URL de Home Assistant",
48
+ "webhook1": "Entidad de evento 1",
49
+ "webhook2": "Entidad de evento 2",
50
+ "webhook3": "Entidad de evento 3",
51
+ "webhook4": "Entidad de evento 4",
52
+ "webhook5": "Entidad de evento 5"
53
+ },
54
+ "data_description": {
55
+ "url": "URL de la instancia de Home Assistant a la que se puede acceder desde el controlador de huellas dactilares",
56
+ "webhook1": "Nombre de la entidad de evento 1 que se asignar\u00e1 a una funci\u00f3n",
57
+ "webhook2": "Nombre de la entidad de evento 2 que se asignar\u00e1 a una funci\u00f3n",
58
+ "webhook3": "Nombre de la entidad de evento 3 que se asignar\u00e1 a una funci\u00f3n",
59
+ "webhook4": "Nombre de la entidad de evento 4 que se asignar\u00e1 a una funci\u00f3n",
60
+ "webhook5": "Nombre de la entidad de evento 5 que se asignar\u00e1 a una funci\u00f3n"
61
+ },
62
+ "description": "Por favor, asigna un nombre a tus entidades de evento. Estas entidades se asignar\u00e1n como funciones en la aplicaci\u00f3n {ekeybionyx}. Puedes configurar hasta {webhooks_available} entidades de evento. Si dejas un nombre vac\u00edo, se omitir\u00e1 la configuraci\u00f3n de esa entidad."
63
+ }
64
+ }
65
+ }
66
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Kasutaja on juba seadistatud",
5
+ "already_in_progress": "Seadistamine on juba k\u00e4imas",
6
+ "authorize_url_timeout": "Kinnitus-URLi loomise ajal\u00f5pp",
7
+ "cannot_connect": "\u00dchenduse loomine saidiga {ekeybionyx} nurjus. Kontrolli oma interneti\u00fchendust ja proovi uuesti.",
8
+ "missing_configuration": "Komponent pole seadistatud. Palun loe dokumentatsiooni.",
9
+ "no_available_webhooks": "{ekeybionyx} s\u00fcsteemis pole \u00fchtegi vaba veebihaaki. Kustuta m\u00f5ned ja proovi uuesti.",
10
+ "no_own_systems": "Kontol ei ole \u00fchelegi s\u00fcsteemile administraatori juurdep\u00e4\u00e4su.",
11
+ "no_url_available": "URL pole saadaval. Selle t\u00f5rke kohta teabe saamiseks vaata [spikrijaotis]({docs_url})",
12
+ "oauth_error": "Saadi sobimatud loaandmed.",
13
+ "oauth_failed": "T\u00f5rge juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
14
+ "oauth_timeout": "OAuthi loa lahendamise ajal\u00f5pp.",
15
+ "oauth_unauthorized": "OAuthi tuvastaimisviga juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
16
+ "user_rejected_authorize": "Konto sidumine nurjus: {error}"
17
+ },
18
+ "create_entry": {
19
+ "default": "Tuvastamine \u00f5nnestus"
20
+ },
21
+ "error": {
22
+ "invalid_name": "Nimi on sobimatu",
23
+ "invalid_url": "URL on sobimatu",
24
+ "no_webhooks_provided": "S\u00fcndmuste nimed puuduvad"
25
+ },
26
+ "progress": {
27
+ "check_deletion_status": "Ava {ekeybionyx} rakendus ja kinnita funktsioonide kustutamine."
28
+ },
29
+ "step": {
30
+ "choose_system": {
31
+ "data": {
32
+ "system": "S\u00fcsteem"
33
+ },
34
+ "data_description": {
35
+ "system": "S\u00fcsteem mille jaoks tuleks luua s\u00fcndmus\u00fcksused."
36
+ },
37
+ "description": "Vali {ekeybionyx} s\u00fcsteem mille soovid Home Assistantiga \u00fchendada."
38
+ },
39
+ "delete_webhooks": {
40
+ "description": "See s\u00fcsteem on juba Home Assistantiga \u00fchendatud. J\u00e4tkamisel kustutatakse eelnevalt konfigureeritud funktsioonid."
41
+ },
42
+ "pick_implementation": {
43
+ "title": "Vali tuvastusmeetod"
44
+ },
45
+ "webhooks": {
46
+ "data": {
47
+ "url": "Home Assistanti URL",
48
+ "webhook1": "S\u00fcndmuse \u00fcksus 1",
49
+ "webhook2": "S\u00fcndmuse \u00fcksus 2",
50
+ "webhook3": "S\u00fcndmuse \u00fcksus 3",
51
+ "webhook4": "S\u00fcndmuse \u00fcksus 4",
52
+ "webhook5": "S\u00fcndmuse \u00fcksus 5"
53
+ },
54
+ "data_description": {
55
+ "url": "Home Assistanti eksemplari URL millele p\u00e4\u00e4seb ligi s\u00f5rmej\u00e4ljekontrolleri kaudu",
56
+ "webhook1": "Funktsiooniga vastendatava s\u00fcndmuse olemi 1 nimi",
57
+ "webhook2": "Funktsiooniga vastendatava s\u00fcndmuse olemi 2 nimi",
58
+ "webhook3": "Funktsiooniga vastendatava s\u00fcndmuse olemi 3 nimi",
59
+ "webhook4": "Funktsiooniga vastendatava s\u00fcndmuse olemi 4 nimi",
60
+ "webhook5": "Funktsiooniga vastendatava s\u00fcndmuse olemi 5 nimi"
61
+ },
62
+ "description": "Pane oma s\u00fcndmuste \u00fcksustele nimed. Need s\u00fcndmuste \u00fcksused kaardistatakse funktsioonidena {ekeybionyx} rakenduses. Saad konfigureerida kuni {webhooks_available} s\u00fcndmuse \u00fcksust. Nime t\u00fchjaks j\u00e4tmine j\u00e4tab selle s\u00fcndmuse \u00fcksuse seadistamise vahele."
63
+ }
64
+ }
65
+ }
66
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "T\u00e1 an cuntas cumraithe cheana f\u00e9in",
5
+ "already_in_progress": "T\u00e1 sreabhadh cumra\u00edochta ar si\u00fal cheana f\u00e9in",
6
+ "authorize_url_timeout": "Am cr\u00edochnaithe ag gini\u00faint URL \u00fadaraithe.",
7
+ "cannot_connect": "Theip ar an nasc le {ekeybionyx}. Seice\u00e1il do nasc Idirl\u00edn agus d\u00e9an iarracht ar\u00eds.",
8
+ "missing_configuration": "N\u00edl an chomhph\u00e1irt cumraithe. Lean an doicim\u00e9ad\u00fa le do thoil.",
9
+ "no_available_webhooks": "N\u00edl aon cr\u00faca\u00ed gr\u00e9as\u00e1in ar f\u00e1il sa ch\u00f3ras {ekeybionyx}. Scrios cuid acu agus d\u00e9an iarracht ar\u00eds.",
10
+ "no_own_systems": "N\u00edl rochtain riarth\u00f3ra ag do chuntas ar aon ch\u00f3rais.",
11
+ "no_url_available": "N\u00edl aon URL ar f\u00e1il. Chun eolas a fh\u00e1il faoin earr\u00e1id seo, [f\u00e9ach ar an rann\u00f3g chabhrach]({docs_url})",
12
+ "oauth_error": "Fuarthas sonra\u00ed comhartha neamhbhail\u00ed.",
13
+ "oauth_failed": "Earr\u00e1id agus comhartha rochtana \u00e1 fh\u00e1il.",
14
+ "oauth_timeout": "Am cr\u00edochnaithe ag r\u00e9iteach comhartha OAuth.",
15
+ "oauth_unauthorized": "Earr\u00e1id \u00fadaraithe OAuth agus comhartha rochtana \u00e1 fh\u00e1il.",
16
+ "user_rejected_authorize": "Di\u00falta\u00edodh nascadh cuntais: {error}"
17
+ },
18
+ "create_entry": {
19
+ "default": "F\u00edordheimhnithe go rath\u00fail"
20
+ },
21
+ "error": {
22
+ "invalid_name": "T\u00e1 an t-ainm neamhbhail\u00ed",
23
+ "invalid_url": "T\u00e1 an URL neamhbhail\u00ed",
24
+ "no_webhooks_provided": "N\u00edor sol\u00e1thra\u00edodh aon ainmneacha imeachta\u00ed"
25
+ },
26
+ "progress": {
27
+ "check_deletion_status": "Oscail an aip {ekeybionyx} agus deimhnigh scriosadh na bhfeidhmeanna le do thoil."
28
+ },
29
+ "step": {
30
+ "choose_system": {
31
+ "data": {
32
+ "system": "C\u00f3ras"
33
+ },
34
+ "data_description": {
35
+ "system": "C\u00f3ras ar cheart na heintitis imeachta a shocr\u00fa d\u00f3."
36
+ },
37
+ "description": "Roghnaigh an c\u00f3ras {ekeybionyx} ar mhaith leat ceangal le C\u00fant\u00f3ir Baile."
38
+ },
39
+ "delete_webhooks": {
40
+ "description": "T\u00e1 an c\u00f3ras seo ceangailte le Home Assistant cheana f\u00e9in. M\u00e1 leanann t\u00fa ar aghaidh, scriosfar na feidhmeanna a cumra\u00edodh roimhe seo."
41
+ },
42
+ "pick_implementation": {
43
+ "title": "Roghnaigh modh f\u00edordheimhnithe"
44
+ },
45
+ "webhooks": {
46
+ "data": {
47
+ "url": "URL Home Assistant",
48
+ "webhook1": "Eintiteas imeachta 1",
49
+ "webhook2": "Eintiteas imeachta 2",
50
+ "webhook3": "Eintiteas imeachta 3",
51
+ "webhook4": "Eintiteas imeachta 4",
52
+ "webhook5": "Eintiteas imeachta 5"
53
+ },
54
+ "data_description": {
55
+ "url": "URL sampla Home Assistant ar f\u00e9idir teacht air \u00f3n rialt\u00f3ir m\u00e9arloirg",
56
+ "webhook1": "Ainm eintiteas imeachta 1 a mhap\u00e1lfar i bhfeidhm",
57
+ "webhook2": "Ainm eintiteas imeachta 2 a mhap\u00e1lfar i bhfeidhm",
58
+ "webhook3": "Ainm eintiteas imeachta 3 a mhap\u00e1lfar i bhfeidhm",
59
+ "webhook4": "Ainm eintiteas imeachta 4 a mhap\u00e1lfar i bhfeidhm",
60
+ "webhook5": "Ainm eintiteas imeachta 5 a mhap\u00e1lfar i bhfeidhm"
61
+ },
62
+ "description": "Ainmnigh d\u2019eintitis imeachta le do thoil. D\u00e9anfar na heintitis imeachta seo a mhap\u00e1il mar fheidhmeanna san aip {ekeybionyx}. Is f\u00e9idir leat suas le {webhooks_available} eintiteas imeachta a chumr\u00fa. M\u00e1 fh\u00e1gtar ainm folamh, scipe\u00e1lfar socr\u00fa an eintitis imeachta sin."
63
+ }
64
+ }
65
+ }
66
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "config": {
3
+ "abort": {
4
+ "already_configured": "Conta j\u00e1 configurada",
5
+ "already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
6
+ "authorize_url_timeout": "Excedido o tempo limite para gerar um URL de autoriza\u00e7\u00e3o",
7
+ "cannot_connect": "A liga\u00e7\u00e3o a {ekeybionyx} falhou. Verifique a sua liga\u00e7\u00e3o \u00e0 Internet e tente novamente.",
8
+ "missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
9
+ "no_available_webhooks": "N\u00e3o existem webhooks dispon\u00edveis no sistema {ekeybionyx}. Elimine alguns e tente novamente.",
10
+ "no_own_systems": "A sua conta n\u00e3o tem acesso de administrador a nenhum sistema.",
11
+ "no_url_available": "Nenhum URL est\u00e1 dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [consulte a sec\u00e7\u00e3o de ajuda]({docs_url})",
12
+ "oauth_error": "Recebido token de autentica\u00e7\u00e3o inv\u00e1lido.",
13
+ "oauth_failed": "Erro ao obter o token de acesso.",
14
+ "oauth_timeout": "Excedido o tempo limite para o OAuth token.",
15
+ "oauth_unauthorized": "Erro de autoriza\u00e7\u00e3o OAuth ao obter o token de acesso.",
16
+ "user_rejected_authorize": "Vincula\u00e7\u00e3o de conta rejeitada: {error}"
17
+ },
18
+ "create_entry": {
19
+ "default": "Autenticado com sucesso"
20
+ },
21
+ "error": {
22
+ "invalid_name": "O nome \u00e9 inv\u00e1lido",
23
+ "invalid_url": "O URL \u00e9 inv\u00e1lido",
24
+ "no_webhooks_provided": "N\u00e3o foram fornecidos nomes de eventos"
25
+ },
26
+ "progress": {
27
+ "check_deletion_status": "Abra a aplica\u00e7\u00e3o {ekeybionyx} e confirme a elimina\u00e7\u00e3o das fun\u00e7\u00f5es."
28
+ },
29
+ "step": {
30
+ "choose_system": {
31
+ "data": {
32
+ "system": "Sistema"
33
+ },
34
+ "data_description": {
35
+ "system": "Sistema para o qual as entidades de evento devem ser preparadas."
36
+ },
37
+ "description": "Selecione o sistema {ekeybionyx} que pretende ligar ao Home Assistant"
38
+ },
39
+ "delete_webhooks": {
40
+ "description": "Este sistema j\u00e1 foi ligado ao Home Assistant. Se continuar, as fun\u00e7\u00f5es anteriormente configuradas ser\u00e3o eliminadas."
41
+ },
42
+ "pick_implementation": {
43
+ "title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
44
+ },
45
+ "webhooks": {
46
+ "data": {
47
+ "url": "URL do Home Assistant",
48
+ "webhook1": "Entidade de evento 1",
49
+ "webhook2": "Entidade de evento 2",
50
+ "webhook3": "Entidade de evento 3",
51
+ "webhook4": "Entidade de evento 4",
52
+ "webhook5": "Entidade de evento 5"
53
+ },
54
+ "data_description": {
55
+ "url": "URL da inst\u00e2ncia do Home Assistant que pode ser acedido a partir do controlador de impress\u00f5es digitais",
56
+ "webhook1": "Nome da entidade do evento 1 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
57
+ "webhook2": "Nome da entidade do evento 2 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
58
+ "webhook3": "Nome da entidade do evento 3 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
59
+ "webhook4": "Nome da entidade do evento 4 que ser\u00e1 mapeada para uma fun\u00e7\u00e3o",
60
+ "webhook5": "Nome da entidade de evento 5 que ser\u00e1 mapeada em uma fun\u00e7\u00e3o"
61
+ },
62
+ "description": "D\u00ea um nome \u00e0s suas entidades de evento. Estas entidades de evento ser\u00e3o mapeadas como fun\u00e7\u00f5es na aplica\u00e7\u00e3o {ekeybionyx}. Pode configurar at\u00e9 {webhooks_available} entidades de evento. Se deixar um nome vazio, a configura\u00e7\u00e3o dessa entidade de evento ser\u00e1 ignorada."
63
+ }
64
+ }
65
+ }
66
+ }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "config": {
3
3
  "abort": {
4
- "metering_point_id_already_configured": "Der Z\u00e4hlerpunkt mit der ID `{metering_point_id}` ist bereits konfiguriert.",
5
- "no_metering_points": "Das bereitgestellte API-Token hat keine Z\u00e4hlerpunkte."
4
+ "metering_point_id_already_configured": "Der Z\u00e4hlpunkt mit der ID `{metering_point_id}` ist bereits konfiguriert.",
5
+ "no_metering_points": "Das bereitgestellte API-Token hat keine Z\u00e4hlpunkte."
6
6
  },
7
7
  "error": {
8
8
  "invalid_auth": "Ung\u00fcltige Authentifizierung",
@@ -11,7 +11,7 @@
11
11
  "step": {
12
12
  "select_meter": {
13
13
  "data": {
14
- "metering_point_id": "W\u00e4hle deine Z\u00e4hlerpunkt-ID aus"
14
+ "metering_point_id": "W\u00e4hle deine Z\u00e4hlpunkt-ID aus"
15
15
  }
16
16
  },
17
17
  "user": {
@@ -1073,7 +1073,7 @@ def _async_register_service(
1073
1073
  service_name,
1074
1074
  {
1075
1075
  "description": (
1076
- f"Calls the service {service.name} of the node {device_info.name}"
1076
+ f"Performs the action {service.name} of the node {device_info.name}"
1077
1077
  ),
1078
1078
  "fields": fields,
1079
1079
  },
@@ -17,7 +17,7 @@
17
17
  "mqtt": ["esphome/discover/#"],
18
18
  "quality_scale": "platinum",
19
19
  "requirements": [
20
- "aioesphomeapi==41.10.0",
20
+ "aioesphomeapi==41.11.0",
21
21
  "esphome-dashboard-api==1.3.0",
22
22
  "bleak-esphome==3.3.0"
23
23
  ],