mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
left trailing whitespace
This commit is contained in:
@@ -105,7 +105,7 @@ class MqttCover(CoverDevice):
|
||||
|
||||
def __init__(self, name, state_topic, command_topic, tilt_command_topic,
|
||||
tilt_status_topic, qos, retain, state_open, state_closed,
|
||||
payload_open, payload_close, payload_stop,
|
||||
payload_open, payload_close, payload_stop,
|
||||
optimistic, value_template, tilt_open_position,
|
||||
tilt_closed_position, device_class, tilt_min, tilt_max):
|
||||
"""Initialize the cover."""
|
||||
|
Reference in New Issue
Block a user