Added Plex and Chromecast plugins

This commit is contained in:
Fabio Manganiello 2018-11-12 16:50:20 +01:00
parent 9a88f85cda
commit 1459630661
6 changed files with 447 additions and 1 deletions
docs/source

View file

@ -195,6 +195,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
'inputs',
'inotify',
'omxplayer',
'plexapi',
]
sys.path.insert(0, os.path.abspath('../..'))