18 lines
485 B
JSON
18 lines
485 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"no_devices_found": "No devices found on the network",
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up Wemo?"
|
|
}
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"long_press": "Wemo button was pressed for 2 seconds"
|
|
}
|
|
}
|
|
} |