mirror of
https://github.com/home-assistant/core.git
synced 2026-07-05 05:35:29 +01:00
9430bb2e32
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
23 lines
718 B
JSON
23 lines
718 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "This Edifier device has already been configured with this transmitter.",
|
|
"no_emitters": "No infrared transmitter entities found. Please set up an infrared device first."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"infrared_entity_id": "IR transmitter",
|
|
"model": "Speaker model"
|
|
},
|
|
"data_description": {
|
|
"infrared_entity_id": "Select the infrared transmitter entity to use.",
|
|
"model": "Choose your Edifier speaker model from the list."
|
|
},
|
|
"description": "Configure your Edifier speaker for IR control.",
|
|
"title": "Set up Edifier IR speaker"
|
|
}
|
|
}
|
|
}
|
|
}
|