seamapi / public-tracker

0 stars 0 forks source link

Kwikset throws an error if creating an access code with a start_time < current_time #28

Closed ethanplee14 closed 1 year ago

ethanplee14 commented 1 year ago

Description

Kwikset throws an error when creating an access code with a start time < current time. This is a constraint enforced by kwikset

Expected behavior: Access code automatically sets with current time + 3 minutes (to allow some time for the access code to set)

Actual behavior: An error gets thrown