shauntarves / wyze-sdk

A modern Python client for controlling Wyze devices.
The Unlicense
313 stars 49 forks source link

Update scale_service.get_records to honor start_time argument. #165

Open brandon-jr opened 10 months ago

brandon-jr commented 10 months ago

The start_time argument value was being ignored in the scale_service.get_records(...) call.