Hi,
I added the new CPU Speed Integration, but I don’t see icons, entities or anything else
https://www.home-assistant.io/integrations/cpuspeed/
any ideas?
diagnostics info
{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2022.2.0",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.9.7",
"docker": true,
"arch": "aarch64",
"timezone": "Europe/Rome",
"os_name": "Linux",
"os_version": "5.10.63-v8",
"supervisor": "2022.01.1",
"host_os": "Home Assistant OS 7.2",
"docker_version": "20.10.9",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {},
"integration_manifest": {
"domain": "cpuspeed",
"name": "CPU Speed",
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
"requirements": [
"py-cpuinfo==8.0.0"
],
"config_flow": true,
"codeowners": [
"@fabaff",
"@frenck"
],
"iot_class": "local_push",
"is_built_in": true
},
"data": {
"python_version": "3.9.7.final.0 (64 bit)",
"cpuinfo_version": [
8,
0,
0
],
"cpuinfo_version_string": "8.0.0",
"arch": "ARM_8",
"bits": 64,
"count": 4,
"arch_string_raw": "aarch64",
"hardware_raw": "BCM2835",
"flags": [
"asimd",
"cpuid",
"crc32",
"evtstrm",
"fp"
]
}
}