Proto commits in home-assistant-libs/pychromecast

These 2 commits are when the Protocol Buffers files have changed:

Commit:4149916
Author:theychx
Committer:Paulus Schoutsen

Update protobuf requirement (#143) * Update protobuf requirement * Update protobuf requirement (3.0.0) * Update proto and _pb2.py files

The documentation is generated from this commit.

Commit:d4ec766
Author:Hans Bakker

Update protobuf to version 3 Generate new protobuf-scripts from https://chromium.googlesource.com/chromium/src.git/+/master/extensions/common/api/cast_channel Update socket-reading code in socket_client to work with python3 (byte-arrays are not strings in python3)