2022-11-16 16:38:07 +00:00
{
"options" : {
"step" : {
"addon_not_installed" : {
2022-11-29 21:34:55 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_not_installed::title%]" ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_not_installed::description%]" ,
2022-11-16 16:38:07 +00:00
"data" : {
2022-11-29 21:34:55 +00:00
"enable_multi_pan" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_not_installed::data::enable_multi_pan%]"
2022-11-16 16:38:07 +00:00
}
} ,
"addon_installed_other_device" : {
2022-11-29 21:34:55 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::addon_installed_other_device::title%]"
2022-11-16 16:38:07 +00:00
} ,
2023-06-01 10:32:14 +00:00
"addon_menu" : {
"menu_options" : {
2023-10-20 06:12:53 +00:00
"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%]"
2023-06-01 10:32:14 +00:00
}
} ,
2023-07-05 14:51:28 +00:00
"change_channel" : {
2023-10-20 06:12:53 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]" ,
2023-07-05 14:51:28 +00:00
"data" : {
"channel" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::data::channel%]"
2023-07-12 22:52:17 +00:00
} ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::change_channel::description%]"
2023-07-05 14:51:28 +00:00
} ,
2023-04-26 15:02:52 +00:00
"hardware_settings" : {
"title" : "Configure hardware settings" ,
"data" : {
2023-09-06 08:46:52 +00:00
"heartbeat_led" : "Yellow: system health LED" ,
"disk_led" : "Green: activity LED" ,
"power_led" : "Red: power LED"
2023-04-26 15:02:52 +00:00
}
} ,
2022-11-16 16:38:07 +00:00
"install_addon" : {
2022-11-29 21:34:55 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::install_addon::title%]"
2022-11-16 16:38:07 +00:00
} ,
2023-06-01 10:32:14 +00:00
"notify_channel_change" : {
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_channel_change::title%]" ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_channel_change::description%]"
} ,
2023-04-26 15:02:52 +00:00
"main_menu" : {
"menu_options" : {
"hardware_settings" : "[%key:component::homeassistant_yellow::options::step::hardware_settings::title%]" ,
2024-08-27 21:14:41 +00:00
"firmware_settings" : "Switch between Zigbee or Thread firmware." ,
2023-04-26 15:02:52 +00:00
"multipan_settings" : "Configure IEEE 802.15.4 radio multiprotocol support"
}
} ,
2023-07-05 14:51:28 +00:00
"notify_unknown_multipan_user" : {
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_unknown_multipan_user::title%]" ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::notify_unknown_multipan_user::description%]"
} ,
2023-04-26 15:02:52 +00:00
"reboot_menu" : {
"title" : "Reboot required" ,
"description" : "The settings have changed, but the new settings will not take effect until the system is rebooted" ,
"menu_options" : {
"reboot_later" : "Reboot manually later" ,
"reboot_now" : "Reboot now"
}
} ,
2023-06-01 10:32:14 +00:00
"reconfigure_addon" : {
2023-07-05 14:51:28 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::reconfigure_addon::title%]"
2023-06-01 10:32:14 +00:00
} ,
2022-11-16 16:38:07 +00:00
"start_addon" : {
2022-11-29 21:34:55 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::start_addon::title%]"
2023-06-01 10:32:14 +00:00
} ,
"uninstall_addon" : {
2023-08-28 21:26:34 +00:00
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::uninstall_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::uninstall_addon::description%]" ,
"data" : {
"disable_multi_pan" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::uninstall_addon::data::disable_multi_pan%]"
}
} ,
"install_flasher_addon" : {
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::install_flasher_addon::title%]"
} ,
"configure_flasher_addon" : {
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::configure_flasher_addon::title%]"
} ,
"start_flasher_addon" : {
"title" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::start_flasher_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::step::start_flasher_addon::description%]"
2024-08-27 21:14:41 +00:00
} ,
"pick_firmware" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::description%]" ,
"menu_options" : {
"pick_firmware_thread" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::menu_options::pick_firmware_thread%]" ,
"pick_firmware_zigbee" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::pick_firmware::menu_options::pick_firmware_zigbee%]"
}
} ,
"install_zigbee_flasher_addon" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_zigbee_flasher_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_zigbee_flasher_addon::description%]"
} ,
"run_zigbee_flasher_addon" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::run_zigbee_flasher_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::run_zigbee_flasher_addon::description%]"
} ,
"zigbee_flasher_failed" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::zigbee_flasher_failed::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::zigbee_flasher_failed::description%]"
} ,
"confirm_zigbee" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_zigbee::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_zigbee::description%]"
} ,
"install_otbr_addon" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::install_otbr_addon::description%]"
} ,
"start_otbr_addon" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::start_otbr_addon::description%]"
} ,
"otbr_failed" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::otbr_failed::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::otbr_failed::description%]"
} ,
"confirm_otbr" : {
"title" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_otbr::title%]" ,
"description" : "[%key:component::homeassistant_hardware::firmware_picker::options::step::confirm_otbr::description%]"
2022-11-16 16:38:07 +00:00
}
} ,
"error" : {
2023-09-12 17:44:31 +00:00
"unknown" : "[%key:common::config_flow::error::unknown%]"
2022-11-16 16:38:07 +00:00
} ,
"abort" : {
2022-11-29 21:34:55 +00:00
"addon_info_failed" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::addon_info_failed%]" ,
"addon_install_failed" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::addon_install_failed%]" ,
2023-08-28 21:26:34 +00:00
"addon_already_running" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::addon_already_running%]" ,
2022-11-29 21:34:55 +00:00
"addon_set_config_failed" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::addon_set_config_failed%]" ,
"addon_start_failed" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::addon_start_failed%]" ,
"not_hassio" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::not_hassio%]" ,
2023-04-26 15:02:52 +00:00
"read_hw_settings_error" : "Failed to read hardware settings" ,
"write_hw_settings_error" : "Failed to write hardware settings" ,
2024-08-27 21:14:41 +00:00
"zha_migration_failed" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::abort::zha_migration_failed%]" ,
"not_hassio_thread" : "[%key:component::homeassistant_hardware::firmware_picker::options::abort::not_hassio_thread%]" ,
"otbr_addon_already_running" : "[%key:component::homeassistant_hardware::firmware_picker::options::abort::otbr_addon_already_running%]" ,
"zha_still_using_stick" : "[%key:component::homeassistant_hardware::firmware_picker::options::abort::zha_still_using_stick%]" ,
2024-09-16 13:37:46 +00:00
"otbr_still_using_stick" : "[%key:component::homeassistant_hardware::firmware_picker::options::abort::otbr_still_using_stick%]" ,
"unsupported_firmware" : "The radio firmware on your {model} could not be determined. Make sure that no other integration or addon is currently trying to communicate with the device."
2022-11-16 16:38:07 +00:00
} ,
"progress" : {
2022-11-29 21:34:55 +00:00
"install_addon" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::install_addon%]" ,
2024-08-27 21:14:41 +00:00
"start_addon" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::start_addon%]" ,
"start_otbr_addon" : "[%key:component::homeassistant_hardware::silabs_multiprotocol_hardware::options::progress::start_addon%]" ,
"install_zigbee_flasher_addon" : "[%key:component::homeassistant_hardware::firmware_picker::options::progress::install_zigbee_flasher_addon%]" ,
"run_zigbee_flasher_addon" : "[%key:component::homeassistant_hardware::firmware_picker::options::progress::run_zigbee_flasher_addon%]" ,
"uninstall_zigbee_flasher_addon" : "[%key:component::homeassistant_hardware::firmware_picker::options::progress::uninstall_zigbee_flasher_addon%]"
2022-11-16 16:38:07 +00:00
}
}
}