mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 17:21:56 +00:00
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Confirm set up"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
"mqtt_required": "The MQTT integration is not set up"
|
|
}
|
|
}
|
|
}
|