D-Link switch version bump of external library (#5843)
This commit is contained in:
parent
5bd54f69cc
commit
a150a69cca
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
from homeassistant.const import TEMP_CELSIUS, STATE_UNKNOWN
|
||||
|
||||
REQUIREMENTS = ['https://github.com/LinuxChristian/pyW215/archive/'
|
||||
'v0.3.7.zip#pyW215==0.3.7']
|
||||
'v0.4.zip#pyW215==0.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -198,7 +198,7 @@ hikvision==0.4
|
|||
# http://github.com/adafruit/Adafruit_Python_DHT/archive/310c59b0293354d07d94375f1365f7b9b9110c7d.zip#Adafruit_DHT==1.3.0
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
https://github.com/LinuxChristian/pyW215/archive/v0.3.7.zip#pyW215==0.3.7
|
||||
https://github.com/LinuxChristian/pyW215/archive/v0.4.zip#pyW215==0.4
|
||||
|
||||
# homeassistant.components.media_player.webostv
|
||||
# homeassistant.components.notify.webostv
|
||||
|
|
Loading…
Add table
Reference in a new issue