2021-12-28 20:17:53 +00:00
|
|
|
{
|
|
|
|
"title": "CPU Speed",
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "CPU Speed",
|
|
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
2022-01-03 16:09:32 +00:00
|
|
|
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
2021-12-29 17:54:47 +00:00
|
|
|
"not_compatible": "Unable to get CPU information, this integration is not compatible with your system"
|
2021-12-28 20:17:53 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|