mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 05:22:44 +01:00
21 lines
685 B
JSON
21 lines
685 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "This Persang speaker 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_emitter_entity_id": "Infrared transmitter"
|
|
},
|
|
"data_description": {
|
|
"infrared_emitter_entity_id": "The infrared transmitter entity to use for sending commands."
|
|
},
|
|
"description": "Select the infrared transmitter entity to use for controlling your Persang speaker.",
|
|
"title": "Set up Persang IR speaker"
|
|
}
|
|
}
|
|
}
|
|
}
|