mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump pywemo version
This commit is contained in:
parent
deffbeb922
commit
d0b7f6cfb0
@ -9,7 +9,7 @@ import logging
|
||||
from homeassistant.components import discovery
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.3.19']
|
||||
REQUIREMENTS = ['pywemo==0.3.23']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
DISCOVER_LIGHTS = 'wemo.light'
|
||||
|
@ -238,7 +238,7 @@ pyuserinput==0.1.9
|
||||
pyvera==0.2.8
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.3.19
|
||||
pywemo==0.3.23
|
||||
|
||||
# homeassistant.components.thermostat.radiotherm
|
||||
radiotherm==1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user