Explorar el Código

smartswitchv1: add overcurrent dp to tests

Jason Rumney hace 3 años
padre
commit
9d66ecb9e5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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(