mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
motor
This commit is contained in:
parent
2ed727ac93
commit
b2a7f2ab20
@ -23,6 +23,7 @@ namespace ratgdo {
|
||||
|
||||
void on_motion_state(MotionState state) override;
|
||||
void on_obstruction_state(ObstructionState state) override;
|
||||
void on_motor_state(MotorState state) override;
|
||||
|
||||
protected:
|
||||
SensorType binary_sensor_type_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user