Files
esphome-votronic/esp8266-triple-charger-example-debug.yaml
2025-05-25 18:24:49 +02:00

28 lines
508 B
YAML

<<: !include esp8266-triple-charger-example.yaml
logger:
level: VERY_VERBOSE
logs:
votronic: VERY_VERBOSE
component: DEBUG
scheduler: INFO
binary_sensor: DEBUG
sensor: DEBUG
text_sensor: DEBUG
mqtt: INFO
mqtt.idf: INFO
mqtt.component: INFO
mqtt.sensor: INFO
mqtt.switch: INFO
api.service: INFO
api: INFO
uart:
- id: uart_0
baud_rate: 1000
tx_pin: ${tx_pin}
rx_pin: ${rx_pin}
debug:
direction: BOTH
dummy_receiver: false