Compare commits
1
Commits
534d6fd05d
..
fooo
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9870f2ea93 |
@@ -9,6 +9,9 @@
|
||||
namespace esphome {
|
||||
namespace c_monochromatic {
|
||||
|
||||
|
||||
static const char *TAG = "empty_i2c_sensor.sensor";
|
||||
|
||||
enum State { Off, Auto, On };
|
||||
|
||||
class MonochromaticLightOutput : public light::LightOutput,
|
||||
|
||||
Reference in New Issue
Block a user