fix: reform water heater entity.

This commit is contained in:
sususweet
2025-09-30 00:23:56 +08:00
parent e9a6c65787
commit 273d4e41bf
4 changed files with 20 additions and 206 deletions

View File

@@ -5,7 +5,6 @@ from homeassistant.core import HomeAssistant
from homeassistant.helpers.entity_platform import AddEntitiesCallback
from .const import DOMAIN
from .core.logger import MideaLogger
from .midea_entity import MideaEntity
from . import load_device_config