Skip to content

Commit

Permalink
Update pychromecast/discovery.py
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery authored Nov 21, 2023
1 parent 9ffe2be commit a5aa00d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pychromecast/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,9 @@ def discover_chromecasts(
"""
Discover chromecasts on the network.
Deprecated as of February 2021, will be removed in June 2024.
Returns a tuple of:
A list of chromecast devices, or an empty list if no chromecasts were found.
A service browser to keep the Chromecast mDNS data updated. When updates
Expand Down

0 comments on commit a5aa00d

Please sign in to comment.