Releases: home-assistant-libs/pychromecast
Releases · home-assistant-libs/pychromecast
13.0.5
What's Changed
- Fix lint issues (#710) @MartinHjelmare
- Add SVS Pro SoundBase (#704) @kaechele
- Add JBL Link 10, 20, 300, 500 (#701) @caraar12345
- Fix poll/select for Windows (#690) @strunker
- Add Smart Soundbar 10 (#700) @balloob
⬆️ Dependencies
14 changes
- Bump actions/checkout from 3.3.0 to 3.4.0 (#709) @dependabot
- Bump pylint from 2.16.3 to 2.17.0 (#708) @dependabot
- Bump pylint from 2.16.2 to 2.16.3 (#707) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#706) @dependabot
- Bump pylint from 2.16.1 to 2.16.2 (#705) @dependabot
- Bump black from 22.12.0 to 23.1.0 (#702) @dependabot
- Bump pylint from 2.15.10 to 2.16.1 (#703) @dependabot
- Bump pylint from 2.15.9 to 2.15.10 (#699) @dependabot
- Bump actions/setup-python from 4.4.0 to 4.5.0 (#697) @dependabot
- Bump actions/checkout from 3.2.0 to 3.3.0 (#696) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#695) @dependabot
- Bump actions/setup-python from 4.3.1 to 4.4.0 (#691) @dependabot
- Bump pylint from 2.15.8 to 2.15.9 (#689) @dependabot
- Bump actions/checkout from 3.1.0 to 3.2.0 (#688) @dependabot
13.0.4
What's Changed
- Correct timeout in call to poll.poll (#687) @emontnemery
- Revert "Revert "Fix error with select when python process exceeds 1024 open file descriptors"" (#686) @emontnemery
13.0.3
What's Changed
- Revert "Fix error with select when python process exceeds 1024 open file descriptors" (#685) @emontnemery
⬆️ Dependencies
3 changes
- Bump actions/setup-python from 4.3.0 to 4.3.1 (#684) @dependabot
- Bump black from 22.10.0 to 22.12.0 (#682) @dependabot
- Bump pylint from 2.15.7 to 2.15.8 (#683) @dependabot
13.0.2
What's Changed
- Adding support for reported unknown devices (#680) @SplinterHead
- Add Chromecast Ultra and Chromecast HD to the recognised devices (#679) @SplinterHead
- Fix error with select when python process exceeds 1024 open file descriptors (#676) @logan893
- Include URL and UUID in Home Assistant controller messages (#613) @emontnemery
⬆️ Dependencies
2 changes
- Bump pylint from 2.15.6 to 2.15.7 (#678) @dependabot
- Bump flake8 from 5.0.4 to 6.0.0 (#674) @dependabot
13.0.1
What's Changed
- Drop version (#647) @emontnemery
13.0.0
What's Changed
- Adapt to pylint 2.15.5 (#670) @emontnemery
- Added three unknown models with cast-types (#658) @heikkih
- Revert "pin to protobuf v3" (#669) @emontnemery
- Pin github actions and add dependabot actions ecosystem (#655) @MartinHjelmare
- Improve output of discovery examples (#653) @emontnemery
- Update version_info in init (#640) @clach04
⬆️ Dependencies
12 changes
- Bump pylint from 2.14.5 to 2.15.6 (#671) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#667) @dependabot
- Bump actions/setup-python from 4.2.0 to 4.3.0 (#664) @dependabot
- Bump black from 22.8.0 to 22.10.0 (#663) @dependabot
- Bump actions/checkout from 3.0.2 to 3.1.0 (#661) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#657) @dependabot
- Bump black from 22.6.0 to 22.8.0 (#654) @dependabot
- Bump flake8 from 5.0.1 to 5.0.4 (#650) @dependabot
- Bump flake8 from 4.0.1 to 5.0.1 (#649) @dependabot
- Bump pylint from 2.14.4 to 2.14.5 (#648) @dependabot
- Bump black from 22.3.0 to 22.6.0 (#644) @dependabot
- Bump pylint from 2.14.3 to 2.14.4 (#645) @dependabot
12.1.4
What's Changed
- Improve timeout logs (#637) @emontnemery
- pin to protobuf v3 (#625) @chapmanjacobd
⬆️ Dependencies
2 changes
- Prepare for pylint 2.14.1 (#634) @emontnemery
- Bump pylint from 2.14.1 to 2.14.3 (#636) @dependabot
- Bump pylint from 2.13.9 to 2.14.1 (#633) @dependabot
12.1.3
What's Changed
- Add additional cast model (#628) @emontnemery
- Add additional cast model (#624) @emontnemery
⬆️ Dependencies
2 changes
- Bump pylint from 2.13.8 to 2.13.9 (#626) @dependabot
- Bump pylint from 2.13.7 to 2.13.8 (#623) @dependabot
12.1.2
What's Changed
- Add some additional cast types (#622) @emontnemery
- Format some code (#621) @emontnemery