Co-authored-by: Teemu R. <tpr@iki.fi> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up an Escea fireplace?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
|
}
|
|
}
|
|
}
|