Browse Source

Moebot: fix tests

Jason Rumney 2 years ago
parent
commit
edc4557b59
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/devices/test_moebot.py

+ 1 - 0
tests/devices/test_moebot.py

@@ -41,6 +41,7 @@ class TestMoebot(TuyaDeviceTestCase):
         self.mower = self.entities.get("lawn_mower")
         self.mark_secondary(
             [
+                "binary_sensor_cover",
                 "binary_sensor_problem",
                 "select_mowing_mode",
                 "sensor_problem",