D-Link switch version bump of external library (#4351)
This commit is contained in:
parent
60fabaec24
commit
17cfcc981d
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.5.zip#pyW215==0.3.5']
|
||||
'v0.3.6.zip#pyW215==0.3.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -158,7 +158,7 @@ https://github.com/Danielhiversen/flux_led/archive/0.8.zip#flux_led==0.8
|
|||
https://github.com/GadgetReactor/pyHS100/archive/1f771b7d8090a91c6a58931532e42730b021cbde.zip#pyHS100==0.2.0
|
||||
|
||||
# homeassistant.components.switch.dlink
|
||||
https://github.com/LinuxChristian/pyW215/archive/v0.3.5.zip#pyW215==0.3.5
|
||||
https://github.com/LinuxChristian/pyW215/archive/v0.3.6.zip#pyW215==0.3.6
|
||||
|
||||
# homeassistant.components.media_player.webostv
|
||||
# homeassistant.components.notify.webostv
|
||||
|
|
Loading…
Add table
Reference in a new issue