1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 11:52:20 +01:00

Merge branch 'dev' into nrf52

This commit is contained in:
tomaszduda23
2024-04-25 23:24:12 +02:00
committed by GitHub
57 changed files with 1462 additions and 75 deletions

View File

@@ -624,6 +624,7 @@ def lint_trailing_whitespace(fname, match):
"esphome/components/cover/cover.h",
"esphome/components/datetime/date_entity.h",
"esphome/components/datetime/time_entity.h",
"esphome/components/datetime/datetime_entity.h",
"esphome/components/display/display.h",
"esphome/components/event/event.h",
"esphome/components/fan/fan.h",