1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

Introduce "communication failed" log macro (#8939)

This commit is contained in:
Keith Burzinski
2025-05-29 01:59:38 -05:00
committed by GitHub
parent 64e4589f4e
commit 44f1ff10e6
109 changed files with 162 additions and 152 deletions

View File

@@ -663,6 +663,7 @@ def lint_trailing_whitespace(fname, match):
"esphome/components/valve/valve.h",
"esphome/core/component.h",
"esphome/core/gpio.h",
"esphome/core/log_const_en.h",
"esphome/core/log.h",
"tests/custom.h",
],