mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-03-03 04:19:56 +00:00
light
This commit is contained in:
parent
2c2a656ac9
commit
e77ab4ea49
@ -11,7 +11,7 @@ namespace ratgdo {
|
||||
|
||||
void RATGDOLightOutput::dump_config()
|
||||
{
|
||||
ESPLOG_CONFIG("", "RATGDO Light");
|
||||
ESP_LOGCONFIG("", "RATGDO Light");
|
||||
}
|
||||
void RATGDOLightOutput::on_motion_state(esphome::ratgdo::MotionState state) { }
|
||||
void RATGDOLightOutput::on_obstruction_state(esphome::ratgdo::ObstructionState state) { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user