Bump to pywemo 0.4.5 - fixes bug with requests 2.11.0 (#2818)
This commit is contained in:
parent
8210d65850
commit
6fd0fe05f9
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ from homeassistant.components.discovery import SERVICE_WEMO
|
|||
from homeassistant.helpers import discovery
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.3']
|
||||
REQUIREMENTS = ['pywemo==0.4.5']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue