Selaa lähdekoodia

smartswitchv1: add overcurrent dp to tests

Jason Rumney 3 vuotta sitten
vanhempi
commit
9d66ecb9e5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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(