RAM optimization, deactivated recording of display values.
This commit is contained in:
@@ -26,6 +26,7 @@ esp32:
|
|||||||
framework:
|
framework:
|
||||||
type: esp-idf
|
type: esp-idf
|
||||||
advanced:
|
advanced:
|
||||||
|
minimum_chip_revision: "3.1"
|
||||||
sram1_as_iram: true
|
sram1_as_iram: true
|
||||||
|
|
||||||
psram:
|
psram:
|
||||||
|
|||||||
+3
-1
@@ -36,6 +36,8 @@
|
|||||||
- sensor.time
|
- sensor.time
|
||||||
- sensor.awtrix_kitchen_current_app
|
- sensor.awtrix_kitchen_current_app
|
||||||
- sensor.awtrix_desk_current_app
|
- sensor.awtrix_desk_current_app
|
||||||
|
- sensor.owon_b35t_multimeter_core2_owon_b35t_multimeter_core2_reading
|
||||||
|
- sensor.owon_b35t_multimeter_core2_owon_b35t_multimeter_core2_mode
|
||||||
|
- sensor.owon_b35t_multimeter_core2_owon_b35t_multimeter_core2_unit
|
||||||
# event_types:
|
# event_types:
|
||||||
# - call_service # Don't record service calls
|
# - call_service # Don't record service calls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user