mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 06:20:07 +00:00
Bump pywemo version. (#7004)
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.16']
|
||||
REQUIREMENTS = ['pywemo==0.4.17']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user