feat: add device support for T0x13.

This commit is contained in:
sususweet
2025-10-14 20:29:35 +08:00
parent b1e42526f6
commit 187c46168c
9 changed files with 380 additions and 62 deletions

View File

@@ -55,6 +55,7 @@ PLATFORMS: list[Platform] = [
Platform.SELECT,
Platform.WATER_HEATER,
Platform.FAN,
Platform.LIGHT,
Platform.HUMIDIFIER
]