Bump pywemo. (#2944)
parent
eac67fd971
commit
9fcfc213c7
|
@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.5']
|
||||
REQUIREMENTS = ['pywemo==0.4.6']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
|
@ -391,7 +391,7 @@ pyuserinput==0.1.9
|
|||
pyvera==0.2.15
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.5
|
||||
pywemo==0.4.6
|
||||
|
||||
# homeassistant.components.climate.radiotherm
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
|
|
Loading…
Reference in New Issue