mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Update pywemo to 0,3
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user