Merge pull request #5280 from home-assistant/bump-pywemo-version
Bump pywemo version.pull/5282/head
commit
d4a54acda0
|
@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.7']
|
||||
REQUIREMENTS = ['pywemo==0.4.9']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
|
@ -527,7 +527,7 @@ pyvera==0.2.21
|
|||
pywebpush==0.6.1
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.7
|
||||
pywemo==0.4.9
|
||||
|
||||
# homeassistant.components.light.yeelight
|
||||
pyyeelight==1.0-beta
|
||||
|
|
Loading…
Reference in New Issue