Skip to content
Snippets Groups Projects
Commit 4defd96c authored by Christian Brædstrup's avatar Christian Brædstrup Committed by Fabian Affolter
Browse files

Version bump of DLink switch to v0.6.0 (#9252)

parent 185d8388
No related branches found
No related tags found
Loading
......@@ -14,7 +14,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.const import TEMP_CELSIUS, STATE_UNKNOWN
REQUIREMENTS = ['pyW215==0.5.1']
REQUIREMENTS = ['pyW215==0.6.0']
_LOGGER = logging.getLogger(__name__)
......
......@@ -539,7 +539,7 @@ pyHS100==0.2.4.2
pyRFXtrx==0.20.0
# homeassistant.components.switch.dlink
pyW215==0.5.1
pyW215==0.6.0
# homeassistant.components.alarm_control_panel.alarmdotcom
pyalarmdotcom==0.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment