mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 05:46:00 +00:00
14 lines
295 B
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."
|
|
}
|
|
}
|
|
}
|