light
This commit is contained in:
parent
4238b28761
commit
8fd2b3e443
|
@ -24,7 +24,7 @@ namespace ratgdo {
|
|||
}
|
||||
void RATGDOBinarySensor::on_door_state(DoorState state) { }
|
||||
void RATGDOBinarySensor::on_light_state(LightState state) { }
|
||||
void RATGDOBinarySensor::on_lock_state(:LockState state) { }
|
||||
void RATGDOBinarySensor::on_lock_state(LockState state) { }
|
||||
|
||||
} // namespace ratgdo
|
||||
} // namespace esphome
|
||||
|
|
Loading…
Reference in New Issue