Merge pull request #18864 from meatheadmike/dev

Bump pywemo to 0.4.33 (expanded port range fixes dimmers on latest firmware)
This commit is contained in:
Daniel Høyer Iversen 2018-12-02 08:38:37 +01:00 committed by GitHub
commit 5b0c12b12b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['pywemo==0.4.29']
REQUIREMENTS = ['pywemo==0.4.33']
DOMAIN = 'wemo'

View File

@ -1327,7 +1327,7 @@ pyvlx==0.1.3
pywebpush==1.6.0
# homeassistant.components.wemo
pywemo==0.4.29
pywemo==0.4.33
# homeassistant.components.camera.xeoma
pyxeoma==1.4.0