mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 01:54:11 +01:00
14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Confirm set up"
|
|
}
|
|
},
|
|
"abort": {
|
|
"one_instance_allowed": "The integration only supports one Z-Wave instance",
|
|
"mqtt_required": "The MQTT integration is not set up"
|
|
}
|
|
}
|
|
}
|