mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 16:19:29 +01:00
15 lines
312 B
JSON
15 lines
312 B
JSON
{
|
|
"title": "CPU Speed",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "CPU Speed",
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
}
|
|
},
|
|
"abort": {
|
|
"alread_configured": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
|
}
|
|
}
|
|
}
|