feat: fix lua query and download logic

This commit is contained in:
sususweet
2025-09-28 21:47:15 +08:00
parent 57342ad86c
commit 068d9a377d
5 changed files with 5 additions and 1 deletions

View File

@@ -33,7 +33,6 @@ DEVICE_MAPPING = {
"entities": {
Platform.WATER_HEATER: {
"water_heater": {
"name": "Water Heater",
"power": "power",
"operation_list": {
"off": {"power": "off"},