Kaynağa Gözat

smartswitchv1: add overcurrent dp to tests

Jason Rumney 3 yıl önce
ebeveyn
işleme
9d66ecb9e5
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      tests/devices/test_smartplugv1.py

+ 1 - 0
tests/devices/test_smartplugv1.py

@@ -21,6 +21,7 @@ TIMER_DPS = "2"
 CURRENT_DPS = "4"
 POWER_DPS = "5"
 VOLTAGE_DPS = "6"
+OVERCURRENT_DPS = "7"
 
 
 class TestKoganSwitch(