Set anel_pwrctrl switch to specific commit instead of master

This commit is contained in:
Robbie Trencheny 2016-10-07 11:38:39 -07:00
parent 3cfec2b5e2
commit f030ff67ad
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from homeassistant.util import Throttle
REQUIREMENTS = ['https://github.com/mweinelt/anel-pwrctrl/archive/'
'master.zip#anel_pwrctrl==0.0.1']
'ed26e8830e28a2bfa4260a9002db23ce3e7e63d7.zip#anel_pwrctrl==0.0.1']
CONF_PORT_RECV = "port_recv"
CONF_PORT_SEND = "port_send"

View File

@ -186,7 +186,7 @@ https://github.com/kellerza/pyqwikswitch/archive/v0.4.zip#pyqwikswitch==0.4
https://github.com/laf/russound/archive/0.1.6.zip#russound==0.1.6
# homeassistant.components.switch.anel_pwrctrl
https://github.com/mweinelt/anel-pwrctrl/archive/master.zip#anel_pwrctrl==0.0.1
https://github.com/mweinelt/anel-pwrctrl/archive/ed26e8830e28a2bfa4260a9002db23ce3e7e63d7.zip#anel_pwrctrl==0.0.1
# homeassistant.components.ecobee
https://github.com/nkgilley/python-ecobee-api/archive/4856a704670c53afe1882178a89c209b5f98533d.zip#python-ecobee==0.0.6