mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
15 lines
357 B
JSON
15 lines
357 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"not_compatible": "Unable to get CPU information, this integration is not compatible with your system"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "[%key:common::config_flow::description::confirm_setup%]",
|
|
"title": "[%key:component::cpuspeed::title%]"
|
|
}
|
|
}
|
|
},
|
|
"title": "CPU Speed"
|
|
}
|