bump pywemo to 0.4.33

Bump pywemo to 0.4.33 - includes expended port range fix for dimmers
This commit is contained in:
meatheadmike 2018-11-30 14:00:26 -07:00 committed by GitHub
parent df21dd21f2
commit 8a75bee82f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'