Przeglądaj źródła

tests (goldair_gpph_heater): remove now unused SensorDeviceClass

Jason Rumney 3 miesięcy temu
rodzic
commit
6c8966c172
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      tests/devices/test_goldair_gpph_heater.py

+ 0 - 1
tests/devices/test_goldair_gpph_heater.py

@@ -1,6 +1,5 @@
 from homeassistant.components.binary_sensor import BinarySensorDeviceClass
 from homeassistant.components.climate.const import ClimateEntityFeature, HVACMode
-from homeassistant.components.sensor import SensorDeviceClass
 from homeassistant.const import (
     PERCENTAGE,
     PRECISION_WHOLE,