mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update docstring
This commit is contained in:
parent
7ec1424825
commit
7e23c241da
@ -59,7 +59,7 @@ def setup(hass, config):
|
||||
|
||||
|
||||
class WinkToggleDevice(ToggleEntity):
|
||||
""" Represents a Wink switch within Home Assistant. """
|
||||
""" Represents a Wink toogle (switch) device. """
|
||||
|
||||
def __init__(self, wink):
|
||||
self.wink = wink
|
||||
|
Loading…
x
Reference in New Issue
Block a user