Add missing dependencies
This commit is contained in:
parent
7461bf4099
commit
60ade75031
12 changed files with 26 additions and 0 deletions
|
@ -8,6 +8,8 @@ import logging
|
|||
|
||||
from homeassistant.components.switch import SwitchDevice
|
||||
|
||||
REQUIREMENTS = ['pywemo>=0.1']
|
||||
|
||||
|
||||
# pylint: disable=unused-argument
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue