Velleman / python-linkplay

LinkPlay library for Python
MIT License
7 stars 3 forks source link

Implement bridge discovery via multiroom #7

Closed dukeofphilberg closed 6 months ago

dukeofphilberg commented 6 months ago

Implements bridge discovery through multirooms.

Currently, when a bridge is the follower of a leader bridge, it will not answer on the discovery process. To aid this, read the multiroom properties of a bridge to discover its follower bridges and add these to the bridge list.