home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.51k stars 378 forks source link

Fix hostname support #864

Open DerEnderKeks opened 4 months ago

DerEnderKeks commented 4 months ago

This PR is split from #861

A device will otherwise block the request, when requesting with a hostname instead of the plain IP.