homeassistant 2025.10.0b0__py3-none-any.whl → 2025.10.0b2__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.
- homeassistant/components/accuweather/manifest.json +1 -1
- homeassistant/components/accuweather/translations/nl.json +7 -1
- homeassistant/components/airzone/translations/nl.json +5 -0
- homeassistant/components/airzone/translations/zh-Hans.json +10 -0
- homeassistant/components/alexa_devices/binary_sensor.py +36 -38
- homeassistant/components/alexa_devices/config_flow.py +2 -2
- homeassistant/components/alexa_devices/coordinator.py +1 -1
- homeassistant/components/alexa_devices/diagnostics.py +1 -3
- homeassistant/components/alexa_devices/icons.json +0 -40
- homeassistant/components/alexa_devices/manifest.json +2 -2
- homeassistant/components/alexa_devices/sensor.py +13 -0
- homeassistant/components/alexa_devices/strings.json +0 -20
- homeassistant/components/alexa_devices/switch.py +27 -7
- homeassistant/components/alexa_devices/translations/bg.json +0 -13
- homeassistant/components/alexa_devices/translations/cs.json +0 -20
- homeassistant/components/alexa_devices/translations/de.json +0 -20
- homeassistant/components/alexa_devices/translations/el.json +0 -20
- homeassistant/components/alexa_devices/translations/en-GB.json +0 -20
- homeassistant/components/alexa_devices/translations/en.json +0 -20
- homeassistant/components/alexa_devices/translations/es.json +0 -20
- homeassistant/components/alexa_devices/translations/et.json +0 -20
- homeassistant/components/alexa_devices/translations/ga.json +0 -20
- homeassistant/components/alexa_devices/translations/he.json +0 -7
- homeassistant/components/alexa_devices/translations/hu.json +0 -20
- homeassistant/components/alexa_devices/translations/it.json +0 -20
- homeassistant/components/alexa_devices/translations/ja.json +0 -19
- homeassistant/components/alexa_devices/translations/lt.json +0 -20
- homeassistant/components/alexa_devices/translations/mk.json +0 -14
- homeassistant/components/alexa_devices/translations/nl.json +0 -20
- homeassistant/components/alexa_devices/translations/pl.json +0 -5
- homeassistant/components/alexa_devices/translations/pt.json +0 -20
- homeassistant/components/alexa_devices/translations/ru.json +0 -5
- homeassistant/components/alexa_devices/translations/sk.json +0 -20
- homeassistant/components/alexa_devices/translations/sv.json +0 -20
- homeassistant/components/alexa_devices/translations/tr.json +0 -5
- homeassistant/components/alexa_devices/translations/zh-Hans.json +0 -20
- homeassistant/components/alexa_devices/translations/zh-Hant.json +0 -20
- homeassistant/components/alexa_devices/utils.py +24 -1
- homeassistant/components/assist_pipeline/translations/nl.json +1 -0
- homeassistant/components/blue_current/translations/zh-Hans.json +44 -0
- homeassistant/components/comelit/manifest.json +1 -1
- homeassistant/components/cync/translations/cs.json +32 -0
- homeassistant/components/cync/translations/nl.json +20 -0
- homeassistant/components/cync/translations/sk.json +32 -0
- homeassistant/components/cync/translations/zh-Hans.json +32 -0
- homeassistant/components/cync/translations/zh-Hant.json +32 -0
- homeassistant/components/ekeybionyx/translations/nl.json +24 -0
- homeassistant/components/ekeybionyx/translations/zh-Hans.json +66 -0
- homeassistant/components/esphome/config_flow.py +9 -1
- homeassistant/components/esphome/manager.py +10 -0
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/translations/nl.json +1 -1
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/letpot/translations/nl.json +5 -0
- homeassistant/components/letpot/translations/zh-Hans.json +10 -0
- homeassistant/components/libre_hardware_monitor/manifest.json +1 -1
- homeassistant/components/mvglive/manifest.json +2 -4
- homeassistant/components/mvglive/sensor.py +116 -86
- homeassistant/components/portainer/binary_sensor.py +9 -1
- homeassistant/components/portainer/entity.py +1 -1
- homeassistant/components/roborock/coordinator.py +3 -7
- homeassistant/components/route_b_smart_meter/translations/nl.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/zh-Hans.json +42 -0
- homeassistant/components/smartthings/manifest.json +1 -1
- homeassistant/components/smartthings/translations/nl.json +7 -0
- homeassistant/components/smartthings/translations/zh-Hans.json +21 -0
- homeassistant/components/switchbot/translations/nl.json +5 -0
- homeassistant/components/switchbot_cloud/translations/nl.json +2 -1
- homeassistant/components/tolo/translations/nl.json +2 -1
- homeassistant/components/usage_prediction/common_control.py +56 -59
- homeassistant/components/voip/translations/nl.json +1 -1
- homeassistant/components/wyoming/translations/nl.json +1 -1
- homeassistant/const.py +1 -1
- homeassistant/loader.py +3 -0
- homeassistant/package_constraints.txt +1 -1
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/METADATA +1 -1
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/RECORD +82 -73
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.0b0.dist-info → homeassistant-2025.10.0b2.dist-info}/top_level.txt +0 -0
|
@@ -34,26 +34,6 @@
|
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"entity": {
|
|
37
|
-
"binary_sensor": {
|
|
38
|
-
"baby_cry_detection": {
|
|
39
|
-
"name": "Baba s\u00edr\u00e1s"
|
|
40
|
-
},
|
|
41
|
-
"beeping_appliance_detection": {
|
|
42
|
-
"name": "S\u00edpol\u00f3 k\u00e9sz\u00fcl\u00e9k"
|
|
43
|
-
},
|
|
44
|
-
"bluetooth": {
|
|
45
|
-
"name": "Bluetooth"
|
|
46
|
-
},
|
|
47
|
-
"cough_detection": {
|
|
48
|
-
"name": "K\u00f6h\u00f6g\u00e9s"
|
|
49
|
-
},
|
|
50
|
-
"dog_bark_detection": {
|
|
51
|
-
"name": "Kutya ugat\u00e1sa"
|
|
52
|
-
},
|
|
53
|
-
"water_sounds_detection": {
|
|
54
|
-
"name": "V\u00edzcsobog\u00e1s"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
37
|
"notify": {
|
|
58
38
|
"announce": {
|
|
59
39
|
"name": "Bejelent\u00e9s"
|
|
@@ -34,26 +34,6 @@
|
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"entity": {
|
|
37
|
-
"binary_sensor": {
|
|
38
|
-
"baby_cry_detection": {
|
|
39
|
-
"name": "Bambino che piange"
|
|
40
|
-
},
|
|
41
|
-
"beeping_appliance_detection": {
|
|
42
|
-
"name": "Elettrodomestico che emette segnali acustici"
|
|
43
|
-
},
|
|
44
|
-
"bluetooth": {
|
|
45
|
-
"name": "Bluetooth"
|
|
46
|
-
},
|
|
47
|
-
"cough_detection": {
|
|
48
|
-
"name": "Tosse"
|
|
49
|
-
},
|
|
50
|
-
"dog_bark_detection": {
|
|
51
|
-
"name": "Cane che abbaia"
|
|
52
|
-
},
|
|
53
|
-
"water_sounds_detection": {
|
|
54
|
-
"name": "Suoni dell'acqua"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
37
|
"notify": {
|
|
58
38
|
"announce": {
|
|
59
39
|
"name": "Annuncio"
|
|
@@ -40,25 +40,6 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"entity": {
|
|
44
|
-
"binary_sensor": {
|
|
45
|
-
"baby_cry_detection": {
|
|
46
|
-
"name": "\u8d64\u3061\u3083\u3093\u306e\u6ce3\u304d\u58f0"
|
|
47
|
-
},
|
|
48
|
-
"beeping_appliance_detection": {
|
|
49
|
-
"name": "\u30d3\u30fc\u30d7\u97f3\u6a5f\u5668"
|
|
50
|
-
},
|
|
51
|
-
"cough_detection": {
|
|
52
|
-
"name": "\u54b3"
|
|
53
|
-
},
|
|
54
|
-
"dog_bark_detection": {
|
|
55
|
-
"name": "\u72ac\u306e\u5420\u3048\u58f0"
|
|
56
|
-
},
|
|
57
|
-
"water_sounds_detection": {
|
|
58
|
-
"name": "\u6c34\u306e\u97f3"
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
43
|
"exceptions": {
|
|
63
44
|
"cannot_connect_with_error": {
|
|
64
45
|
"message": "\u63a5\u7d9a\u30a8\u30e9\u30fc: {error}"
|
|
@@ -58,26 +58,6 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"entity": {
|
|
61
|
-
"binary_sensor": {
|
|
62
|
-
"baby_cry_detection": {
|
|
63
|
-
"name": "K\u016bdikio verksmas"
|
|
64
|
-
},
|
|
65
|
-
"beeping_appliance_detection": {
|
|
66
|
-
"name": "Pypsintis prietaisas"
|
|
67
|
-
},
|
|
68
|
-
"bluetooth": {
|
|
69
|
-
"name": "Bluetooth"
|
|
70
|
-
},
|
|
71
|
-
"cough_detection": {
|
|
72
|
-
"name": "Kosulys"
|
|
73
|
-
},
|
|
74
|
-
"dog_bark_detection": {
|
|
75
|
-
"name": "\u0160uns lojimas"
|
|
76
|
-
},
|
|
77
|
-
"water_sounds_detection": {
|
|
78
|
-
"name": "Vandens garsai"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
61
|
"notify": {
|
|
82
62
|
"announce": {
|
|
83
63
|
"name": "Skelbti"
|
|
@@ -6,20 +6,6 @@
|
|
|
6
6
|
"flow_title": "{username}"
|
|
7
7
|
},
|
|
8
8
|
"entity": {
|
|
9
|
-
"binary_sensor": {
|
|
10
|
-
"bluetooth": {
|
|
11
|
-
"name": "Bluetooth"
|
|
12
|
-
},
|
|
13
|
-
"cough_detection": {
|
|
14
|
-
"name": "\u041a\u0430\u0448\u043b\u0430\u045a\u0435"
|
|
15
|
-
},
|
|
16
|
-
"dog_bark_detection": {
|
|
17
|
-
"name": "\u041b\u0430\u0435\u045a\u0435 \u043d\u0430 \u043a\u0443\u0447\u0435"
|
|
18
|
-
},
|
|
19
|
-
"water_sounds_detection": {
|
|
20
|
-
"name": "\u0417\u0432\u0443\u0446\u0438 \u043d\u0430 \u0432\u043e\u0434\u0430\u0442\u0430"
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
9
|
"notify": {
|
|
24
10
|
"announce": {
|
|
25
11
|
"name": "\u041e\u0431\u0458\u0430\u0432\u0438"
|
|
@@ -34,26 +34,6 @@
|
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"entity": {
|
|
37
|
-
"binary_sensor": {
|
|
38
|
-
"baby_cry_detection": {
|
|
39
|
-
"name": "Huilende baby"
|
|
40
|
-
},
|
|
41
|
-
"beeping_appliance_detection": {
|
|
42
|
-
"name": "Piepend apparaat"
|
|
43
|
-
},
|
|
44
|
-
"bluetooth": {
|
|
45
|
-
"name": "Bluetooth"
|
|
46
|
-
},
|
|
47
|
-
"cough_detection": {
|
|
48
|
-
"name": "Hoesten"
|
|
49
|
-
},
|
|
50
|
-
"dog_bark_detection": {
|
|
51
|
-
"name": "Blaffende hond"
|
|
52
|
-
},
|
|
53
|
-
"water_sounds_detection": {
|
|
54
|
-
"name": "Watergeluiden"
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
37
|
"notify": {
|
|
58
38
|
"announce": {
|
|
59
39
|
"name": "Aankondigen"
|
|
@@ -58,26 +58,6 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"entity": {
|
|
61
|
-
"binary_sensor": {
|
|
62
|
-
"baby_cry_detection": {
|
|
63
|
-
"name": "Beb\u00e9 a chorar"
|
|
64
|
-
},
|
|
65
|
-
"beeping_appliance_detection": {
|
|
66
|
-
"name": "Aparelho que apita"
|
|
67
|
-
},
|
|
68
|
-
"bluetooth": {
|
|
69
|
-
"name": "Bluetooth"
|
|
70
|
-
},
|
|
71
|
-
"cough_detection": {
|
|
72
|
-
"name": "Tosse"
|
|
73
|
-
},
|
|
74
|
-
"dog_bark_detection": {
|
|
75
|
-
"name": "C\u00e3o a ladrar"
|
|
76
|
-
},
|
|
77
|
-
"water_sounds_detection": {
|
|
78
|
-
"name": "Sons de \u00e1gua"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
61
|
"notify": {
|
|
82
62
|
"announce": {
|
|
83
63
|
"name": "An\u00fancio"
|
|
@@ -58,26 +58,6 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"entity": {
|
|
61
|
-
"binary_sensor": {
|
|
62
|
-
"baby_cry_detection": {
|
|
63
|
-
"name": "Detsk\u00fd pla\u010d"
|
|
64
|
-
},
|
|
65
|
-
"beeping_appliance_detection": {
|
|
66
|
-
"name": "P\u00edpaj\u00faci spotrebi\u010d"
|
|
67
|
-
},
|
|
68
|
-
"bluetooth": {
|
|
69
|
-
"name": "Bluetooth"
|
|
70
|
-
},
|
|
71
|
-
"cough_detection": {
|
|
72
|
-
"name": "Ka\u0161e\u013e"
|
|
73
|
-
},
|
|
74
|
-
"dog_bark_detection": {
|
|
75
|
-
"name": "\u0160tekanie psa"
|
|
76
|
-
},
|
|
77
|
-
"water_sounds_detection": {
|
|
78
|
-
"name": "Zvuky vody"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
61
|
"notify": {
|
|
82
62
|
"announce": {
|
|
83
63
|
"name": "Ozn\u00e1menie"
|
|
@@ -46,26 +46,6 @@
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
"entity": {
|
|
49
|
-
"binary_sensor": {
|
|
50
|
-
"baby_cry_detection": {
|
|
51
|
-
"name": "Bebisgr\u00e5t"
|
|
52
|
-
},
|
|
53
|
-
"beeping_appliance_detection": {
|
|
54
|
-
"name": "Pipande apparat"
|
|
55
|
-
},
|
|
56
|
-
"bluetooth": {
|
|
57
|
-
"name": "Bluetooth"
|
|
58
|
-
},
|
|
59
|
-
"cough_detection": {
|
|
60
|
-
"name": "Hostande"
|
|
61
|
-
},
|
|
62
|
-
"dog_bark_detection": {
|
|
63
|
-
"name": "Sk\u00e4llande hund"
|
|
64
|
-
},
|
|
65
|
-
"water_sounds_detection": {
|
|
66
|
-
"name": "Vattenljud"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
49
|
"notify": {
|
|
70
50
|
"announce": {
|
|
71
51
|
"name": "Annonsera"
|
|
@@ -58,26 +58,6 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"entity": {
|
|
61
|
-
"binary_sensor": {
|
|
62
|
-
"baby_cry_detection": {
|
|
63
|
-
"name": "\u5a74\u513f\u54ed\u95f9"
|
|
64
|
-
},
|
|
65
|
-
"beeping_appliance_detection": {
|
|
66
|
-
"name": "\u8702\u9e23\u5668"
|
|
67
|
-
},
|
|
68
|
-
"bluetooth": {
|
|
69
|
-
"name": "\u84dd\u7259"
|
|
70
|
-
},
|
|
71
|
-
"cough_detection": {
|
|
72
|
-
"name": "\u54b3\u55fd"
|
|
73
|
-
},
|
|
74
|
-
"dog_bark_detection": {
|
|
75
|
-
"name": "\u72d7\u53eb\u58f0"
|
|
76
|
-
},
|
|
77
|
-
"water_sounds_detection": {
|
|
78
|
-
"name": "\u6c34\u58f0"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
61
|
"notify": {
|
|
82
62
|
"announce": {
|
|
83
63
|
"name": "\u64ad\u62a5"
|
|
@@ -58,26 +58,6 @@
|
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"entity": {
|
|
61
|
-
"binary_sensor": {
|
|
62
|
-
"baby_cry_detection": {
|
|
63
|
-
"name": "\u5b30\u5152\u54ed\u8072"
|
|
64
|
-
},
|
|
65
|
-
"beeping_appliance_detection": {
|
|
66
|
-
"name": "\u8702\u9cf4\u5668"
|
|
67
|
-
},
|
|
68
|
-
"bluetooth": {
|
|
69
|
-
"name": "\u85cd\u7259"
|
|
70
|
-
},
|
|
71
|
-
"cough_detection": {
|
|
72
|
-
"name": "\u54b3\u55fd"
|
|
73
|
-
},
|
|
74
|
-
"dog_bark_detection": {
|
|
75
|
-
"name": "\u72d7\u53eb\u8072"
|
|
76
|
-
},
|
|
77
|
-
"water_sounds_detection": {
|
|
78
|
-
"name": "\u6c34\u8072"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
61
|
"notify": {
|
|
82
62
|
"announce": {
|
|
83
63
|
"name": "\u516c\u544a"
|
|
@@ -6,9 +6,12 @@ from typing import Any, Concatenate
|
|
|
6
6
|
|
|
7
7
|
from aioamazondevices.exceptions import CannotConnect, CannotRetrieveData
|
|
8
8
|
|
|
9
|
+
from homeassistant.core import HomeAssistant
|
|
9
10
|
from homeassistant.exceptions import HomeAssistantError
|
|
11
|
+
import homeassistant.helpers.entity_registry as er
|
|
10
12
|
|
|
11
|
-
from .const import DOMAIN
|
|
13
|
+
from .const import _LOGGER, DOMAIN
|
|
14
|
+
from .coordinator import AmazonDevicesCoordinator
|
|
12
15
|
from .entity import AmazonEntity
|
|
13
16
|
|
|
14
17
|
|
|
@@ -38,3 +41,23 @@ def alexa_api_call[_T: AmazonEntity, **_P](
|
|
|
38
41
|
) from err
|
|
39
42
|
|
|
40
43
|
return cmd_wrapper
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
async def async_update_unique_id(
|
|
47
|
+
hass: HomeAssistant,
|
|
48
|
+
coordinator: AmazonDevicesCoordinator,
|
|
49
|
+
domain: str,
|
|
50
|
+
old_key: str,
|
|
51
|
+
new_key: str,
|
|
52
|
+
) -> None:
|
|
53
|
+
"""Update unique id for entities created with old format."""
|
|
54
|
+
entity_registry = er.async_get(hass)
|
|
55
|
+
|
|
56
|
+
for serial_num in coordinator.data:
|
|
57
|
+
unique_id = f"{serial_num}-{old_key}"
|
|
58
|
+
if entity_id := entity_registry.async_get_entity_id(domain, DOMAIN, unique_id):
|
|
59
|
+
_LOGGER.debug("Updating unique_id for %s", entity_id)
|
|
60
|
+
new_unique_id = unique_id.replace(old_key, new_key)
|
|
61
|
+
|
|
62
|
+
# Update the registry with the new unique_id
|
|
63
|
+
entity_registry.async_update_entity(entity_id, new_unique_id=new_unique_id)
|
|
@@ -136,5 +136,49 @@
|
|
|
136
136
|
"name": "\u5373\u63d2\u5373\u5145"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
},
|
|
140
|
+
"exceptions": {
|
|
141
|
+
"config_entry_not_loaded": {
|
|
142
|
+
"message": "\u914d\u7f6e\u6761\u76ee\u672a\u52a0\u8f7d\u3002"
|
|
143
|
+
},
|
|
144
|
+
"invalid_device_id": {
|
|
145
|
+
"message": "\u7ed9\u51fa\u7684\u8bbe\u5907 ID \u65e0\u6548\u3002"
|
|
146
|
+
},
|
|
147
|
+
"no_config_entry": {
|
|
148
|
+
"message": "\u8bbe\u5907\u6ca1\u6709\u6709\u6548\u7684 blue_current \u914d\u7f6e\u6761\u76ee\u3002"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"options": {
|
|
152
|
+
"step": {
|
|
153
|
+
"init": {
|
|
154
|
+
"data": {
|
|
155
|
+
"card": "\u5361"
|
|
156
|
+
},
|
|
157
|
+
"description": "\u9009\u62e9\u60a8\u8981\u4f7f\u7528\u7684\u9ed8\u8ba4\u5145\u7535\u5361"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"selector": {
|
|
162
|
+
"select_charging_card": {
|
|
163
|
+
"options": {
|
|
164
|
+
"without_charging_card": "\u4e0d\u5e26\u5145\u7535\u5361"
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"services": {
|
|
169
|
+
"start_charge_session": {
|
|
170
|
+
"description": "\u5728\u6307\u5b9a\u7684\u5145\u7535\u70b9\u5f00\u59cb\u65b0\u7684\u5145\u7535\u4f1a\u8bdd\u3002",
|
|
171
|
+
"fields": {
|
|
172
|
+
"charging_card_id": {
|
|
173
|
+
"description": "\u53ef\u9009\u7684\u5145\u7535\u5361 ID \uff0c\u7528\u4e8e\u542f\u52a8\u5145\u7535\u4f1a\u8bdd\u3002\u5982\u679c\u672a\u63d0\u4f9b\uff0c\u5219\u4e0d\u4f1a\u4f7f\u7528\u5145\u7535\u5361\u3002",
|
|
174
|
+
"name": "\u5145\u503c\u5361 ID"
|
|
175
|
+
},
|
|
176
|
+
"device_id": {
|
|
177
|
+
"description": "Blue Current \u5145\u7535\u70b9\u7684\u6807\u8bc6\u7b26\u3002",
|
|
178
|
+
"name": "\u8bbe\u5907\u6807\u8bc6\u7b26"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"name": "\u542f\u52a8\u5145\u7535\u4f1a\u8bdd"
|
|
182
|
+
}
|
|
139
183
|
}
|
|
140
184
|
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "\u00da\u010det je ji\u017e nastaven"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
8
|
+
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
|
|
9
|
+
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"two_factor": {
|
|
13
|
+
"data": {
|
|
14
|
+
"two_factor_code": "K\u00f3d dvoufaktorov\u00e9ho ov\u011b\u0159en\u00ed"
|
|
15
|
+
},
|
|
16
|
+
"data_description": {
|
|
17
|
+
"two_factor_code": "K\u00f3d dvoufaktorov\u00e9ho ov\u011b\u0159en\u00ed byl zasl\u00e1n na e-mail va\u0161eho \u00fa\u010dtu Cync"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"user": {
|
|
21
|
+
"data": {
|
|
22
|
+
"email": "E-mail",
|
|
23
|
+
"password": "Heslo"
|
|
24
|
+
},
|
|
25
|
+
"data_description": {
|
|
26
|
+
"email": "E-mailov\u00e1 adresa va\u0161eho \u00fa\u010dtu Cync",
|
|
27
|
+
"password": "Heslo va\u0161eho \u00fa\u010dtu Cync"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Account is al geconfigureerd"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Kan geen verbinding maken",
|
|
8
|
+
"invalid_auth": "Ongeldige authenticatie",
|
|
9
|
+
"unknown": "Onverwachte fout"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"user": {
|
|
13
|
+
"data": {
|
|
14
|
+
"email": "E-mail",
|
|
15
|
+
"password": "Wachtwoord"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
8
|
+
"invalid_auth": "Neplatn\u00e9 overenie",
|
|
9
|
+
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"two_factor": {
|
|
13
|
+
"data": {
|
|
14
|
+
"two_factor_code": "Dvojfaktorov\u00fd k\u00f3d"
|
|
15
|
+
},
|
|
16
|
+
"data_description": {
|
|
17
|
+
"two_factor_code": "Dvojfaktorov\u00fd k\u00f3d odoslan\u00fd na e-mail v\u00e1\u0161ho konta Cync"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"user": {
|
|
21
|
+
"data": {
|
|
22
|
+
"email": "Email",
|
|
23
|
+
"password": "Heslo"
|
|
24
|
+
},
|
|
25
|
+
"data_description": {
|
|
26
|
+
"email": "E-mailov\u00e1 adresa v\u00e1\u0161ho \u00fa\u010dtu Cync",
|
|
27
|
+
"password": "Heslo v\u00e1\u0161ho \u00fa\u010dtu Cync"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "\u8d26\u6237\u5df2\u914d\u7f6e"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
|
|
8
|
+
"invalid_auth": "\u8eab\u4efd\u9a8c\u8bc1\u65e0\u6548",
|
|
9
|
+
"unknown": "\u610f\u5916\u9519\u8bef"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"two_factor": {
|
|
13
|
+
"data": {
|
|
14
|
+
"two_factor_code": "\u53cc\u91cd\u8ba4\u8bc1\u4ee3\u7801"
|
|
15
|
+
},
|
|
16
|
+
"data_description": {
|
|
17
|
+
"two_factor_code": "\u53d1\u9001\u5230\u60a8 Cync \u8d26\u6237\u7535\u5b50\u90ae\u7bb1\u7684\u53cc\u91cd\u8ba4\u8bc1\u4ee3\u7801"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"user": {
|
|
21
|
+
"data": {
|
|
22
|
+
"email": "\u7535\u5b50\u90ae\u7bb1",
|
|
23
|
+
"password": "\u5bc6\u7801"
|
|
24
|
+
},
|
|
25
|
+
"data_description": {
|
|
26
|
+
"email": "\u60a8 Cync \u8d26\u6237\u7684\u7535\u5b50\u90ae\u4ef6\u5730\u5740",
|
|
27
|
+
"password": "\u60a8 Cync \u8d26\u6237\u7684\u5bc6\u7801"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
|
5
|
+
},
|
|
6
|
+
"error": {
|
|
7
|
+
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
|
8
|
+
"invalid_auth": "\u8eab\u4efd\u9a57\u8b49\u7121\u6548",
|
|
9
|
+
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
|
10
|
+
},
|
|
11
|
+
"step": {
|
|
12
|
+
"two_factor": {
|
|
13
|
+
"data": {
|
|
14
|
+
"two_factor_code": "\u96d9\u91cd\u8a8d\u8b49\u78bc"
|
|
15
|
+
},
|
|
16
|
+
"data_description": {
|
|
17
|
+
"two_factor_code": "\u50b3\u9001\u81f3 Cync \u5e33\u865f\u90f5\u4ef6\u7684\u96d9\u91cd\u8a8d\u8b49\u78bc"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"user": {
|
|
21
|
+
"data": {
|
|
22
|
+
"email": "\u96fb\u5b50\u90f5\u4ef6",
|
|
23
|
+
"password": "\u5bc6\u78bc"
|
|
24
|
+
},
|
|
25
|
+
"data_description": {
|
|
26
|
+
"email": "Cync \u5e33\u865f\u96fb\u5b50\u90f5\u4ef6\u4f4d\u5740\u3002",
|
|
27
|
+
"password": "Cync \u5e33\u865f\u5bc6\u78bc\u3002"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"config": {
|
|
3
|
+
"abort": {
|
|
4
|
+
"already_configured": "Account is al geconfigureerd",
|
|
5
|
+
"already_in_progress": "De configuratie is momenteel al bezig",
|
|
6
|
+
"authorize_url_timeout": "Time-out bij het genereren van autorisatie-URL.",
|
|
7
|
+
"missing_configuration": "Integratie niet geconfigureerd. Raadpleeg de documentatie.",
|
|
8
|
+
"no_url_available": "Geen URL beschikbaar. Voor informatie over deze fout, [raadpleeg de documentatie]({docs_url})",
|
|
9
|
+
"oauth_error": "Ongeldige tokengegevens ontvangen.",
|
|
10
|
+
"oauth_failed": "Fout bij het verkrijgen van toegangstoken.",
|
|
11
|
+
"oauth_timeout": "Time-out bij het verkrijgen OAuth token.",
|
|
12
|
+
"oauth_unauthorized": "OAuth autorisatiefout tijdens het verkrijgen van een toegangstoken.",
|
|
13
|
+
"user_rejected_authorize": "Accountkoppeling geweigerd: {error}"
|
|
14
|
+
},
|
|
15
|
+
"create_entry": {
|
|
16
|
+
"default": "Authenticatie geslaagd"
|
|
17
|
+
},
|
|
18
|
+
"step": {
|
|
19
|
+
"pick_implementation": {
|
|
20
|
+
"title": "Kies een authenticatiemethode"
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|