mirror of
https://github.com/home-assistant/core.git
synced 2025-11-16 06:20:07 +00:00
Bump pywemo to fix request include problems. (#11401)
This commit is contained in:
committed by
Paulus Schoutsen
parent
b362017206
commit
cb899a9465
@@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
||||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.20']
|
||||
REQUIREMENTS = ['pywemo==0.4.25']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user