mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-09 01:04:30 +00:00
binary sensor
This commit is contained in:
parent
fae89767e7
commit
78ee2dd444
@ -17,7 +17,7 @@ void on_light_state(esphome::ratgdo::LightState state) {}
|
|||||||
void on_lock_state(esphome::ratgdo::LockState state) {}
|
void on_lock_state(esphome::ratgdo::LockState state) {}
|
||||||
void on_motion_state(esphome::ratgdo::MotionState state) {}
|
void on_motion_state(esphome::ratgdo::MotionState state) {}
|
||||||
void on_obstruction_state(esphome::ratgdo::ObstructionState state) {}
|
void on_obstruction_state(esphome::ratgdo::ObstructionState state) {}
|
||||||
}
|
};
|
||||||
} // namespace ratgdo
|
} // namespace ratgdo
|
||||||
} // namespace esphome
|
} // namespace esphome
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user