mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update pywemo to 0,3
This commit is contained in:
parent
b9cca82a45
commit
028551784a
@ -8,7 +8,7 @@ import logging
|
|||||||
|
|
||||||
from homeassistant.components.switch import SwitchDevice
|
from homeassistant.components.switch import SwitchDevice
|
||||||
|
|
||||||
REQUIREMENTS = ['pywemo==0.2']
|
REQUIREMENTS = ['pywemo==0.3']
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=unused-argument
|
# pylint: disable=unused-argument
|
||||||
|
Loading…
x
Reference in New Issue
Block a user