mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Fix incorrect usage of 'setup' vs 'set up' (#83774)
This commit is contained in:
parent
22b4c445a0
commit
f24f0c2954
@ -9,7 +9,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup your AirTouch 4 connection details.",
|
||||
"title": "Set up your AirTouch 4 connection details.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
"flow_title": "{name} ({type})",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup a new Apple TV",
|
||||
"title": "Set up a new Apple TV",
|
||||
"description": "Start by entering the device name (e.g. Kitchen or Bedroom) or IP address of the Apple TV you want to add.\n\nIf you cannot see your device or experience any issues, try specifying the device IP address.",
|
||||
"data": {
|
||||
"device_input": "Device"
|
||||
|
@ -24,7 +24,7 @@
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"login_method": "Login Method"
|
||||
},
|
||||
"title": "Setup an August account"
|
||||
"title": "Set up an August account"
|
||||
},
|
||||
"reauth_validate": {
|
||||
"description": "Enter the password for {username}.",
|
||||
|
@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {model} ({device_id})?"
|
||||
"description": "Do you want to set up {model} ({device_id})?"
|
||||
},
|
||||
"user": {
|
||||
"menu_options": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup your Azure Event Hub integration",
|
||||
"title": "Set up your Azure Event Hub integration",
|
||||
"data": {
|
||||
"event_hub_instance_name": "Event Hub Instance Name",
|
||||
"use_connection_string": "Use Connection String"
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} - {model} ({ip_address})?"
|
||||
"description": "Do you want to set up {name} - {model} ({ip_address})?"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
@ -9,22 +9,22 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Choose a device to setup",
|
||||
"description": "Choose a device to set up",
|
||||
"data": {
|
||||
"address": "Device"
|
||||
}
|
||||
},
|
||||
"bluetooth_confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"multiple_adapters": {
|
||||
"description": "Select a Bluetooth adapter to setup",
|
||||
"description": "Select a Bluetooth adapter to set up",
|
||||
"data": {
|
||||
"adapter": "Adapter"
|
||||
}
|
||||
},
|
||||
"single_adapter": {
|
||||
"description": "Do you want to setup the Bluetooth adapter {name}?"
|
||||
"description": "Do you want to set up the Bluetooth adapter {name}?"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup your Brunt integration",
|
||||
"title": "Set up your Brunt integration",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup your CoolMasterNet connection details.",
|
||||
"title": "Set up your CoolMasterNet connection details.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"off": "Can be turned off",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"usb_path": "[%key:common::config_flow::data::usb_path%]"
|
||||
},
|
||||
"title": "Crownstone USB dongle configuration",
|
||||
"description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to setup a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60."
|
||||
"description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to set up a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60."
|
||||
},
|
||||
"usb_manual_config": {
|
||||
"data": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Dexcom integration",
|
||||
"title": "Set up Dexcom integration",
|
||||
"description": "Enter Dexcom Share credentials",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Rheem EcoNet Account",
|
||||
"title": "Set up Rheem EcoNet Account",
|
||||
"data": {
|
||||
"email": "[%key:common::config_flow::data::email%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
@ -8,8 +8,8 @@
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
"title": "Setup SiteSage Emonitor",
|
||||
"description": "Do you want to setup {name} ({host})?"
|
||||
"title": "Set up SiteSage Emonitor",
|
||||
"description": "Do you want to set up {name} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {model} {id} ({ipaddr})?"
|
||||
"description": "Do you want to set up {model} {id} ({ipaddr})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -3,8 +3,8 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "Setup FRITZ!Box Tools",
|
||||
"description": "Discovered FRITZ!Box: {name}\n\nSetup FRITZ!Box Tools to control your {name}",
|
||||
"title": "Set up FRITZ!Box Tools",
|
||||
"description": "Discovered FRITZ!Box: {name}\n\nSet up FRITZ!Box Tools to control your {name}",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
@ -19,8 +19,8 @@
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "Setup FRITZ!Box Tools",
|
||||
"description": "Setup FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.",
|
||||
"title": "Set up FRITZ!Box Tools",
|
||||
"description": "Set up FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"port": "[%key:common::config_flow::data::port%]",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Gogogate2 or ismartgate",
|
||||
"title": "Set up Gogogate2 or ismartgate",
|
||||
"description": "Provide requisite information below.",
|
||||
"data": {
|
||||
"ip_address": "[%key:common::config_flow::data::ip%]",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,15 +3,15 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Logitech Harmony Hub",
|
||||
"title": "Set up Logitech Harmony Hub",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"name": "Hub Name"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"title": "Setup Logitech Harmony Hub",
|
||||
"description": "Do you want to setup {name} ({host})?"
|
||||
"title": "Set up Logitech Harmony Hub",
|
||||
"description": "Do you want to set up {name} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"title": "Confirm",
|
||||
"description": "Do you want to setup {product_type} ({serial}) at {ip_address}?"
|
||||
"description": "Do you want to set up {product_type} ({serial}) at {ip_address}?"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
@ -9,7 +9,7 @@
|
||||
},
|
||||
"link": {
|
||||
"title": "Connect to the PowerView Hub",
|
||||
"description": "Do you want to setup {name} ({host})?"
|
||||
"description": "Do you want to set up {name} ({host})?"
|
||||
}
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Do you want to setup iBeacon Tracker?"
|
||||
"description": "Do you want to set up iBeacon Tracker?"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
@ -34,7 +34,7 @@
|
||||
}
|
||||
},
|
||||
"confirm_usb": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
}
|
||||
},
|
||||
"dhcp_confirm": {
|
||||
"description": "Do you want to setup {host}\nSerial: {serial}?"
|
||||
"description": "Do you want to set up {host}\nSerial: {serial}?"
|
||||
},
|
||||
"pick_device": {
|
||||
"title": "Device Selection",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Setup MicroBot device",
|
||||
"title": "Set up MicroBot device",
|
||||
"data": {
|
||||
"address": "Device address",
|
||||
"name": "Name"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"issues": {
|
||||
"manual_migration": {
|
||||
"title": "Manual migration required for LaMetric",
|
||||
"description": "The LaMetric integration has been modernized: It is now configured and set up via the user interface and the communcations are now local.\n\nUnfortunately, there is no automatic migration path possible and thus requires you to re-setup your LaMetric with Home Assistant. Please consult the Home Assistant LaMetric integration documentation on how to set it up.\n\nRemove the old LaMetric YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
"description": "The LaMetric integration has been modernized: It is now configured and set up via the user interface and the communcations are now local.\n\nUnfortunately, there is no automatic migration path possible and thus requires you to re-set up your LaMetric with Home Assistant. Please consult the Home Assistant LaMetric integration documentation on how to set it up.\n\nRemove the old LaMetric YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {label} ({group})?"
|
||||
"description": "Do you want to set up {label} ({group})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send locations to Home Assistant, you will need to setup the webhook feature in the Locative app.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send locations to Home Assistant, you will need to set up the webhook feature in the Locative app.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} ({host})?"
|
||||
"description": "Do you want to set up {name} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -4,7 +4,7 @@
|
||||
"step": {
|
||||
"import_failed": {
|
||||
"title": "Failed to import Caséta bridge configuration.",
|
||||
"description": "Couldn’t setup bridge (host: {host}) imported from configuration.yaml."
|
||||
"description": "Couldn’t set up bridge (host: {host}) imported from configuration.yaml."
|
||||
},
|
||||
"user": {
|
||||
"title": "Automatically connect to the bridge",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data."
|
||||
"default": "To send events to Home Assistant, you will need to set up [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup your TV",
|
||||
"title": "Set up your TV",
|
||||
"description": "Enter your Panasonic Viera TV's [%key:common::config_flow::data::ip%]",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::ip%]",
|
||||
|
@ -19,7 +19,7 @@
|
||||
},
|
||||
"webhook": {
|
||||
"title": "Webhook to use",
|
||||
"description": "To send events to Home Assistant, you will need to setup the webhook feature in Plaato Airlock.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"description": "To send events to Home Assistant, you will need to set up the webhook feature in Plaato Airlock.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@ -34,7 +34,7 @@
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Your Plaato {device_type} with name **{device_name}** was successfully setup!"
|
||||
"default": "Your Plaato {device_type} with name **{device_name}** was successfully set up!"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -19,7 +19,7 @@
|
||||
},
|
||||
"confirm_discovery": {
|
||||
"title": "[%key:component::powerwall::config::step::user::title%]",
|
||||
"description": "Do you want to setup {name} ({ip_address})?"
|
||||
"description": "Do you want to set up {name} ({ip_address})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Do you want to setup {name} {model} ({host})?"
|
||||
"description": "Do you want to set up {name} {model} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} - {model} ({host})?"
|
||||
"description": "Do you want to set up {name} - {model} ({host})?"
|
||||
},
|
||||
"manual": {
|
||||
"description": "Enter an IP Address.",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Before set up, battery-powered devices must be woken up, you can now wake the device up using a button on it.",
|
||||
"description": "Before setup, battery-powered devices must be woken up, you can now wake the device up using a button on it.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
}
|
||||
|
@ -21,13 +21,13 @@
|
||||
},
|
||||
"abort": {
|
||||
"invalid_webhook_url": "Home Assistant is not configured correctly to receive updates from SmartThings. The webhook URL is invalid:\n> {webhook_url}\n\nPlease update your configuration per the [instructions]({component_url}), restart Home Assistant, and try again.",
|
||||
"no_available_locations": "There are no available SmartThings Locations to setup in Home Assistant."
|
||||
"no_available_locations": "There are no available SmartThings Locations to set up in Home Assistant."
|
||||
},
|
||||
"error": {
|
||||
"token_invalid_format": "The token must be in the UID/GUID format",
|
||||
"token_unauthorized": "The token is invalid or no longer authorized.",
|
||||
"token_forbidden": "The token does not have the required OAuth scopes.",
|
||||
"app_setup_error": "Unable to setup the SmartApp. Please try again.",
|
||||
"app_setup_error": "Unable to set up the SmartApp. Please try again.",
|
||||
"webhook_error": "SmartThings could not validate the webhook URL. Please ensure the webhook URL is reachable from the internet and try again."
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} ({ipaddress})?"
|
||||
"description": "Do you want to set up {name} ({ipaddress})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Setup SwitchBee integration with Home Assistant.",
|
||||
"description": "Set up SwitchBee integration with Home Assistant.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"password": {
|
||||
"description": "The {name} device requires a password",
|
||||
|
@ -3,7 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"title": "Setup Syncthing integration",
|
||||
"title": "Set up Syncthing integration",
|
||||
"url": "[%key:common::config_flow::data::url%]",
|
||||
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]",
|
||||
"token": "Token"
|
||||
|
@ -19,7 +19,7 @@
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"description": "Do you want to setup {name} ({host})?",
|
||||
"description": "Do you want to set up {name} ({host})?",
|
||||
"data": {
|
||||
"ssl": "[%key:common::config_flow::data::ssl%]",
|
||||
"verify_ssl": "[%key:common::config_flow::data::verify_ssl%]",
|
||||
|
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} {model} ({host})?"
|
||||
"description": "Do you want to set up {name} {model} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "To send events to Home Assistant, you will need to setup the webhook feature in Traccar.\n\nUse the following URL: `{webhook_url}`\n\nSee [the documentation]({docs_url}) for further details."
|
||||
"default": "To send events to Home Assistant, you will need to set up the webhook feature in Traccar.\n\nUse the following URL: `{webhook_url}`\n\nSee [the documentation]({docs_url}) for further details."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Transmission Client",
|
||||
"title": "Set up Transmission Client",
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
|
@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} - {model} ({host})?"
|
||||
"description": "Do you want to set up {name} - {model} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -27,7 +27,7 @@
|
||||
},
|
||||
"options": {
|
||||
"abort": {
|
||||
"integration_not_setup": "UniFi integration is not setup"
|
||||
"integration_not_setup": "UniFi integration is not set up"
|
||||
},
|
||||
"step": {
|
||||
"device_tracker": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"title": "UniFi Protect Discovered",
|
||||
"description": "Do you want to setup {name} ({ip_address})? [%key:component::unifiprotect::config::step::user::description%]",
|
||||
"description": "Do you want to set up {name} ({ip_address})? [%key:component::unifiprotect::config::step::user::description%]",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
@ -35,7 +35,7 @@
|
||||
"abort": {
|
||||
"already_configured_device": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
"updated_entry": "This entry has already been setup but the name, apps, and/or options defined in the configuration do not match the previously imported configuration, so the configuration entry has been updated accordingly."
|
||||
"updated_entry": "This entry has already been set up but the name, apps, and/or options defined in the configuration do not match the previously imported configuration, so the configuration entry has been updated accordingly."
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup TCP server for WIFFI devices",
|
||||
"title": "Set up TCP server for WIFFI devices",
|
||||
"data": {
|
||||
"port": "[%key:common::config_flow::data::port%]"
|
||||
}
|
||||
|
@ -9,7 +9,7 @@
|
||||
"description": "If you leave the IP Address empty, discovery will be used to find devices."
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {name} ({host})?"
|
||||
"description": "Do you want to set up {name} ({host})?"
|
||||
},
|
||||
"pick_device": {
|
||||
"data": {
|
||||
|
@ -4,14 +4,14 @@
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
||||
"incomplete_info": "Incomplete information to setup device, no host or token supplied.",
|
||||
"incomplete_info": "Incomplete information to set up device, no host or token supplied.",
|
||||
"not_xiaomi_miio": "Device is not (yet) supported by Xiaomi Miio.",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
"wrong_token": "Checksum error, wrong token",
|
||||
"unknown_device": "The device model is not known, not able to setup the device using config flow.",
|
||||
"unknown_device": "The device model is not known, not able to set up the device using config flow.",
|
||||
"cloud_no_devices": "No devices found in this Xiaomi Miio cloud account.",
|
||||
"cloud_credentials_incomplete": "Cloud credentials incomplete, please fill in username, password and country",
|
||||
"cloud_login_error": "Could not login to Xiaomi Miio Cloud, check the credentials."
|
||||
@ -35,7 +35,7 @@
|
||||
"data": {
|
||||
"select_device": "Miio device"
|
||||
},
|
||||
"description": "Select the Xiaomi Miio device to setup."
|
||||
"description": "Select the Xiaomi Miio device to set up."
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
}
|
||||
},
|
||||
"integration_discovery_confirm": {
|
||||
"description": "Do you want to setup {name} over Bluetooth with address {address}?"
|
||||
"description": "Do you want to set up {name} over Bluetooth with address {address}?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Do you want to setup {model} ({host})?"
|
||||
"description": "Do you want to set up {model} ({host})?"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
@ -8,10 +8,10 @@
|
||||
"description": "Select the serial port for your Zigbee radio"
|
||||
},
|
||||
"confirm": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"confirm_hardware": {
|
||||
"description": "Do you want to setup {name}?"
|
||||
"description": "Do you want to set up {name}?"
|
||||
},
|
||||
"manual_pick_radio_type": {
|
||||
"data": { "radio_type": "Radio Type" },
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"usb_confirm": {
|
||||
"description": "Do you want to setup {name} with the Z-Wave JS add-on?"
|
||||
"description": "Do you want to set up {name} with the Z-Wave JS add-on?"
|
||||
},
|
||||
"on_supervisor": {
|
||||
"title": "Select connection method",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"via_hassio_addon": "{name} via Home Assistant add-on"
|
||||
},
|
||||
"description": {
|
||||
"confirm_setup": "Do you want to start set up?"
|
||||
"confirm_setup": "Do you want to start setup?"
|
||||
},
|
||||
"data": {
|
||||
"device": "Device",
|
||||
|
Loading…
x
Reference in New Issue
Block a user