mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +00:00
Bump pywemo, handle more ports.
This commit is contained in:
@@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
||||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.19']
|
||||
REQUIREMENTS = ['pywemo==0.4.20']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user