Skip to content

Commit 80517c7

Browse files
authored
ZHA: rename radio to adapter (home-assistant#153206)
1 parent 2b4b46e commit 80517c7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

homeassistant/components/zha/strings.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
}
6666
},
6767
"maybe_reset_old_radio": {
68-
"title": "Resetting old radio",
69-
"description": "A backup was created earlier and your old radio is being reset as part of the migration."
68+
"title": "Resetting old adapter",
69+
"description": "A backup was created earlier and your old adapter is being reset as part of the migration."
7070
},
7171
"choose_formation_strategy": {
7272
"title": "Network formation",
@@ -135,21 +135,21 @@
135135
"title": "Migrate or re-configure",
136136
"description": "Are you migrating to a new radio or re-configuring the current radio?",
137137
"menu_options": {
138-
"intent_migrate": "Migrate to a new radio",
139-
"intent_reconfigure": "Re-configure the current radio"
138+
"intent_migrate": "Migrate to a new adapter",
139+
"intent_reconfigure": "Re-configure the current adapter"
140140
},
141141
"menu_option_descriptions": {
142-
"intent_migrate": "This will help you migrate your Zigbee network from your old radio to a new one.",
143-
"intent_reconfigure": "This will let you change the serial port for your current Zigbee radio."
142+
"intent_migrate": "This will help you migrate your Zigbee network from your old adapter to a new one.",
143+
"intent_reconfigure": "This will let you change the serial port for your current Zigbee adapter."
144144
}
145145
},
146146
"intent_migrate": {
147147
"title": "[%key:component::zha::options::step::prompt_migrate_or_reconfigure::menu_options::intent_migrate%]",
148-
"description": "Before plugging in your new radio, your old radio needs to be reset. An automatic backup will be performed. If you are using a combined Z-Wave and Zigbee adapter like the HUSBZB-1, this will only reset the Zigbee portion.\n\n*Note: if you are migrating from a **ConBee/RaspBee**, make sure it is running firmware `0x26720700` or newer! Otherwise, some devices may not be controllable after migrating until they are power cycled.*\n\nDo you wish to continue?"
148+
"description": "Before plugging in your new adapter, your old adapter needs to be reset. An automatic backup will be performed. If you are using a combined Z-Wave and Zigbee adapter like the HUSBZB-1, this will only reset the Zigbee portion.\n\n*Note: if you are migrating from a **ConBee/RaspBee**, make sure it is running firmware `0x26720700` or newer! Otherwise, some devices may not be controllable after migrating until they are power cycled.*\n\nDo you wish to continue?"
149149
},
150150
"instruct_unplug": {
151-
"title": "Unplug your old radio",
152-
"description": "Your old radio has been reset. If the hardware is no longer needed, you can now unplug it.\n\nYou can now plug in your new radio."
151+
"title": "Unplug your old adapter",
152+
"description": "Your old adapter has been reset. If the hardware is no longer needed, you can now unplug it.\n\nYou can now plug in your new adapter."
153153
},
154154
"choose_serial_port": {
155155
"title": "[%key:component::zha::config::step::choose_serial_port::title%]",

0 commit comments

Comments
 (0)