Explorar o código

fix relay switch 1 name

zerzhang hai 4 semanas
pai
achega
ebeba403f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      switchbot/const/__init__.py

+ 1 - 1
switchbot/const/__init__.py

@@ -62,7 +62,7 @@ class SwitchbotModel(StrEnum):
     LEAK = "Leak Detector"
     KEYPAD = "WoKeypad"
     RELAY_SWITCH_1PM = "Relay Switch 1PM"
-    RELAY_SWITCH_1 = "Relay Switch 1 Plus"
+    RELAY_SWITCH_1 = "Relay Switch 1"
     REMOTE = "WoRemote"
     EVAPORATIVE_HUMIDIFIER = "Evaporative Humidifier"
     ROLLER_SHADE = "Roller Shade"