core/homeassistant/components/wemo/strings.json

14 lines
295 B
JSON

{
"config": {
"step": {
"confirm": {
"description": "Do you want to set up Wemo?"
}
},
"abort": {
"single_instance_allowed": "Only a single configuration of Wemo is possible.",
"no_devices_found": "No Wemo devices found on the network."
}
}
}