binary sensor

This commit is contained in:
J. Nick Koston 2023-06-07 11:25:30 -05:00
parent fae89767e7
commit 78ee2dd444
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ void on_light_state(esphome::ratgdo::LightState state) {}
void on_lock_state(esphome::ratgdo::LockState state) {}
void on_motion_state(esphome::ratgdo::MotionState state) {}
void on_obstruction_state(esphome::ratgdo::ObstructionState state) {}
}
};
} // namespace ratgdo
} // namespace esphome