Ver código fonte

Moebot tests: update for additional select config entity

Jason Rumney 1 ano atrás
pai
commit
297df87ea9
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      tests/devices/test_moebot.py

+ 1 - 0
tests/devices/test_moebot.py

@@ -42,6 +42,7 @@ class TestMoebot(TuyaDeviceTestCase):
         self.mark_secondary(
             [
                 "binary_sensor_problem",
+                "select_mowing_mode",
                 "sensor_problem",
                 "switch_rain_mode",
                 "number_running_time",