mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
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
@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
|
|||||||
|
|
||||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||||
|
|
||||||
REQUIREMENTS = ['pywemo==0.4.29']
|
REQUIREMENTS = ['pywemo==0.4.33']
|
||||||
|
|
||||||
DOMAIN = 'wemo'
|
DOMAIN = 'wemo'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user