amymcgovern / pyparrot

Python interface for Parrot Drones
MIT License
274 stars 129 forks source link

Fixed wifi connection issue for newer versions of zeroconf #229

Open ToberoCat opened 4 months ago

ToberoCat commented 4 months ago

Connecting with the bebop 2 drone causes issues due to the changed api of zeroconf. There's no longer the field address. It's now called addresses and contains a list of addresses, whereby the first one is the one needed when connecting to the drone