Просмотр исходного кода

Moebot tests: update for additional select config entity

Jason Rumney 2 лет назад
Родитель
Сommit
297df87ea9
1 измененных файлов с 1 добавлено и 0 удалено
  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",