mirror of
https://github.com/home-assistant/core.git
synced 2025-06-20 04:57:08 +00:00
Bump to pywemo 0.4.5 - fixes bug with requests 2.11.0 (#2818)
This commit is contained in:
parent
8210d65850
commit
6fd0fe05f9
@ -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'
|
||||
|
||||
|
@ -377,7 +377,7 @@ pyuserinput==0.1.9
|
||||
pyvera==0.2.15
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.3
|
||||
pywemo==0.4.5
|
||||
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
radiotherm==1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user