mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Bump pywemo to new version.
This commit is contained in:
@@ -9,7 +9,7 @@ import logging
|
||||
from homeassistant.components import discovery
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.3.17']
|
||||
REQUIREMENTS = ['pywemo==0.3.19']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
DISCOVER_LIGHTS = 'wemo.light'
|
||||
|
@@ -225,7 +225,7 @@ pyuserinput==0.1.9
|
||||
pyvera==0.2.8
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.3.17
|
||||
pywemo==0.3.19
|
||||
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
radiotherm==1.2
|
||||
|
Reference in New Issue
Block a user