mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
remove debug info
This commit is contained in:
@@ -627,22 +627,3 @@ binary_sensor:
|
|||||||
mode:
|
mode:
|
||||||
input: true
|
input: true
|
||||||
inverted: true
|
inverted: true
|
||||||
# Example configuration entry
|
|
||||||
debug:
|
|
||||||
update_interval: 50s
|
|
||||||
|
|
||||||
text_sensor:
|
|
||||||
- platform: debug
|
|
||||||
device:
|
|
||||||
name: 'Device Info'
|
|
||||||
reset_reason:
|
|
||||||
name: 'Reset Reason'
|
|
||||||
|
|
||||||
sensor:
|
|
||||||
- platform: debug
|
|
||||||
free:
|
|
||||||
name: 'Heap Free'
|
|
||||||
block:
|
|
||||||
name: 'Heap Max Block'
|
|
||||||
loop_time:
|
|
||||||
name: 'Loop Time'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user