mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump pywemo. (#2944)
This commit is contained in:
parent
eac67fd971
commit
9fcfc213c7
@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
||||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.5']
|
||||
REQUIREMENTS = ['pywemo==0.4.6']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
@ -391,7 +391,7 @@ pyuserinput==0.1.9
|
||||
pyvera==0.2.15
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.5
|
||||
pywemo==0.4.6
|
||||
|
||||
# homeassistant.components.climate.radiotherm
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
|
Loading…
x
Reference in New Issue
Block a user