diff --git a/homeassistant/components/airthings_ble/strings.json b/homeassistant/components/airthings_ble/strings.json index b1159e6f251..b7343377a2b 100644 --- a/homeassistant/components/airthings_ble/strings.json +++ b/homeassistant/components/airthings_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/aranet/strings.json b/homeassistant/components/aranet/strings.json index 1970beec210..918cfc1d384 100644 --- a/homeassistant/components/aranet/strings.json +++ b/homeassistant/components/aranet/strings.json @@ -4,7 +4,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/binary_sensor/strings.json b/homeassistant/components/binary_sensor/strings.json index 573b154e2a4..29e40c8b336 100644 --- a/homeassistant/components/binary_sensor/strings.json +++ b/homeassistant/components/binary_sensor/strings.json @@ -247,8 +247,8 @@ "presence": { "name": "Presence", "state": { - "off": "[%key:component::device_tracker::entity_component::_::state::not_home%]", - "on": "[%key:component::device_tracker::entity_component::_::state::home%]" + "off": "[%key:common::state::not_home%]", + "on": "[%key:common::state::home%]" } }, "problem": { diff --git a/homeassistant/components/bluemaestro/strings.json b/homeassistant/components/bluemaestro/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/bluemaestro/strings.json +++ b/homeassistant/components/bluemaestro/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/bthome/strings.json b/homeassistant/components/bthome/strings.json index 020a0206e73..39ba3baa3fd 100644 --- a/homeassistant/components/bthome/strings.json +++ b/homeassistant/components/bthome/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/buienradar/strings.json b/homeassistant/components/buienradar/strings.json index 2141f420167..279d81f22ab 100644 --- a/homeassistant/components/buienradar/strings.json +++ b/homeassistant/components/buienradar/strings.json @@ -428,9 +428,9 @@ "partlycloudy-light-snow": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::partlycloudy-light-snow%]", "partlycloudy-snow": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::partlycloudy-snow%]", "partlycloudy-lightning": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::partlycloudy-lightning%]", - "snowy": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::snowy%]", - "snowy-rainy": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::snowy-rainy%]", - "lightning": "[%key:component::buienradar::entity::sensor::conditiondetailed::state::lightning%]" + "snowy": "[%key:component::weather::entity_component::_::state::snowy%]", + "snowy-rainy": "[%key:component::weather::entity_component::_::state::snowy-rainy%]", + "lightning": "[%key:component::weather::entity_component::_::state::lightning%]" } }, "conditiondetailed_5d": { diff --git a/homeassistant/components/derivative/strings.json b/homeassistant/components/derivative/strings.json index ef36d46d8b9..4b66c893d57 100644 --- a/homeassistant/components/derivative/strings.json +++ b/homeassistant/components/derivative/strings.json @@ -25,7 +25,7 @@ "step": { "init": { "data": { - "name": "[%key:component::derivative::config::step::user::data::name%]", + "name": "[%key:common::config_flow::data::name%]", "round": "[%key:component::derivative::config::step::user::data::round%]", "source": "[%key:component::derivative::config::step::user::data::source%]", "time_window": "[%key:component::derivative::config::step::user::data::time_window%]", diff --git a/homeassistant/components/dormakaba_dkey/strings.json b/homeassistant/components/dormakaba_dkey/strings.json index 15bcf3f9ddc..480f021b126 100644 --- a/homeassistant/components/dormakaba_dkey/strings.json +++ b/homeassistant/components/dormakaba_dkey/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/energy/strings.json b/homeassistant/components/energy/strings.json index 9a72541bb50..4a9c1b4aacf 100644 --- a/homeassistant/components/energy/strings.json +++ b/homeassistant/components/energy/strings.json @@ -38,11 +38,11 @@ "description": "The following entities do not have an expected unit of measurement {price_units}:" }, "entity_unexpected_unit_gas_price": { - "title": "[%key:component::energy::issues::entity_unexpected_unit_energy_price::title%]", + "title": "[%key:component::energy::issues::entity_unexpected_unit_energy::title%]", "description": "[%key:component::energy::issues::entity_unexpected_unit_energy_price::description%]" }, "entity_unexpected_unit_water_price": { - "title": "[%key:component::energy::issues::entity_unexpected_unit_energy_price::title%]", + "title": "[%key:component::energy::issues::entity_unexpected_unit_energy::title%]", "description": "[%key:component::energy::issues::entity_unexpected_unit_energy_price::description%]" }, "entity_unexpected_state_class": { diff --git a/homeassistant/components/eufylife_ble/strings.json b/homeassistant/components/eufylife_ble/strings.json index 5f7924f4cbd..aaeeeb85f67 100644 --- a/homeassistant/components/eufylife_ble/strings.json +++ b/homeassistant/components/eufylife_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/gardena_bluetooth/strings.json b/homeassistant/components/gardena_bluetooth/strings.json index 01eac80d1e0..d0c1b878cef 100644 --- a/homeassistant/components/gardena_bluetooth/strings.json +++ b/homeassistant/components/gardena_bluetooth/strings.json @@ -4,7 +4,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "confirm": { diff --git a/homeassistant/components/govee_ble/strings.json b/homeassistant/components/govee_ble/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/govee_ble/strings.json +++ b/homeassistant/components/govee_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/group/strings.json b/homeassistant/components/group/strings.json index 5f3042c5bf7..c5cebbc4707 100644 --- a/homeassistant/components/group/strings.json +++ b/homeassistant/components/group/strings.json @@ -32,7 +32,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "event": { @@ -40,7 +40,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "fan": { @@ -48,7 +48,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "light": { @@ -56,7 +56,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "lock": { @@ -64,7 +64,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "media_player": { @@ -72,7 +72,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } }, "sensor": { @@ -94,7 +94,7 @@ "data": { "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", - "name": "[%key:component::group::config::step::binary_sensor::data::name%]" + "name": "[%key:common::config_flow::data::name%]" } } } @@ -145,8 +145,8 @@ "description": "If \"ignore non-numeric\" is enabled, the group's state is calculated if at least one member has a numerical value. If \"ignore non-numeric\" is disabled, the group's state is calculated only if all group members have numerical values.", "data": { "ignore_non_numeric": "[%key:component::group::config::step::sensor::data::ignore_non_numeric%]", - "entities": "[%key:component::group::config::step::sensor::data::entities%]", - "hide_members": "[%key:component::group::config::step::sensor::data::hide_members%]", + "entities": "[%key:component::group::config::step::binary_sensor::data::entities%]", + "hide_members": "[%key:component::group::config::step::binary_sensor::data::hide_members%]", "type": "[%key:component::group::config::step::sensor::data::type%]", "round_digits": "[%key:component::group::config::step::sensor::data::round_digits%]", "device_class": "[%key:component::group::config::step::sensor::data::device_class%]", @@ -170,8 +170,8 @@ "state": { "off": "[%key:common::state::off%]", "on": "[%key:common::state::on%]", - "home": "[%key:component::device_tracker::entity_component::_::state::home%]", - "not_home": "[%key:component::device_tracker::entity_component::_::state::not_home%]", + "home": "[%key:common::state::home%]", + "not_home": "[%key:common::state::not_home%]", "open": "[%key:common::state::open%]", "closed": "[%key:common::state::closed%]", "locked": "[%key:common::state::locked%]", diff --git a/homeassistant/components/hassio/strings.json b/homeassistant/components/hassio/strings.json index c45d455631b..bdd94933b2b 100644 --- a/homeassistant/components/hassio/strings.json +++ b/homeassistant/components/hassio/strings.json @@ -316,11 +316,11 @@ "description": "List of directories to include in the backup." }, "name": { - "name": "[%key:component::hassio::services::backup_full::fields::name::name%]", + "name": "[%key:common::config_flow::data::name%]", "description": "[%key:component::hassio::services::backup_full::fields::name::description%]" }, "password": { - "name": "[%key:component::hassio::services::backup_full::fields::password::name%]", + "name": "[%key:common::config_flow::data::password%]", "description": "[%key:component::hassio::services::backup_full::fields::password::description%]" }, "compressed": { @@ -328,7 +328,7 @@ "description": "[%key:component::hassio::services::backup_full::fields::compressed::description%]" }, "location": { - "name": "[%key:component::hassio::services::backup_full::fields::location::name%]", + "name": "[%key:common::config_flow::data::location%]", "description": "[%key:component::hassio::services::backup_full::fields::location::description%]" } } @@ -342,7 +342,7 @@ "description": "Slug of backup to restore from." }, "password": { - "name": "[%key:component::hassio::services::backup_full::fields::password::name%]", + "name": "[%key:common::config_flow::data::password%]", "description": "Optional password." } } @@ -368,7 +368,7 @@ "description": "[%key:component::hassio::services::backup_partial::fields::addons::description%]" }, "password": { - "name": "[%key:component::hassio::services::backup_full::fields::password::name%]", + "name": "[%key:common::config_flow::data::password%]", "description": "[%key:component::hassio::services::restore_full::fields::password::description%]" } } diff --git a/homeassistant/components/homeassistant_sky_connect/strings.json b/homeassistant/components/homeassistant_sky_connect/strings.json index 2ed0026a48c..825649ef0d3 100644 --- a/homeassistant/components/homeassistant_sky_connect/strings.json +++ b/homeassistant/components/homeassistant_sky_connect/strings.json @@ -13,12 +13,12 @@ }, "addon_menu": { "menu_options": { - "reconfigure_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_menu::menu_options::reconfigure_addon%]", - "uninstall_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_menu::menu_options::uninstall_addon%]" + "reconfigure_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]", + "uninstall_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::uninstall_addon::title%]" } }, "change_channel": { - "title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::title%]", + "title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]", "data": { "channel": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::data::channel%]" }, diff --git a/homeassistant/components/homeassistant_yellow/strings.json b/homeassistant/components/homeassistant_yellow/strings.json index 894d799d073..95442d31500 100644 --- a/homeassistant/components/homeassistant_yellow/strings.json +++ b/homeassistant/components/homeassistant_yellow/strings.json @@ -13,12 +13,12 @@ }, "addon_menu": { "menu_options": { - "reconfigure_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_menu::menu_options::reconfigure_addon%]", - "uninstall_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_menu::menu_options::uninstall_addon%]" + "reconfigure_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]", + "uninstall_addon": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::uninstall_addon::title%]" } }, "change_channel": { - "title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::title%]", + "title": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]", "data": { "channel": "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::data::channel%]" }, diff --git a/homeassistant/components/humidifier/strings.json b/homeassistant/components/humidifier/strings.json index 1cdad10f2fb..cb59dd04bdd 100644 --- a/homeassistant/components/humidifier/strings.json +++ b/homeassistant/components/humidifier/strings.json @@ -72,7 +72,7 @@ "name": "Dehumidifier" }, "humidifier": { - "name": "[%key:component::humidifier::entity_component::_::name%]" + "name": "[%key:component::humidifier::title%]" } }, "services": { diff --git a/homeassistant/components/inkbird/strings.json b/homeassistant/components/inkbird/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/inkbird/strings.json +++ b/homeassistant/components/inkbird/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/input_text/strings.json b/homeassistant/components/input_text/strings.json index 49eab33848c..13a86a329a7 100644 --- a/homeassistant/components/input_text/strings.json +++ b/homeassistant/components/input_text/strings.json @@ -18,10 +18,10 @@ "name": "[%key:component::text::entity_component::_::state_attributes::min::name%]" }, "mode": { - "name": "[%key:component::text::entity_component::_::state_attributes::mode::name%]", + "name": "[%key:common::config_flow::data::mode%]", "state": { "text": "[%key:component::text::entity_component::_::state_attributes::mode::state::text%]", - "password": "[%key:component::text::entity_component::_::state_attributes::mode::state::password%]" + "password": "[%key:common::config_flow::data::password%]" } }, "pattern": { diff --git a/homeassistant/components/kegtron/strings.json b/homeassistant/components/kegtron/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/kegtron/strings.json +++ b/homeassistant/components/kegtron/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/knx/strings.json b/homeassistant/components/knx/strings.json index 8ffbcdf0566..5f5a2263eac 100644 --- a/homeassistant/components/knx/strings.json +++ b/homeassistant/components/knx/strings.json @@ -189,10 +189,10 @@ } }, "secure_key_source_menu_routing": { - "title": "[%key:component::knx::config::step::secure_key_source_menu_routing::title%]", - "description": "[%key:component::knx::config::step::secure_key_source_menu_routing::description%]", + "title": "[%key:component::knx::config::step::secure_key_source_menu_tunnel::title%]", + "description": "[%key:component::knx::config::step::secure_key_source_menu_tunnel::description%]", "menu_options": { - "secure_knxkeys": "[%key:component::knx::config::step::secure_key_source_menu_routing::menu_options::secure_knxkeys%]", + "secure_knxkeys": "[%key:component::knx::config::step::secure_key_source_menu_tunnel::menu_options::secure_knxkeys%]", "secure_routing_manual": "[%key:component::knx::config::step::secure_key_source_menu_routing::menu_options::secure_routing_manual%]" } }, @@ -230,7 +230,7 @@ }, "secure_routing_manual": { "title": "[%key:component::knx::config::step::secure_routing_manual::title%]", - "description": "[%key:component::knx::config::step::secure_routing_manual::description%]", + "description": "[%key:component::knx::config::step::secure_tunnel_manual::description%]", "data": { "backbone_key": "[%key:component::knx::config::step::secure_routing_manual::data::backbone_key%]", "sync_latency_tolerance": "[%key:component::knx::config::step::secure_routing_manual::data::sync_latency_tolerance%]" @@ -248,11 +248,11 @@ "routing_secure": "[%key:component::knx::config::step::routing::data::routing_secure%]", "multicast_group": "[%key:component::knx::config::step::routing::data::multicast_group%]", "multicast_port": "[%key:component::knx::config::step::routing::data::multicast_port%]", - "local_ip": "[%key:component::knx::config::step::routing::data::local_ip%]" + "local_ip": "[%key:component::knx::config::step::manual_tunnel::data::local_ip%]" }, "data_description": { "individual_address": "[%key:component::knx::config::step::routing::data_description::individual_address%]", - "local_ip": "[%key:component::knx::config::step::routing::data_description::local_ip%]" + "local_ip": "[%key:component::knx::config::step::manual_tunnel::data_description::local_ip%]" } } }, diff --git a/homeassistant/components/lametric/strings.json b/homeassistant/components/lametric/strings.json index 21d2bdc84bd..e7bfc059674 100644 --- a/homeassistant/components/lametric/strings.json +++ b/homeassistant/components/lametric/strings.json @@ -115,7 +115,7 @@ "description": "Displays a message with an optional icon on a LaMetric device.", "fields": { "device_id": { - "name": "[%key:component::lametric::services::chart::fields::device_id::name%]", + "name": "[%key:common::config_flow::data::device%]", "description": "The LaMetric device to display the message on." }, "message": { diff --git a/homeassistant/components/medcom_ble/strings.json b/homeassistant/components/medcom_ble/strings.json index 6ea6c0566ed..56cfb5a1dd7 100644 --- a/homeassistant/components/medcom_ble/strings.json +++ b/homeassistant/components/medcom_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/moat/strings.json b/homeassistant/components/moat/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/moat/strings.json +++ b/homeassistant/components/moat/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/mopeka/strings.json b/homeassistant/components/mopeka/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/mopeka/strings.json +++ b/homeassistant/components/mopeka/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/oralb/strings.json b/homeassistant/components/oralb/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/oralb/strings.json +++ b/homeassistant/components/oralb/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/plugwise/strings.json b/homeassistant/components/plugwise/strings.json index 82228ee94e7..5348a1dc484 100644 --- a/homeassistant/components/plugwise/strings.json +++ b/homeassistant/components/plugwise/strings.json @@ -65,7 +65,7 @@ "state": { "asleep": "Night", "away": "[%key:component::climate::entity_component::_::state_attributes::preset_mode::state::away%]", - "home": "[%key:component::climate::entity_component::_::state_attributes::preset_mode::state::home%]", + "home": "[%key:common::state::home%]", "no_frost": "Anti-frost", "vacation": "Vacation" } diff --git a/homeassistant/components/purpleair/strings.json b/homeassistant/components/purpleair/strings.json index ff505010713..b082e088ba2 100644 --- a/homeassistant/components/purpleair/strings.json +++ b/homeassistant/components/purpleair/strings.json @@ -56,8 +56,8 @@ "title": "Add Sensor", "description": "[%key:component::purpleair::config::step::by_coordinates::description%]", "data": { - "latitude": "[%key:component::purpleair::config::step::by_coordinates::data::latitude%]", - "longitude": "[%key:component::purpleair::config::step::by_coordinates::data::longitude%]", + "latitude": "[%key:common::config_flow::data::latitude%]", + "longitude": "[%key:common::config_flow::data::longitude%]", "distance": "[%key:component::purpleair::config::step::by_coordinates::data::distance%]" }, "data_description": { diff --git a/homeassistant/components/qingping/strings.json b/homeassistant/components/qingping/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/qingping/strings.json +++ b/homeassistant/components/qingping/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/rapt_ble/strings.json b/homeassistant/components/rapt_ble/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/rapt_ble/strings.json +++ b/homeassistant/components/rapt_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/scrape/strings.json b/homeassistant/components/scrape/strings.json index 45f48c8401e..217e69b27df 100644 --- a/homeassistant/components/scrape/strings.json +++ b/homeassistant/components/scrape/strings.json @@ -65,7 +65,7 @@ }, "add_sensor": { "data": { - "name": "[%key:component::scrape::config::step::sensor::data::name%]", + "name": "[%key:common::config_flow::data::name%]", "attribute": "[%key:component::scrape::config::step::sensor::data::attribute%]", "index": "[%key:component::scrape::config::step::sensor::data::index%]", "select": "[%key:component::scrape::config::step::sensor::data::select%]", @@ -86,7 +86,7 @@ }, "edit_sensor": { "data": { - "name": "[%key:component::scrape::config::step::sensor::data::name%]", + "name": "[%key:common::config_flow::data::name%]", "attribute": "[%key:component::scrape::config::step::sensor::data::attribute%]", "index": "[%key:component::scrape::config::step::sensor::data::index%]", "select": "[%key:component::scrape::config::step::sensor::data::select%]", @@ -111,10 +111,10 @@ "method": "[%key:component::scrape::config::step::user::data::method%]", "payload": "[%key:component::scrape::config::step::user::data::payload%]", "authentication": "[%key:component::scrape::config::step::user::data::authentication%]", - "username": "[%key:component::scrape::config::step::user::data::username%]", - "password": "[%key:component::scrape::config::step::user::data::password%]", + "username": "[%key:common::config_flow::data::username%]", + "password": "[%key:common::config_flow::data::password%]", "headers": "[%key:component::scrape::config::step::user::data::headers%]", - "verify_ssl": "[%key:component::scrape::config::step::user::data::verify_ssl%]", + "verify_ssl": "[%key:common::config_flow::data::verify_ssl%]", "timeout": "[%key:component::scrape::config::step::user::data::timeout%]", "encoding": "[%key:component::scrape::config::step::user::data::encoding%]" }, @@ -175,7 +175,7 @@ "temperature": "[%key:component::sensor::entity_component::temperature::name%]", "timestamp": "[%key:component::sensor::entity_component::timestamp::name%]", "volatile_organic_compounds": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", - "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds_parts::name%]", + "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", "voltage": "[%key:component::sensor::entity_component::voltage::name%]", "volume": "[%key:component::sensor::entity_component::volume::name%]", "volume_storage": "[%key:component::sensor::entity_component::volume_storage::name%]", diff --git a/homeassistant/components/sensorpro/strings.json b/homeassistant/components/sensorpro/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/sensorpro/strings.json +++ b/homeassistant/components/sensorpro/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/sensorpush/strings.json b/homeassistant/components/sensorpush/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/sensorpush/strings.json +++ b/homeassistant/components/sensorpush/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/snooz/strings.json b/homeassistant/components/snooz/strings.json index bc1e68db02f..b38e105260c 100644 --- a/homeassistant/components/snooz/strings.json +++ b/homeassistant/components/snooz/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/sql/strings.json b/homeassistant/components/sql/strings.json index 3289dfd41ff..b4bb73d4b99 100644 --- a/homeassistant/components/sql/strings.json +++ b/homeassistant/components/sql/strings.json @@ -38,7 +38,7 @@ "init": { "data": { "db_url": "[%key:component::sql::config::step::user::data::db_url%]", - "name": "[%key:component::sql::config::step::user::data::name%]", + "name": "[%key:common::config_flow::data::name%]", "query": "[%key:component::sql::config::step::user::data::query%]", "column": "[%key:component::sql::config::step::user::data::column%]", "unit_of_measurement": "[%key:component::sql::config::step::user::data::unit_of_measurement%]", @@ -109,7 +109,7 @@ "temperature": "[%key:component::sensor::entity_component::temperature::name%]", "timestamp": "[%key:component::sensor::entity_component::timestamp::name%]", "volatile_organic_compounds": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", - "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds_parts::name%]", + "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", "voltage": "[%key:component::sensor::entity_component::voltage::name%]", "volume": "[%key:component::sensor::entity_component::volume::name%]", "volume_storage": "[%key:component::sensor::entity_component::volume_storage::name%]", diff --git a/homeassistant/components/switch/strings.json b/homeassistant/components/switch/strings.json index b50709ed76f..0663384fe2c 100644 --- a/homeassistant/components/switch/strings.json +++ b/homeassistant/components/switch/strings.json @@ -25,7 +25,7 @@ } }, "switch": { - "name": "[%key:component::switch::entity_component::_::name%]" + "name": "[%key:component::switch::title%]" }, "outlet": { "name": "Outlet" diff --git a/homeassistant/components/template/strings.json b/homeassistant/components/template/strings.json index 8e7dbaade97..19ad9e5ddeb 100644 --- a/homeassistant/components/template/strings.json +++ b/homeassistant/components/template/strings.json @@ -40,7 +40,7 @@ "sensor": { "data": { "device_class": "[%key:component::template::config::step::sensor::data::device_class%]", - "state_class": "[%key:component::template::config::step::sensor::data::state_class%]", + "state_class": "[%key:component::sensor::entity_component::_::state_attributes::state_class::name%]", "state": "[%key:component::template::config::step::sensor::data::state%]", "unit_of_measurement": "[%key:component::template::config::step::sensor::data::unit_of_measurement%]" }, @@ -124,7 +124,7 @@ "temperature": "[%key:component::sensor::entity_component::temperature::name%]", "timestamp": "[%key:component::sensor::entity_component::timestamp::name%]", "volatile_organic_compounds": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", - "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds_parts::name%]", + "volatile_organic_compounds_parts": "[%key:component::sensor::entity_component::volatile_organic_compounds::name%]", "voltage": "[%key:component::sensor::entity_component::voltage::name%]", "volume": "[%key:component::sensor::entity_component::volume::name%]", "volume_storage": "[%key:component::sensor::entity_component::volume_storage::name%]", diff --git a/homeassistant/components/thermobeacon/strings.json b/homeassistant/components/thermobeacon/strings.json index a045d84771e..d1d544c2381 100644 --- a/homeassistant/components/thermobeacon/strings.json +++ b/homeassistant/components/thermobeacon/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/thermopro/strings.json b/homeassistant/components/thermopro/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/thermopro/strings.json +++ b/homeassistant/components/thermopro/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/threshold/strings.json b/homeassistant/components/threshold/strings.json index 832f3b4f899..fc9ee8fb7bf 100644 --- a/homeassistant/components/threshold/strings.json +++ b/homeassistant/components/threshold/strings.json @@ -26,7 +26,7 @@ "entity_id": "[%key:component::threshold::config::step::user::data::entity_id%]", "hysteresis": "[%key:component::threshold::config::step::user::data::hysteresis%]", "lower": "[%key:component::threshold::config::step::user::data::lower%]", - "name": "[%key:component::threshold::config::step::user::data::name%]", + "name": "[%key:common::config_flow::data::name%]", "upper": "[%key:component::threshold::config::step::user::data::upper%]" } } diff --git a/homeassistant/components/tilt_ble/strings.json b/homeassistant/components/tilt_ble/strings.json index 7111626cca1..4003debbbeb 100644 --- a/homeassistant/components/tilt_ble/strings.json +++ b/homeassistant/components/tilt_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/tuya/strings.json b/homeassistant/components/tuya/strings.json index 1ea58f5029f..9c807419551 100644 --- a/homeassistant/components/tuya/strings.json +++ b/homeassistant/components/tuya/strings.json @@ -112,7 +112,7 @@ }, "number": { "temperature": { - "name": "[%key:component::number::entity_component::temperature::name%]" + "name": "[%key:component::sensor::entity_component::temperature::name%]" }, "time": { "name": "Time" diff --git a/homeassistant/components/vulcan/strings.json b/homeassistant/components/vulcan/strings.json index 4ec58b3a06c..4af3ee95e35 100644 --- a/homeassistant/components/vulcan/strings.json +++ b/homeassistant/components/vulcan/strings.json @@ -29,7 +29,7 @@ "data": { "token": "Token", "region": "[%key:component::vulcan::config::step::auth::data::region%]", - "pin": "[%key:component::vulcan::config::step::auth::data::pin%]" + "pin": "[%key:common::config_flow::data::pin%]" } }, "select_student": { diff --git a/homeassistant/components/xiaomi_ble/strings.json b/homeassistant/components/xiaomi_ble/strings.json index 970de13bcef..d1bc6fa9a48 100644 --- a/homeassistant/components/xiaomi_ble/strings.json +++ b/homeassistant/components/xiaomi_ble/strings.json @@ -5,7 +5,7 @@ "user": { "description": "[%key:component::bluetooth::config::step::user::description%]", "data": { - "address": "[%key:component::bluetooth::config::step::user::data::address%]" + "address": "[%key:common::config_flow::data::device%]" } }, "bluetooth_confirm": { diff --git a/homeassistant/components/zha/strings.json b/homeassistant/components/zha/strings.json index 56381d993b8..22c2810ad23 100644 --- a/homeassistant/components/zha/strings.json +++ b/homeassistant/components/zha/strings.json @@ -113,7 +113,7 @@ "data": { "radio_type": "[%key:component::zha::config::step::manual_pick_radio_type::data::radio_type%]" }, - "title": "[%key:component::zha::config::step::manual_pick_radio_type::title%]", + "title": "[%key:component::zha::config::step::manual_pick_radio_type::data::radio_type%]", "description": "[%key:component::zha::config::step::manual_pick_radio_type::description%]" }, "manual_port_config": { @@ -163,11 +163,11 @@ } }, "error": { - "cannot_connect": "[%key:component::zha::config::error::cannot_connect%]", + "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_backup_json": "[%key:component::zha::config::error::invalid_backup_json%]" }, "abort": { - "single_instance_allowed": "[%key:component::zha::config::abort::single_instance_allowed%]", + "single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]", "not_zha_device": "[%key:component::zha::config::abort::not_zha_device%]", "usb_probe_failed": "[%key:component::zha::config::abort::usb_probe_failed%]", "wrong_firmware_installed": "[%key:component::zha::config::abort::wrong_firmware_installed%]" @@ -621,7 +621,7 @@ }, "number": { "number": { - "name": "[%key:component::number::entity_component::_::name%]" + "name": "[%key:component::number::title%]" }, "detection_interval": { "name": "Detection interval"