From ef650c12e538eb023a2f9b63b524100daf51cf55 Mon Sep 17 00:00:00 2001 From: michael barbey Date: Mon, 14 Nov 2016 23:20:31 +0100 Subject: [PATCH] add missing dependencie --- library/Phue/Group.php | 1 + 1 file changed, 1 insertion(+) diff --git a/library/Phue/Group.php b/library/Phue/Group.php index 695c869..14951aa 100644 --- a/library/Phue/Group.php +++ b/library/Phue/Group.php @@ -12,6 +12,7 @@ use Phue\Command\SetLightState; use Phue\Command\SetGroupAttributes; use Phue\Command\SetGroupState; +use Phue\Helper\ColorConversion; /** * Group object