mirror of
https://github.com/home-assistant/core.git
synced 2026-05-28 03:06:30 +01:00
6fd47d035e
Co-authored-by: Franck Nijhof <git@frenck.dev>
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"description": "Do you want to enable Rhasspy support?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
}
|
|
}
|