Selaa lähdekoodia

Poolex Qline: fix tests after removal of cold class from defrost

Jason Rumney 2 vuotta sitten
vanhempi
commit
bc8c71e190
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      tests/devices/test_poolex_qline_heatpump.py

+ 0 - 1
tests/devices/test_poolex_qline_heatpump.py

@@ -42,7 +42,6 @@ class TestPoolexQlineHeatpump(
                 {
                 {
                     "dps": ERROR_DPS,
                     "dps": ERROR_DPS,
                     "name": "binary_sensor_defrost",
                     "name": "binary_sensor_defrost",
-                    "device_class": BinarySensorDeviceClass.COLD,
                     "testdata": (2, 0),
                     "testdata": (2, 0),
                 },
                 },
             ],
             ],