mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
- Reverted submodule updates
This commit is contained in:
parent
6a7e28cc85
commit
bb0ace3a61
@ -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…
x
Reference in New Issue
Block a user