mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
More tidying.
This commit is contained in:
parent
f4c3ac2a62
commit
0de9229d75
@ -23,6 +23,7 @@ ATTR_SWITCH_MODE = "switch_mode"
|
|||||||
MAKER_SWITCH_MOMENTARY = "momentary"
|
MAKER_SWITCH_MOMENTARY = "momentary"
|
||||||
MAKER_SWITCH_TOGGLE = "toggle"
|
MAKER_SWITCH_TOGGLE = "toggle"
|
||||||
|
|
||||||
|
|
||||||
# pylint: disable=unused-argument, too-many-function-args
|
# pylint: disable=unused-argument, too-many-function-args
|
||||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||||
""" Find and return WeMo switches. """
|
""" Find and return WeMo switches. """
|
||||||
|
Loading…
x
Reference in New Issue
Block a user