....................
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace c_monochromatic {
|
namespace c_monochromatic {
|
||||||
|
|
||||||
|
|
||||||
|
static const char *TAG = "empty_i2c_sensor.sensor";
|
||||||
|
|
||||||
enum State { Off, Auto, On };
|
enum State { Off, Auto, On };
|
||||||
|
|
||||||
class MonochromaticLightOutput : public light::LightOutput,
|
class MonochromaticLightOutput : public light::LightOutput,
|
||||||
|
|||||||
Reference in New Issue
Block a user