ESPHome 2025.5.0
Loading...
Searching...
No Matches
light_partition.cpp
Go to the documentation of this file.
1#include "light_partition.h"
2#include "esphome/core/log.h"
3
4namespace esphome {
5namespace partition {
6
7static const char *const TAG = "partition.light";
8
9} // namespace partition
10} // namespace esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7