More tidying.

This commit is contained in:
pavoni 2016-01-20 11:25:20 +00:00
parent f4c3ac2a62
commit 0de9229d75

View file

@ -23,6 +23,7 @@ ATTR_SWITCH_MODE = "switch_mode"
MAKER_SWITCH_MOMENTARY = "momentary"
MAKER_SWITCH_TOGGLE = "toggle"
# pylint: disable=unused-argument, too-many-function-args
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
""" Find and return WeMo switches. """