Remove CPU frequency
Doesn't work on recent ESP-IDF versions it seems.
This commit is contained in:
parent
7d5d7da2e8
commit
647e6711b8
@ -675,16 +675,6 @@ sensor:
|
||||
update_interval: 5s
|
||||
entity_category: diagnostic
|
||||
|
||||
- platform: template
|
||||
name: "ESP32 CPU Frequency"
|
||||
icon: mdi:cpu-32-bit
|
||||
accuracy_decimals: 1
|
||||
unit_of_measurement: MHz
|
||||
update_interval: 5s
|
||||
lambda: |-
|
||||
return ets_get_cpu_frequency();
|
||||
entity_category: diagnostic
|
||||
|
||||
- platform: template
|
||||
name: "ESP32 Free Memory"
|
||||
icon: mdi:memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user