mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 00:36:38 +00:00
Phue: Switched to GIT-version because pip version lacks behind
This commit is contained in:
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user