forked from platypush/platypush
Migrated WeMo Switch plugin to raw HTTP requests. ouimeaux was heavy and broken
This commit is contained in:
parent
55dd7b0d53
commit
2e4e847857
3 changed files with 101 additions and 60 deletions
2
setup.py
2
setup.py
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue