Переглянути джерело

tests(moebot): use correct id for new entity

Jason Rumney 5 місяців тому
батько
коміт
fcf32f14b3
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tests/devices/test_moebot.py

+ 1 - 1
tests/devices/test_moebot.py

@@ -44,7 +44,7 @@ class TestMoebot(TuyaDeviceTestCase):
                 "binary_sensor_problem",
                 "select_mowing_mode",
                 "sensor_problem",
-                "switch.backward_blade_stop",
+                "switch_backward_blade_stop",
                 "switch_rain_mode",
                 "number_running_time",
                 "button_clear_schedule",