Waze integration is returning the SLOWEST of 3 possible routes on a short drive

I’ve set up the following Waze sensor in my sensor.yaml file

- platform: waze_travel_time
  name: test
  friendly_name: test
  origin: 193 Pound Ridge Rd, Bedford, NY 10506
  destination: 680 Main St, Mt Kisco, NY 10549
  region: US
  realtime: true
  vehicle_type: car

I receive the following info back:

This seemed really slow to me for this trip at a very quiet time, so I checked it directly on waze.com:

If you look on the left side of the waze.com page, this should be a 12 minute, 6.5 mile trip, NOT 20 minutes and 9 miles!!!

Apparently this is a recent known issue with the Waze integration: Waze travel time route attribute empty · Issue #61251 · home-assistant/core · GitHub