- Reverted submodule updates
This commit is contained in:
parent
6a7e28cc85
commit
bb0ace3a61
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||||
|
|
||||||
|
|
||||||
class SmartPlugSwitch(SwitchDevice):
|
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):
|
def __init__(self, smartplug):
|
||||||
self.smartplug = smartplug
|
self.smartplug = smartplug
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue