mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Fix multilevel reference translations (#102338)
This commit is contained in:
parent
b911f242dd
commit
bb90c1f168
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]",
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]",
|
||||
|
@ -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%]"
|
||||
}
|
||||
}
|
||||
|
@ -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%]"
|
||||
},
|
||||
|
@ -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%]"
|
||||
},
|
||||
|
@ -72,7 +72,7 @@
|
||||
"name": "Dehumidifier"
|
||||
},
|
||||
"humidifier": {
|
||||
"name": "[%key:component::humidifier::entity_component::_::name%]"
|
||||
"name": "[%key:component::humidifier::title%]"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]",
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]",
|
||||
|
@ -25,7 +25,7 @@
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
"name": "[%key:component::switch::entity_component::_::name%]"
|
||||
"name": "[%key:component::switch::title%]"
|
||||
},
|
||||
"outlet": {
|
||||
"name": "Outlet"
|
||||
|
@ -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%]",
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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%]"
|
||||
}
|
||||
}
|
||||
|
@ -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": {
|
||||
|
@ -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"
|
||||
|
@ -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": {
|
||||
|
@ -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": {
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user