clang-tidy

This commit is contained in:
Tomasz Duda 2024-08-09 20:51:48 +02:00
parent 0778cc3c72
commit 8475ae0dd5
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,6 @@
#pragma once
#include "esphome/core/defines.h"
#ifdef USE_MQTT
#include <string>
#include <map>
#include "esphome/components/network/ip_address.h"
@ -67,3 +68,4 @@ class MQTTBackend {
} // namespace mqtt
} // namespace esphome
#endif

View file

@ -258,14 +258,12 @@ def main():
"fingerprint_grow",
"md5",
"mlx90393",
"mqtt",
"online_image",
"sgp4x",
"wireguard",
"tuya",
"status",
"nextion",
"mqtt",
"improv_base",
"http_request",
"ota",