ESPHome 2026.4.0-dev
Loading...
Searching...
No Matches
spa06_i2c.cpp
Go to the documentation of this file.
1#include "spa06_i2c.h"
2#include "esphome/core/hal.h"
3#include "esphome/core/log.h"
4
6
7static const char *const TAG = "spa06_i2c";
8
10 LOG_I2C_DEVICE(this);
11 SPA06Component::dump_config();
12}
13
14} // namespace esphome::spa06_i2c