Breaking Change
The media controller has been refactored in 607, which means:
- Controllers not included in the pychromecast repo may need some adjustments
- The `BbcIplayerController` and `BbcSoundsController` no longer have overridden `play_media` methods
What's Changed
* Prepare for pylint 2.13.4 (610) emontnemery
* Refactor media controllers (607) emontnemery
* Update example scripts (606) emontnemery
* Hide dependencies in release-drafter (601) MartinHjelmare
⬆️ Dependencies
<details>
<summary>2 changes</summary>
* Bump pylint from 2.12.2 to 2.13.4 (608) dependabot
* Bump black from 22.1.0 to 22.3.0 (605) dependabot
</details>