python3-pychromecast

Library to communicate with Google Chromecast (Python 3)
  https://github.com/home-assistant-libs/pychromecast
  0
  no reviews



This library makes it easy to communicate with a Chromecast device using Python.

It currently supports:

- Auto discovering connected Chromecasts on the network - Start the default media receiver and play any online media - Control playback of current playing media - Implement Google Chromecast API v2 - Communicate with apps via channels - Easily extendable to add support for unsupported namespaces

This package contains the Python 3 version of pychromecast