Phue: Switched to GIT-version because pip version lacks behind
This commit is contained in:
parent
542e6b9536
commit
d56edd46bb
5 changed files with 5 additions and 5 deletions
|
@ -362,7 +362,7 @@ class HueLightControl(object):
|
|||
host = config.get(ha.CONF_HOST, None)
|
||||
|
||||
try:
|
||||
import phue
|
||||
import homeassistant.external.phue.phue as phue
|
||||
except ImportError:
|
||||
logger.exception(
|
||||
"HueLightControl:Error while importing dependency phue.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue