- Reverted submodule updates

This commit is contained in:
Rohit Kabadi 2015-07-25 23:59:48 -07:00
parent 6a7e28cc85
commit bb0ace3a61

View file

@ -37,7 +37,7 @@ def setup_platform(hass, config, add_devices_callback, discovery_info=None):
class SmartPlugSwitch(SwitchDevice):
""" Represents a Edimax Smart Plug switch within Home Assistant. """
""" Represents an Edimax Smart Plug switch within Home Assistant. """
def __init__(self, smartplug):
self.smartplug = smartplug