fix: remove redundant imports.

This commit is contained in:
sususweet
2025-12-20 12:47:21 +08:00
parent 8aa0fc93fc
commit 8417fb380a

View File

@@ -1,6 +1,5 @@
from homeassistant.components.playstation_network.media_player import PLATFORM_MAP
from homeassistant.components.sensor import SensorDeviceClass, SensorStateClass
from homeassistant.const import Platform, UnitOfPower, UnitOfElectricPotential
from homeassistant.const import Platform, UnitOfElectricPotential
from homeassistant.components.switch import SwitchDeviceClass
DEVICE_MAPPING = {