mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump pywemo version to 0.4.2
This commit is contained in:
parent
5931bac695
commit
bb439129e6
@ -9,7 +9,7 @@ import logging
|
||||
from homeassistant.components import discovery
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.1']
|
||||
REQUIREMENTS = ['pywemo==0.4.2']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
DISCOVER_LIGHTS = 'wemo.light'
|
||||
|
@ -251,7 +251,7 @@ pyuserinput==0.1.9
|
||||
pyvera==0.2.10
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.1
|
||||
pywemo==0.4.2
|
||||
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
radiotherm==1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user