Migrated WeMo Switch plugin to raw HTTP requests. ouimeaux was heavy and broken

This commit is contained in:
Fabio Manganiello 2019-12-04 02:09:49 +01:00
parent 55dd7b0d53
commit 2e4e847857
3 changed files with 101 additions and 60 deletions

View file

@ -165,8 +165,6 @@ setup(
'hue': ['phue'],
# Support for MPD/Mopidy music server plugin and backend
'mpd': ['python-mpd2', 'websocket-client'],
# Support for Belkin WeMo Switch plugin
'wemo' : ['ouimeaux @ https://github.com/iancmcc/ouimeaux/tarball/master'],
# Support for text2speech plugin
'tts': ['mplayer'],
# Support for Google text2speech plugin