Explorar o código

tests(moebot): use correct id for new entity

Jason Rumney hai 5 meses
pai
achega
fcf32f14b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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",