mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
point to updated python-ecobee library
This commit is contained in:
parent
18d0f4461f
commit
8df32aac3c
@ -34,7 +34,7 @@ import os
|
||||
|
||||
REQUIREMENTS = [
|
||||
'https://github.com/nkgilley/python-ecobee-api/archive/'
|
||||
'824a7dfabe7ef6975b2864f33e6ae0b48fb6ea3f.zip#python-ecobee==0.0.1']
|
||||
'730009b9593899d42e98c81a0544f91e65b2bc15.zip#python-ecobee==0.0.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -161,4 +161,4 @@ pushetta==1.0.15
|
||||
orvibo==1.0.0
|
||||
|
||||
# Ecobee (*.ecobee)
|
||||
https://github.com/nkgilley/python-ecobee-api/archive/824a7dfabe7ef6975b2864f33e6ae0b48fb6ea3f.zip#python-ecobee==0.0.1
|
||||
https://github.com/nkgilley/python-ecobee-api/archive/730009b9593899d42e98c81a0544f91e65b2bc15.zip#python-ecobee==0.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user