Skip to content

Commit 1ba0d06

Browse files
committed
Updates for DEVICE_CLASS support of covers
1 parent 424e008 commit 1ba0d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config_tests/config_v1_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ def test_config_cover(self):
267267
travel_time_up=60,
268268
),
269269
)
270-
270+
271271
def test_config_cover_device_class(self):
272272
"""Test reading cover with device_class from config file."""
273273
self.assertEqual(

0 commit comments

Comments
 (0)