Releases: home-assistant-libs/pychromecast
Releases · home-assistant-libs/pychromecast
2.5.2
What's Changed
- Improve exponential backoff of mdns service resolution retries (#269) @emontnemery
2.5.1
What's Changed
- Exponential backoff of mdns service resolution retries (#268) @emontnemery
2.5.0
What's Changed
- Add support for connecting to named service (#267) @emontnemery
2.4.0
2.3.0
2.2.0
2.1.0
- Add
adjusted_current_time
property to media status (#221 - @tnyeanderson) - Fix reconnecting right away when tries is None (#222 - @OttoWinter)
2.0.0
- Drop Python 2 support (#211 - @balloob) (Breaking change!)
- Fixes for discovery, FreeBSD Socket creation (#215 - @d8ahazard)
- FIx grouped Chromecasts and channel close (#216 - @OttoWinter)
- Fix SSL issues on Windows (#212 - @d8ahazard)
- Don't sleep when there are no tries remaining (#204 - @erik)