mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Version bump of DLink switch to v0.6.0 (#9252)
This commit is contained in:
parent
185d838803
commit
4defd96cd6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user