bump pywemo to 0.4.33
Bump pywemo to 0.4.33 - includes expended port range fix for dimmers
This commit is contained in:
parent
df21dd21f2
commit
8a75bee82f
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue