mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 17:00:13 +01:00
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up the Home Assistant iOS component?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "Only a single configuration of Home Assistant iOS is necessary."
|
|
}
|
|
}
|
|
}
|