mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01: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"
|
|
}
|