From f39878392da47a461c8a7e7bae1fbf384dd07dfe Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Mon, 17 Dec 2018 15:10:16 +0100 Subject: [PATCH] ouimeaux and pyHS100 moved to optional requirements --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d02204a0..64082442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,7 @@ redis # HTTP poll backend support frozendict +requests # Database plugin support sqlalchemy @@ -41,7 +42,7 @@ phue python-mpd2 # Belkin WeMo Switch plugin support -ouimeaux +# ouimeaux # Google Assistant support # google-assistant-sdk[samples] @@ -100,7 +101,7 @@ pyserial # gattlib # Support for TP-Link HS100 and similar smart switches/plugins -pyHS100 +# pyHS100 # Support for joystick backend inputs