Files
core/homeassistant/components/persang_infrared/strings.json
T

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"
}
}
}
}