Cleaned up inverter mqtt

This commit is contained in:
2026-04-26 08:49:05 -04:00
parent b526b10cf5
commit f771ec2b46
9 changed files with 367 additions and 5 deletions

View File

@@ -320,7 +320,7 @@ QUERY_COMMANDS = {
"2": "discharge",
},
},
{"description": "DC-AC power direction", "reading_type": ReadingType.MESSAGE,
{"description": "DC AC power direction", "reading_type": ReadingType.MESSAGE,
"response_type": ResponseType.OPTION,
"options": {
"0": "donothing",