Changelog for
python311-PyChromecast-14.0.1-28.8.noarch.rpm :
* Thu Feb 04 2021 Adrian Schröter
- update to version 8.0.0
* Mon Oct 19 2020 Adrian Schröter - update to version 7.5.1
* Tue Sep 29 2020 Adrian Schröter - update to version 7.5.0
* Thu Jul 02 2020 Antonio Larrosa - Update to 7.1.0:
* Report host+port for discovered casts
* Fix plex controller
* Update list_chromecasts example- Update to 7.0.1:
* Correct version- Update to 7.0.0:
* BREAKING CHANGE Track services based on UUID instead of mDNS service name
* Thu Jun 11 2020 Antonio Larrosa - Update to 6.0.0:
* BREAKING CHANGE Refactor start_discovery to fix race (#370)
* Support zeroconf 0.27 (#368)
* Don\'t ignore zeroconf errors (#367)
* BREAKING CHANGE Add support to CastListener for service updates (#366)
* Wed May 27 2020 Steve Kowalik - Update to 5.3.0:
* Handle zeroconf update_service (#364)
* Add ability to pass in a zeroconf instance to discovery (#362)
* Add discovery example (#361)
* Quick play & Support for Yle Areena, Supla (#359)
* Log as info, not warning if connection re-established. (#358)
* Tue May 05 2020 Johannes Grassler - Update to 5.0.0
* remove .travis.yml
* extract test reqs
* Update test.yml
* Create test.yml
* Bump linters, run flake and black on examples (#355)
* Speed up SocketClient shutdown (#352)
* Improve debug messages (#353)
* Fix bugs in Chromecast.is_idle and ReceiverController.launch_app (#350)
* Improve examples and docstrings (#351)
* Remove blocking option from Chromecast (#349)
* Add helper function get_listed_chromecasts (#348)
* Correct mistake in PR#345 (#346)
* Lookup manufacturer, remove multizone helper. (#345)- Update python-zeroconf Require
* Thu Mar 26 2020 Marketa Calabkova - Update to 4.2.0
* Add support for Lovelace dashboards
* Set up publish when we create a release.
* Update zeroconf requirement
* Thu Feb 13 2020 Antonio Larrosa - Update to 4.1.1
* Update \"add support to your favorite app\" in the README
* Get ipaddress the same way as code examples in zeroconf
* Correct METADATA_TYPE in media.py
* Wed Jan 15 2020 Marketa Calabkova - update to 4.1.0
* Fix resettin status
* Add app icon to CastStatus